|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DLFileEntryLocalService | |
---|---|
com.liferay.portlet.documentlibrary.service | This package defines the document library portlet service local and remote interfaces, utilities, and wrappers. |
Uses of DLFileEntryLocalService in com.liferay.portlet.documentlibrary.service |
---|
Classes in com.liferay.portlet.documentlibrary.service that implement DLFileEntryLocalService | |
---|---|
class |
DLFileEntryLocalServiceWrapper
This class is a wrapper for DLFileEntryLocalService . |
Methods in com.liferay.portlet.documentlibrary.service that return DLFileEntryLocalService | |
---|---|
static DLFileEntryLocalService |
DLFileEntryLocalServiceUtil.getService()
|
DLFileEntryLocalService |
DLFileEntryLocalServiceWrapper.getWrappedDLFileEntryLocalService()
Deprecated. Renamed to DLFileEntryLocalServiceWrapper.getWrappedService() |
DLFileEntryLocalService |
DLFileEntryLocalServiceWrapper.getWrappedService()
|
Methods in com.liferay.portlet.documentlibrary.service with parameters of type DLFileEntryLocalService | |
---|---|
void |
DLFileEntryLocalServiceUtil.setService(DLFileEntryLocalService service)
Deprecated. |
void |
DLFileEntryLocalServiceWrapper.setWrappedDLFileEntryLocalService(DLFileEntryLocalService dlFileEntryLocalService)
Deprecated. Renamed to DLFileEntryLocalServiceWrapper.setWrappedService(com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService) |
void |
DLFileEntryLocalServiceWrapper.setWrappedService(DLFileEntryLocalService dlFileEntryLocalService)
|
Constructors in com.liferay.portlet.documentlibrary.service with parameters of type DLFileEntryLocalService | |
---|---|
DLFileEntryLocalServiceWrapper(DLFileEntryLocalService dlFileEntryLocalService)
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |