|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssetEntryService | |
---|---|
com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
com.liferay.portlet.asset.service | This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. |
com.liferay.portlet.asset.service.base | |
com.liferay.portlet.asset.service.impl | This package defines the asset portlet local and remote service implementations. |
com.liferay.portlet.blogs.service.base | |
com.liferay.portlet.bookmarks.service.base | |
com.liferay.portlet.calendar.service.base | |
com.liferay.portlet.documentlibrary.service.base | |
com.liferay.portlet.dynamicdatalists.service.base | |
com.liferay.portlet.flags.service.base | |
com.liferay.portlet.journal.service.base | |
com.liferay.portlet.messageboards.service.base | |
com.liferay.portlet.ratings.service.base | |
com.liferay.portlet.social.service.base | |
com.liferay.portlet.wiki.service.base |
Uses of AssetEntryService in com.liferay.portal.service.base |
---|
Fields in com.liferay.portal.service.base declared as AssetEntryService | |
---|---|
protected AssetEntryService |
OrganizationServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
GroupServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
GroupLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
RepositoryLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
OrganizationLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
UserLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
RepositoryServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
SubscriptionLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
UserServiceBaseImpl.assetEntryService
|
Methods in com.liferay.portal.service.base that return AssetEntryService | |
---|---|
AssetEntryService |
OrganizationServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
GroupServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
GroupLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
RepositoryLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
OrganizationLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
UserLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
RepositoryServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
SubscriptionLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
UserServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
Methods in com.liferay.portal.service.base with parameters of type AssetEntryService | |
---|---|
void |
OrganizationServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
GroupServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
GroupLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
RepositoryLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
OrganizationLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
UserLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
RepositoryServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
SubscriptionLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
UserServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
Uses of AssetEntryService in com.liferay.portlet.asset.service |
---|
Classes in com.liferay.portlet.asset.service that implement AssetEntryService | |
---|---|
class |
AssetEntryServiceWrapper
This class is a wrapper for AssetEntryService . |
Methods in com.liferay.portlet.asset.service that return AssetEntryService | |
---|---|
static AssetEntryService |
AssetEntryServiceUtil.getService()
|
AssetEntryService |
AssetEntryServiceWrapper.getWrappedAssetEntryService()
Deprecated. Renamed to AssetEntryServiceWrapper.getWrappedService() |
AssetEntryService |
AssetEntryServiceWrapper.getWrappedService()
|
Methods in com.liferay.portlet.asset.service with parameters of type AssetEntryService | |
---|---|
void |
AssetEntryServiceUtil.setService(AssetEntryService service)
Deprecated. |
void |
AssetEntryServiceWrapper.setWrappedAssetEntryService(AssetEntryService assetEntryService)
Deprecated. Renamed to AssetEntryServiceWrapper.setWrappedService(com.liferay.portlet.asset.service.AssetEntryService) |
void |
AssetEntryServiceWrapper.setWrappedService(AssetEntryService assetEntryService)
|
Constructors in com.liferay.portlet.asset.service with parameters of type AssetEntryService | |
---|---|
AssetEntryServiceWrapper(AssetEntryService assetEntryService)
|
Uses of AssetEntryService in com.liferay.portlet.asset.service.base |
---|
Classes in com.liferay.portlet.asset.service.base that implement AssetEntryService | |
---|---|
class |
AssetEntryServiceBaseImpl
The base implementation of the asset entry remote service. |
Fields in com.liferay.portlet.asset.service.base declared as AssetEntryService | |
---|---|
protected AssetEntryService |
AssetCategoryLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
AssetTagStatsLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
AssetVocabularyServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
AssetCategoryServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
AssetCategoryPropertyLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
AssetTagPropertyServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
AssetTagPropertyLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
AssetEntryServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
AssetLinkLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
AssetVocabularyLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
AssetTagLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
AssetEntryLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
AssetTagServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
AssetCategoryPropertyServiceBaseImpl.assetEntryService
|
Methods in com.liferay.portlet.asset.service.base that return AssetEntryService | |
---|---|
AssetEntryService |
AssetCategoryLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
AssetTagStatsLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
AssetVocabularyServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
AssetCategoryServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
AssetCategoryPropertyLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
AssetTagPropertyServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
AssetTagPropertyLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
AssetEntryServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
AssetLinkLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
AssetVocabularyLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
AssetTagLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
AssetEntryLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
AssetTagServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
AssetCategoryPropertyServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
Methods in com.liferay.portlet.asset.service.base with parameters of type AssetEntryService | |
---|---|
void |
AssetCategoryLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
AssetTagStatsLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
AssetVocabularyServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
AssetCategoryServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
AssetCategoryPropertyLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
AssetTagPropertyServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
AssetTagPropertyLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
AssetEntryServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
AssetLinkLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
AssetVocabularyLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
AssetTagLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
AssetEntryLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
AssetTagServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
AssetCategoryPropertyServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
Uses of AssetEntryService in com.liferay.portlet.asset.service.impl |
---|
Classes in com.liferay.portlet.asset.service.impl that implement AssetEntryService | |
---|---|
class |
AssetEntryServiceImpl
|
Uses of AssetEntryService in com.liferay.portlet.blogs.service.base |
---|
Fields in com.liferay.portlet.blogs.service.base declared as AssetEntryService | |
---|---|
protected AssetEntryService |
BlogsEntryServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
BlogsEntryLocalServiceBaseImpl.assetEntryService
|
Methods in com.liferay.portlet.blogs.service.base that return AssetEntryService | |
---|---|
AssetEntryService |
BlogsEntryServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
BlogsEntryLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
Methods in com.liferay.portlet.blogs.service.base with parameters of type AssetEntryService | |
---|---|
void |
BlogsEntryServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
BlogsEntryLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
Uses of AssetEntryService in com.liferay.portlet.bookmarks.service.base |
---|
Fields in com.liferay.portlet.bookmarks.service.base declared as AssetEntryService | |
---|---|
protected AssetEntryService |
BookmarksEntryServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
BookmarksEntryLocalServiceBaseImpl.assetEntryService
|
Methods in com.liferay.portlet.bookmarks.service.base that return AssetEntryService | |
---|---|
AssetEntryService |
BookmarksEntryServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
BookmarksEntryLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
Methods in com.liferay.portlet.bookmarks.service.base with parameters of type AssetEntryService | |
---|---|
void |
BookmarksEntryServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
BookmarksEntryLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
Uses of AssetEntryService in com.liferay.portlet.calendar.service.base |
---|
Fields in com.liferay.portlet.calendar.service.base declared as AssetEntryService | |
---|---|
protected AssetEntryService |
CalEventServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
CalEventLocalServiceBaseImpl.assetEntryService
|
Methods in com.liferay.portlet.calendar.service.base that return AssetEntryService | |
---|---|
AssetEntryService |
CalEventServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
CalEventLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
Methods in com.liferay.portlet.calendar.service.base with parameters of type AssetEntryService | |
---|---|
void |
CalEventServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
CalEventLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
Uses of AssetEntryService in com.liferay.portlet.documentlibrary.service.base |
---|
Fields in com.liferay.portlet.documentlibrary.service.base declared as AssetEntryService | |
---|---|
protected AssetEntryService |
DLFileEntryServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
DLFileShortcutServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
DLAppHelperLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
DLFileEntryLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
DLFileShortcutLocalServiceBaseImpl.assetEntryService
|
Methods in com.liferay.portlet.documentlibrary.service.base that return AssetEntryService | |
---|---|
AssetEntryService |
DLFileEntryServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
DLFileShortcutServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
DLAppHelperLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
DLFileEntryLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
DLFileShortcutLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type AssetEntryService | |
---|---|
void |
DLFileEntryServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
DLFileShortcutServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
DLAppHelperLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
DLFileEntryLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
DLFileShortcutLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
Uses of AssetEntryService in com.liferay.portlet.dynamicdatalists.service.base |
---|
Fields in com.liferay.portlet.dynamicdatalists.service.base declared as AssetEntryService | |
---|---|
protected AssetEntryService |
DDLRecordServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
DDLRecordLocalServiceBaseImpl.assetEntryService
|
Methods in com.liferay.portlet.dynamicdatalists.service.base that return AssetEntryService | |
---|---|
AssetEntryService |
DDLRecordServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
DDLRecordLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
Methods in com.liferay.portlet.dynamicdatalists.service.base with parameters of type AssetEntryService | |
---|---|
void |
DDLRecordServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
DDLRecordLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
Uses of AssetEntryService in com.liferay.portlet.flags.service.base |
---|
Fields in com.liferay.portlet.flags.service.base declared as AssetEntryService | |
---|---|
protected AssetEntryService |
FlagsEntryServiceBaseImpl.assetEntryService
|
Methods in com.liferay.portlet.flags.service.base that return AssetEntryService | |
---|---|
AssetEntryService |
FlagsEntryServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
Methods in com.liferay.portlet.flags.service.base with parameters of type AssetEntryService | |
---|---|
void |
FlagsEntryServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
Uses of AssetEntryService in com.liferay.portlet.journal.service.base |
---|
Fields in com.liferay.portlet.journal.service.base declared as AssetEntryService | |
---|---|
protected AssetEntryService |
JournalArticleServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
JournalArticleLocalServiceBaseImpl.assetEntryService
|
Methods in com.liferay.portlet.journal.service.base that return AssetEntryService | |
---|---|
AssetEntryService |
JournalArticleServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
JournalArticleLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
Methods in com.liferay.portlet.journal.service.base with parameters of type AssetEntryService | |
---|---|
void |
JournalArticleServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
JournalArticleLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
Uses of AssetEntryService in com.liferay.portlet.messageboards.service.base |
---|
Fields in com.liferay.portlet.messageboards.service.base declared as AssetEntryService | |
---|---|
protected AssetEntryService |
MBMessageServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
MBThreadServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
MBMessageLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
MBThreadLocalServiceBaseImpl.assetEntryService
|
Methods in com.liferay.portlet.messageboards.service.base that return AssetEntryService | |
---|---|
AssetEntryService |
MBMessageServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
MBThreadServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
MBMessageLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
MBThreadLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
Methods in com.liferay.portlet.messageboards.service.base with parameters of type AssetEntryService | |
---|---|
void |
MBMessageServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
MBThreadServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
MBMessageLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
MBThreadLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
Uses of AssetEntryService in com.liferay.portlet.ratings.service.base |
---|
Fields in com.liferay.portlet.ratings.service.base declared as AssetEntryService | |
---|---|
protected AssetEntryService |
RatingsEntryLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
RatingsEntryServiceBaseImpl.assetEntryService
|
Methods in com.liferay.portlet.ratings.service.base that return AssetEntryService | |
---|---|
AssetEntryService |
RatingsEntryLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
RatingsEntryServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
Methods in com.liferay.portlet.ratings.service.base with parameters of type AssetEntryService | |
---|---|
void |
RatingsEntryLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
RatingsEntryServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
Uses of AssetEntryService in com.liferay.portlet.social.service.base |
---|
Fields in com.liferay.portlet.social.service.base declared as AssetEntryService | |
---|---|
protected AssetEntryService |
SocialActivityLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
SocialActivityCounterLocalServiceBaseImpl.assetEntryService
|
Methods in com.liferay.portlet.social.service.base that return AssetEntryService | |
---|---|
AssetEntryService |
SocialActivityLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
SocialActivityCounterLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
Methods in com.liferay.portlet.social.service.base with parameters of type AssetEntryService | |
---|---|
void |
SocialActivityLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
SocialActivityCounterLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
Uses of AssetEntryService in com.liferay.portlet.wiki.service.base |
---|
Fields in com.liferay.portlet.wiki.service.base declared as AssetEntryService | |
---|---|
protected AssetEntryService |
WikiPageLocalServiceBaseImpl.assetEntryService
|
protected AssetEntryService |
WikiPageServiceBaseImpl.assetEntryService
|
Methods in com.liferay.portlet.wiki.service.base that return AssetEntryService | |
---|---|
AssetEntryService |
WikiPageLocalServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
AssetEntryService |
WikiPageServiceBaseImpl.getAssetEntryService()
Returns the asset entry remote service. |
Methods in com.liferay.portlet.wiki.service.base with parameters of type AssetEntryService | |
---|---|
void |
WikiPageLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
WikiPageServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |