|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DLFileShortcutService | |
|---|---|
| com.liferay.portlet.documentlibrary.service | This package defines the document library portlet service local and remote interfaces, utilities, and wrappers. |
| com.liferay.portlet.documentlibrary.service.base | |
| com.liferay.portlet.documentlibrary.service.impl | This package defines the document library portlet local and remote service implementations. |
| Uses of DLFileShortcutService in com.liferay.portlet.documentlibrary.service |
|---|
| Classes in com.liferay.portlet.documentlibrary.service that implement DLFileShortcutService | |
|---|---|
class |
DLFileShortcutServiceWrapper
Provides a wrapper for DLFileShortcutService. |
| Methods in com.liferay.portlet.documentlibrary.service that return DLFileShortcutService | |
|---|---|
static DLFileShortcutService |
DLFileShortcutServiceUtil.getService()
|
DLFileShortcutService |
DLFileShortcutServiceWrapper.getWrappedDLFileShortcutService()
Deprecated. As of 6.1.0, replaced by DLFileShortcutServiceWrapper.getWrappedService() |
DLFileShortcutService |
DLFileShortcutServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portlet.documentlibrary.service with parameters of type DLFileShortcutService | |
|---|---|
void |
DLFileShortcutServiceUtil.setService(DLFileShortcutService service)
Deprecated. As of 6.2.0 |
void |
DLFileShortcutServiceWrapper.setWrappedDLFileShortcutService(DLFileShortcutService dlFileShortcutService)
Deprecated. As of 6.1.0, replaced by DLFileShortcutServiceWrapper.setWrappedService(com.liferay.portlet.documentlibrary.service.DLFileShortcutService) |
void |
DLFileShortcutServiceWrapper.setWrappedService(DLFileShortcutService dlFileShortcutService)
|
| Constructors in com.liferay.portlet.documentlibrary.service with parameters of type DLFileShortcutService | |
|---|---|
DLFileShortcutServiceWrapper(DLFileShortcutService dlFileShortcutService)
|
|
| Uses of DLFileShortcutService in com.liferay.portlet.documentlibrary.service.base |
|---|
| Classes in com.liferay.portlet.documentlibrary.service.base that implement DLFileShortcutService | |
|---|---|
class |
DLFileShortcutServiceBaseImpl
Provides the base implementation for the document library file shortcut remote service. |
| Fields in com.liferay.portlet.documentlibrary.service.base declared as DLFileShortcutService | |
|---|---|
protected DLFileShortcutService |
DLFileShortcutServiceBaseImpl.dlFileShortcutService
|
protected DLFileShortcutService |
DLAppLocalServiceBaseImpl.dlFileShortcutService
|
protected DLFileShortcutService |
DLFolderServiceBaseImpl.dlFileShortcutService
|
protected DLFileShortcutService |
DLFileShortcutLocalServiceBaseImpl.dlFileShortcutService
|
protected DLFileShortcutService |
DLAppServiceBaseImpl.dlFileShortcutService
|
protected DLFileShortcutService |
DLAppHelperLocalServiceBaseImpl.dlFileShortcutService
|
protected DLFileShortcutService |
DLFolderLocalServiceBaseImpl.dlFileShortcutService
|
| Methods in com.liferay.portlet.documentlibrary.service.base that return DLFileShortcutService | |
|---|---|
DLFileShortcutService |
DLFileShortcutServiceBaseImpl.getDLFileShortcutService()
Returns the document library file shortcut remote service. |
DLFileShortcutService |
DLAppLocalServiceBaseImpl.getDLFileShortcutService()
Returns the document library file shortcut remote service. |
DLFileShortcutService |
DLFolderServiceBaseImpl.getDLFileShortcutService()
Returns the document library file shortcut remote service. |
DLFileShortcutService |
DLFileShortcutLocalServiceBaseImpl.getDLFileShortcutService()
Returns the document library file shortcut remote service. |
DLFileShortcutService |
DLAppServiceBaseImpl.getDLFileShortcutService()
Returns the document library file shortcut remote service. |
DLFileShortcutService |
DLAppHelperLocalServiceBaseImpl.getDLFileShortcutService()
Returns the document library file shortcut remote service. |
DLFileShortcutService |
DLFolderLocalServiceBaseImpl.getDLFileShortcutService()
Returns the document library file shortcut remote service. |
| Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type DLFileShortcutService | |
|---|---|
void |
DLFileShortcutServiceBaseImpl.setDLFileShortcutService(DLFileShortcutService dlFileShortcutService)
Sets the document library file shortcut remote service. |
void |
DLAppLocalServiceBaseImpl.setDLFileShortcutService(DLFileShortcutService dlFileShortcutService)
Sets the document library file shortcut remote service. |
void |
DLFolderServiceBaseImpl.setDLFileShortcutService(DLFileShortcutService dlFileShortcutService)
Sets the document library file shortcut remote service. |
void |
DLFileShortcutLocalServiceBaseImpl.setDLFileShortcutService(DLFileShortcutService dlFileShortcutService)
Sets the document library file shortcut remote service. |
void |
DLAppServiceBaseImpl.setDLFileShortcutService(DLFileShortcutService dlFileShortcutService)
Sets the document library file shortcut remote service. |
void |
DLAppHelperLocalServiceBaseImpl.setDLFileShortcutService(DLFileShortcutService dlFileShortcutService)
Sets the document library file shortcut remote service. |
void |
DLFolderLocalServiceBaseImpl.setDLFileShortcutService(DLFileShortcutService dlFileShortcutService)
Sets the document library file shortcut remote service. |
| Uses of DLFileShortcutService in com.liferay.portlet.documentlibrary.service.impl |
|---|
| Classes in com.liferay.portlet.documentlibrary.service.impl that implement DLFileShortcutService | |
|---|---|
class |
DLFileShortcutServiceImpl
|
|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||