|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of FileShortcut in com.liferay.portal.kernel.repository |
|---|
| Methods in com.liferay.portal.kernel.repository that return FileShortcut | |
|---|---|
FileShortcut |
DocumentRepository.addFileShortcut(long userId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
FileShortcut |
DefaultLocalRepositoryImpl.addFileShortcut(long userId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
FileShortcut |
DocumentRepository.getFileShortcut(long fileShortcutId)
|
FileShortcut |
DefaultLocalRepositoryImpl.getFileShortcut(long fileShortcutId)
|
FileShortcut |
DocumentRepository.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
FileShortcut |
DefaultLocalRepositoryImpl.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
| Uses of FileShortcut in com.liferay.portal.kernel.repository.capabilities |
|---|
| Methods in com.liferay.portal.kernel.repository.capabilities that return FileShortcut | |
|---|---|
FileShortcut |
TrashCapability.moveFileShortcutFromTrash(long userId,
FileShortcut fileShortcut,
Folder newFolder,
ServiceContext serviceContext)
|
FileShortcut |
TrashCapability.moveFileShortcutToTrash(long userId,
FileShortcut fileShortcut)
|
| Methods in com.liferay.portal.kernel.repository.capabilities with parameters of type FileShortcut | |
|---|---|
FileShortcut |
TrashCapability.moveFileShortcutFromTrash(long userId,
FileShortcut fileShortcut,
Folder newFolder,
ServiceContext serviceContext)
|
FileShortcut |
TrashCapability.moveFileShortcutToTrash(long userId,
FileShortcut fileShortcut)
|
void |
TrashCapability.restoreFileShortcutFromTrash(long userId,
FileShortcut fileShortcut)
|
| Uses of FileShortcut in com.liferay.portal.kernel.repository.model |
|---|
| Classes in com.liferay.portal.kernel.repository.model that implement FileShortcut | |
|---|---|
class |
FileShortcutWrapper
|
| Methods in com.liferay.portal.kernel.repository.model that return FileShortcut | |
|---|---|
FileShortcut |
FileShortcutWrapper.getWrappedModel()
|
FileShortcut |
FileShortcutWrapper.toEscapedModel()
|
FileShortcut |
FileShortcutWrapper.toUnescapedModel()
|
| Methods in com.liferay.portal.kernel.repository.model that return types with arguments of type FileShortcut | |
|---|---|
List<FileShortcut> |
FileEntry.getFileShortcuts()
|
List<FileShortcut> |
FileEntryWrapper.getFileShortcuts()
|
| Methods in com.liferay.portal.kernel.repository.model with parameters of type FileShortcut | |
|---|---|
void |
BaseRepositoryModelOperation.execute(FileShortcut fileShortcut)
|
void |
RepositoryModelOperation.execute(FileShortcut fileShortcut)
|
| Constructors in com.liferay.portal.kernel.repository.model with parameters of type FileShortcut | |
|---|---|
FileShortcutWrapper(FileShortcut fileShortcut)
|
|
| Uses of FileShortcut in com.liferay.portal.repository |
|---|
| Methods in com.liferay.portal.repository that return FileShortcut | |
|---|---|
FileShortcut |
InitializedDocumentRepository.addFileShortcut(long userId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
FileShortcut |
InitializedDocumentRepository.getFileShortcut(long fileShortcutId)
|
FileShortcut |
InitializedDocumentRepository.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
| Uses of FileShortcut in com.liferay.portal.repository.capabilities |
|---|
| Methods in com.liferay.portal.repository.capabilities that return FileShortcut | |
|---|---|
FileShortcut |
CapabilityRepository.addFileShortcut(long userId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
FileShortcut |
CapabilityLocalRepository.addFileShortcut(long userId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
FileShortcut |
CapabilityRepository.getFileShortcut(long fileShortcutId)
|
FileShortcut |
CapabilityLocalRepository.getFileShortcut(long fileShortcutId)
|
FileShortcut |
LiferayTrashCapability.moveFileShortcutFromTrash(long userId,
FileShortcut fileShortcut,
Folder newFolder,
ServiceContext serviceContext)
|
FileShortcut |
LiferayTrashCapability.moveFileShortcutToTrash(long userId,
FileShortcut fileShortcut)
|
FileShortcut |
CapabilityRepository.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
FileShortcut |
CapabilityLocalRepository.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
| Methods in com.liferay.portal.repository.capabilities with parameters of type FileShortcut | |
|---|---|
FileShortcut |
LiferayTrashCapability.moveFileShortcutFromTrash(long userId,
FileShortcut fileShortcut,
Folder newFolder,
ServiceContext serviceContext)
|
FileShortcut |
LiferayTrashCapability.moveFileShortcutToTrash(long userId,
FileShortcut fileShortcut)
|
void |
LiferayTrashCapability.restoreFileShortcutFromTrash(long userId,
FileShortcut fileShortcut)
|
| Uses of FileShortcut in com.liferay.portal.repository.liferayrepository |
|---|
| Methods in com.liferay.portal.repository.liferayrepository that return FileShortcut | |
|---|---|
FileShortcut |
LiferayLocalRepository.addFileShortcut(long userId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
FileShortcut |
LiferayRepository.addFileShortcut(long userId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
FileShortcut |
LiferayLocalRepository.getFileShortcut(long fileShortcutId)
|
FileShortcut |
LiferayRepository.getFileShortcut(long fileShortcutId)
|
FileShortcut |
LiferayLocalRepository.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
FileShortcut |
LiferayRepository.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
| Uses of FileShortcut in com.liferay.portal.repository.liferayrepository.model |
|---|
| Classes in com.liferay.portal.repository.liferayrepository.model that implement FileShortcut | |
|---|---|
class |
LiferayFileShortcut
|
| Methods in com.liferay.portal.repository.liferayrepository.model that return FileShortcut | |
|---|---|
FileShortcut |
LiferayFileShortcut.toEscapedModel()
|
FileShortcut |
LiferayFileShortcut.toUnescapedModel()
|
| Methods in com.liferay.portal.repository.liferayrepository.model that return types with arguments of type FileShortcut | |
|---|---|
List<FileShortcut> |
LiferayFileEntry.getFileShortcuts()
|
| Uses of FileShortcut in com.liferay.portal.repository.proxy |
|---|
| Classes in com.liferay.portal.repository.proxy that implement FileShortcut | |
|---|---|
class |
FileShortcutProxyBean
|
| Methods in com.liferay.portal.repository.proxy that return FileShortcut | |
|---|---|
FileShortcut |
BaseRepositoryProxyBean.addFileShortcut(long userId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
FileShortcut |
LocalRepositoryProxyBean.addFileShortcut(long userId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
FileShortcut |
BaseRepositoryProxyBean.getFileShortcut(long fileShortcutId)
|
FileShortcut |
LocalRepositoryProxyBean.getFileShortcut(long fileShortcutId)
|
FileShortcut |
FileShortcutProxyBean.toEscapedModel()
|
FileShortcut |
FileShortcutProxyBean.toUnescapedModel()
|
FileShortcut |
BaseRepositoryProxyBean.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
FileShortcut |
LocalRepositoryProxyBean.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
| Methods in com.liferay.portal.repository.proxy that return types with arguments of type FileShortcut | |
|---|---|
List<FileShortcut> |
FileEntryProxyBean.getFileShortcuts()
|
| Methods in com.liferay.portal.repository.proxy with parameters of type FileShortcut | |
|---|---|
protected FileShortcutProxyBean |
RepositoryModelProxyBean.newFileShortcutProxyBean(FileShortcut fileShortcut)
|
| Constructors in com.liferay.portal.repository.proxy with parameters of type FileShortcut | |
|---|---|
FileShortcutProxyBean(FileShortcut fileShortcut,
ClassLoader classLoader)
|
|
| Uses of FileShortcut in com.liferay.portal.repository.util |
|---|
| Methods in com.liferay.portal.repository.util that return FileShortcut | |
|---|---|
FileShortcut |
LocalRepositoryWrapper.addFileShortcut(long userId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
FileShortcut |
RepositoryWrapper.addFileShortcut(long userId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
FileShortcut |
LocalRepositoryWrapper.getFileShortcut(long fileShortcutId)
|
FileShortcut |
RepositoryWrapper.getFileShortcut(long fileShortcutId)
|
FileShortcut |
LocalRepositoryWrapper.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
FileShortcut |
RepositoryWrapper.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
| Uses of FileShortcut in com.liferay.portlet.documentlibrary.display.context |
|---|
| Methods in com.liferay.portlet.documentlibrary.display.context with parameters of type FileShortcut | |
|---|---|
DLViewFileVersionDisplayContext |
BaseDLDisplayContextFactory.getDLViewFileVersionDisplayContext(DLViewFileVersionDisplayContext parentDLViewFileVersionDisplayContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
FileShortcut fileShortcut)
|
DLViewFileVersionDisplayContext |
DLDisplayContextFactory.getDLViewFileVersionDisplayContext(DLViewFileVersionDisplayContext parentDLViewFileVersionDisplayContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
FileShortcut fileShortcut)
|
static DLViewFileVersionDisplayContext |
DLDisplayContextProviderUtil.getDLViewFileVersionDisplayContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
FileShortcut fileShortcut)
|
DLViewFileVersionDisplayContext |
DLDisplayContextProvider.getDLViewFileVersionDisplayContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
FileShortcut fileShortcut)
|
DLViewFileVersionDisplayContext |
DLDisplayContextProviderImpl.getDLViewFileVersionDisplayContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
FileShortcut fileShortcut)
|
| Constructors in com.liferay.portlet.documentlibrary.display.context with parameters of type FileShortcut | |
|---|---|
DefaultDLViewFileVersionDisplayContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
FileShortcut fileShortcut)
|
|
| Uses of FileShortcut in com.liferay.portlet.documentlibrary.display.context.logic |
|---|
| Constructors in com.liferay.portlet.documentlibrary.display.context.logic with parameters of type FileShortcut | |
|---|---|
UIItemsBuilder(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
FileShortcut fileShortcut)
|
|
| Uses of FileShortcut in com.liferay.portlet.documentlibrary.lar |
|---|
| Methods in com.liferay.portlet.documentlibrary.lar that return FileShortcut | |
|---|---|
FileShortcut |
FileShortcutStagedModelDataHandler.fetchStagedModelByUuidAndGroupId(String uuid,
long groupId)
|
| Methods in com.liferay.portlet.documentlibrary.lar that return types with arguments of type FileShortcut | |
|---|---|
List<FileShortcut> |
FileShortcutStagedModelDataHandler.fetchStagedModelsByUuidAndCompanyId(String uuid,
long companyId)
|
| Methods in com.liferay.portlet.documentlibrary.lar with parameters of type FileShortcut | |
|---|---|
void |
FileShortcutStagedModelDataHandler.deleteStagedModel(FileShortcut fileShortcut)
|
protected void |
FileShortcutStagedModelDataHandler.doExportStagedModel(PortletDataContext portletDataContext,
FileShortcut fileShortcut)
|
protected void |
FileShortcutStagedModelDataHandler.doImportStagedModel(PortletDataContext portletDataContext,
FileShortcut fileShortcut)
|
protected void |
FileShortcutStagedModelDataHandler.doRestoreStagedModel(PortletDataContext portletDataContext,
FileShortcut fileShortcut)
|
String |
FileShortcutStagedModelDataHandler.getDisplayName(FileShortcut fileShortcut)
|
| Uses of FileShortcut in com.liferay.portlet.documentlibrary.service |
|---|
| Methods in com.liferay.portlet.documentlibrary.service that return FileShortcut | |
|---|---|
FileShortcut |
DLAppLocalServiceWrapper.addFileShortcut(long userId,
long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds the file shortcut to the existing file entry. |
static FileShortcut |
DLAppLocalServiceUtil.addFileShortcut(long userId,
long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds the file shortcut to the existing file entry. |
FileShortcut |
DLAppLocalService.addFileShortcut(long userId,
long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds the file shortcut to the existing file entry. |
FileShortcut |
DLAppService.addFileShortcut(long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds a file shortcut to the existing file entry. |
FileShortcut |
DLAppServiceWrapper.addFileShortcut(long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds a file shortcut to the existing file entry. |
static FileShortcut |
DLAppServiceUtil.addFileShortcut(long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds a file shortcut to the existing file entry. |
FileShortcut |
DLAppService.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
FileShortcut |
DLAppLocalServiceWrapper.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
FileShortcut |
DLAppServiceWrapper.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
static FileShortcut |
DLAppLocalServiceUtil.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
FileShortcut |
DLAppLocalService.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
static FileShortcut |
DLAppServiceUtil.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
FileShortcut |
DLAppHelperLocalServiceWrapper.moveFileShortcutFromTrash(long userId,
FileShortcut fileShortcut,
long newFolderId,
ServiceContext serviceContext)
|
FileShortcut |
DLAppHelperLocalService.moveFileShortcutFromTrash(long userId,
FileShortcut fileShortcut,
long newFolderId,
ServiceContext serviceContext)
|
static FileShortcut |
DLAppHelperLocalServiceUtil.moveFileShortcutFromTrash(long userId,
FileShortcut fileShortcut,
long newFolderId,
ServiceContext serviceContext)
|
FileShortcut |
DLAppService.moveFileShortcutFromTrash(long fileShortcutId,
long newFolderId,
ServiceContext serviceContext)
Moves the file shortcut from a trashed folder to the new folder. |
FileShortcut |
DLAppServiceWrapper.moveFileShortcutFromTrash(long fileShortcutId,
long newFolderId,
ServiceContext serviceContext)
Moves the file shortcut from a trashed folder to the new folder. |
static FileShortcut |
DLAppServiceUtil.moveFileShortcutFromTrash(long fileShortcutId,
long newFolderId,
ServiceContext serviceContext)
Moves the file shortcut from a trashed folder to the new folder. |
FileShortcut |
DLAppService.moveFileShortcutToTrash(long fileShortcutId)
Moves the file shortcut with the primary key to the trash portlet. |
FileShortcut |
DLAppServiceWrapper.moveFileShortcutToTrash(long fileShortcutId)
Moves the file shortcut with the primary key to the trash portlet. |
static FileShortcut |
DLAppServiceUtil.moveFileShortcutToTrash(long fileShortcutId)
Moves the file shortcut with the primary key to the trash portlet. |
FileShortcut |
DLAppHelperLocalServiceWrapper.moveFileShortcutToTrash(long userId,
FileShortcut fileShortcut)
Moves the file shortcut to the recycle bin. |
FileShortcut |
DLAppHelperLocalService.moveFileShortcutToTrash(long userId,
FileShortcut fileShortcut)
Moves the file shortcut to the recycle bin. |
static FileShortcut |
DLAppHelperLocalServiceUtil.moveFileShortcutToTrash(long userId,
FileShortcut fileShortcut)
Moves the file shortcut to the recycle bin. |
FileShortcut |
DLAppLocalServiceWrapper.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
static FileShortcut |
DLAppLocalServiceUtil.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
FileShortcut |
DLAppLocalService.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
FileShortcut |
DLAppService.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
FileShortcut |
DLAppServiceWrapper.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
static FileShortcut |
DLAppServiceUtil.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
| Methods in com.liferay.portlet.documentlibrary.service with parameters of type FileShortcut | |
|---|---|
void |
DLAppLocalServiceWrapper.deleteFileShortcut(FileShortcut fileShortcut)
Deletes the file shortcut. |
static void |
DLAppLocalServiceUtil.deleteFileShortcut(FileShortcut fileShortcut)
Deletes the file shortcut. |
void |
DLAppLocalService.deleteFileShortcut(FileShortcut fileShortcut)
Deletes the file shortcut. |
FileShortcut |
DLAppHelperLocalServiceWrapper.moveFileShortcutFromTrash(long userId,
FileShortcut fileShortcut,
long newFolderId,
ServiceContext serviceContext)
|
FileShortcut |
DLAppHelperLocalService.moveFileShortcutFromTrash(long userId,
FileShortcut fileShortcut,
long newFolderId,
ServiceContext serviceContext)
|
static FileShortcut |
DLAppHelperLocalServiceUtil.moveFileShortcutFromTrash(long userId,
FileShortcut fileShortcut,
long newFolderId,
ServiceContext serviceContext)
|
FileShortcut |
DLAppHelperLocalServiceWrapper.moveFileShortcutToTrash(long userId,
FileShortcut fileShortcut)
Moves the file shortcut to the recycle bin. |
FileShortcut |
DLAppHelperLocalService.moveFileShortcutToTrash(long userId,
FileShortcut fileShortcut)
Moves the file shortcut to the recycle bin. |
static FileShortcut |
DLAppHelperLocalServiceUtil.moveFileShortcutToTrash(long userId,
FileShortcut fileShortcut)
Moves the file shortcut to the recycle bin. |
void |
DLAppHelperLocalServiceWrapper.restoreFileShortcutFromTrash(long userId,
FileShortcut fileShortcut)
|
void |
DLAppHelperLocalService.restoreFileShortcutFromTrash(long userId,
FileShortcut fileShortcut)
|
static void |
DLAppHelperLocalServiceUtil.restoreFileShortcutFromTrash(long userId,
FileShortcut fileShortcut)
|
| Uses of FileShortcut in com.liferay.portlet.documentlibrary.service.http |
|---|
| Methods in com.liferay.portlet.documentlibrary.service.http that return FileShortcut | |
|---|---|
static FileShortcut |
DLAppServiceHttp.addFileShortcut(HttpPrincipal httpPrincipal,
long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
static FileShortcut |
DLAppServiceHttp.getFileShortcut(HttpPrincipal httpPrincipal,
long fileShortcutId)
|
static FileShortcut |
DLAppServiceHttp.moveFileShortcutFromTrash(HttpPrincipal httpPrincipal,
long fileShortcutId,
long newFolderId,
ServiceContext serviceContext)
|
static FileShortcut |
DLAppServiceHttp.moveFileShortcutToTrash(HttpPrincipal httpPrincipal,
long fileShortcutId)
|
static FileShortcut |
DLAppServiceHttp.updateFileShortcut(HttpPrincipal httpPrincipal,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
| Uses of FileShortcut in com.liferay.portlet.documentlibrary.service.impl |
|---|
| Methods in com.liferay.portlet.documentlibrary.service.impl that return FileShortcut | |
|---|---|
FileShortcut |
DLAppLocalServiceImpl.addFileShortcut(long userId,
long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds the file shortcut to the existing file entry. |
FileShortcut |
DLAppServiceImpl.addFileShortcut(long repositoryId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Adds a file shortcut to the existing file entry. |
FileShortcut |
DLAppServiceImpl.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
FileShortcut |
DLAppLocalServiceImpl.getFileShortcut(long fileShortcutId)
Returns the file shortcut with the primary key. |
FileShortcut |
DLAppHelperLocalServiceImpl.moveFileShortcutFromTrash(long userId,
FileShortcut fileShortcut,
long newFolderId,
ServiceContext serviceContext)
|
FileShortcut |
DLAppServiceImpl.moveFileShortcutFromTrash(long fileShortcutId,
long newFolderId,
ServiceContext serviceContext)
Moves the file shortcut from a trashed folder to the new folder. |
FileShortcut |
DLAppServiceImpl.moveFileShortcutToTrash(long fileShortcutId)
Moves the file shortcut with the primary key to the trash portlet. |
FileShortcut |
DLAppHelperLocalServiceImpl.moveFileShortcutToTrash(long userId,
FileShortcut fileShortcut)
Moves the file shortcut to the recycle bin. |
FileShortcut |
DLAppLocalServiceImpl.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
FileShortcut |
DLAppServiceImpl.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
Updates a file shortcut to the existing file entry. |
| Methods in com.liferay.portlet.documentlibrary.service.impl with parameters of type FileShortcut | |
|---|---|
void |
DLAppLocalServiceImpl.deleteFileShortcut(FileShortcut fileShortcut)
Deletes the file shortcut. |
FileShortcut |
DLAppHelperLocalServiceImpl.moveFileShortcutFromTrash(long userId,
FileShortcut fileShortcut,
long newFolderId,
ServiceContext serviceContext)
|
FileShortcut |
DLAppHelperLocalServiceImpl.moveFileShortcutToTrash(long userId,
FileShortcut fileShortcut)
Moves the file shortcut to the recycle bin. |
void |
DLAppHelperLocalServiceImpl.restoreFileShortcutFromTrash(long userId,
FileShortcut fileShortcut)
|
| Uses of FileShortcut in com.liferay.portlet.documentlibrary.service.permission |
|---|
| Methods in com.liferay.portlet.documentlibrary.service.permission with parameters of type FileShortcut | |
|---|---|
static void |
DLFileShortcutPermission.check(PermissionChecker permissionChecker,
FileShortcut fileShortcut,
String actionId)
|
static boolean |
DLFileShortcutPermission.contains(PermissionChecker permissionChecker,
FileShortcut fileShortcut,
String actionId)
|
| Uses of FileShortcut in com.liferay.portlet.documentlibrary.trash |
|---|
| Constructors in com.liferay.portlet.documentlibrary.trash with parameters of type FileShortcut | |
|---|---|
DLFileShortcutTrashRenderer(FileShortcut fileShortcut)
|
|
| Uses of FileShortcut in com.liferay.portlet.documentlibrary.util |
|---|
| Methods in com.liferay.portlet.documentlibrary.util that return types with arguments of type FileShortcut | |
|---|---|
static List<FileShortcut> |
RepositoryModelUtil.toFileShortcuts(List<DLFileShortcut> dlFileShortcuts)
|
| Methods in com.liferay.portlet.documentlibrary.util with parameters of type FileShortcut | |
|---|---|
static void |
DLUtil.addPortletBreadcrumbEntries(FileShortcut fileShortcut,
javax.servlet.http.HttpServletRequest request,
RenderResponse renderResponse)
|
void |
DL.addPortletBreadcrumbEntries(FileShortcut dlFileShortcut,
javax.servlet.http.HttpServletRequest request,
RenderResponse renderResponse)
|
void |
DLImpl.addPortletBreadcrumbEntries(FileShortcut fileShortcut,
javax.servlet.http.HttpServletRequest request,
RenderResponse renderResponse)
|
| Uses of FileShortcut in com.liferay.portlet.imagegallerydisplay.display.context |
|---|
| Methods in com.liferay.portlet.imagegallerydisplay.display.context with parameters of type FileShortcut | |
|---|---|
IGViewFileVersionDisplayContext |
IGDisplayContextProvider.getIGFileVersionActionsDisplayContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
FileShortcut fileShortcut)
|
IGViewFileVersionDisplayContext |
IGDisplayContextProviderImpl.getIGFileVersionActionsDisplayContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
FileShortcut fileShortcut)
|
static IGViewFileVersionDisplayContext |
IGDisplayContextProviderUtil.getIGFileVersionActionsDisplayContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
FileShortcut fileShortcut)
|
IGViewFileVersionDisplayContext |
BaseIGDisplayContextFactory.getIGViewFileVersionDisplayContext(IGViewFileVersionDisplayContext parentIGViewFileVersionDisplayContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
FileShortcut fileShortcut)
|
IGViewFileVersionDisplayContext |
IGDisplayContextFactory.getIGViewFileVersionDisplayContext(IGViewFileVersionDisplayContext parentIGViewFileVersionDisplayContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
FileShortcut fileShortcut)
|
| Constructors in com.liferay.portlet.imagegallerydisplay.display.context with parameters of type FileShortcut | |
|---|---|
DefaultIGViewFileVersionDisplayContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
FileShortcut fileShortcut)
|
|
DefaultIGViewFileVersionDisplayContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
FileVersion fileVersion,
FileShortcut fileShortcut)
|
|
|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||