|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AssetEntryPersistence in com.liferay.portal.service.base |
---|
Fields in com.liferay.portal.service.base declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
UserServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
UserLocalServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
OrganizationServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
OrganizationLocalServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
GroupServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
GroupLocalServiceBaseImpl.assetEntryPersistence
|
Methods in com.liferay.portal.service.base that return AssetEntryPersistence | |
---|---|
AssetEntryPersistence |
UserServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
UserLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
OrganizationServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
OrganizationLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
GroupServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
GroupLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
Methods in com.liferay.portal.service.base with parameters of type AssetEntryPersistence | |
---|---|
void |
UserServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
UserLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
OrganizationServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
OrganizationLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
GroupServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
GroupLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
Uses of AssetEntryPersistence in com.liferay.portal.service.persistence |
---|
Fields in com.liferay.portal.service.persistence declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
UserPersistenceImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
OrganizationPersistenceImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
GroupPersistenceImpl.assetEntryPersistence
|
Uses of AssetEntryPersistence in com.liferay.portlet.asset.service.base |
---|
Methods in com.liferay.portlet.asset.service.base that return AssetEntryPersistence | |
---|---|
AssetEntryPersistence |
AssetVocabularyServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
AssetVocabularyLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
AssetTagStatsLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
AssetTagServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
AssetTagPropertyServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
AssetTagPropertyLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
AssetTagLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
AssetLinkLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
AssetEntryServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
AssetEntryLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
AssetCategoryServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
AssetCategoryPropertyServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
AssetCategoryPropertyLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
AssetCategoryLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
Methods in com.liferay.portlet.asset.service.base with parameters of type AssetEntryPersistence | |
---|---|
void |
AssetVocabularyServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
AssetVocabularyLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
AssetTagStatsLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
AssetTagServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
AssetTagPropertyServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
AssetTagPropertyLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
AssetTagLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
AssetLinkLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
AssetEntryServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
AssetEntryLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
AssetCategoryServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
AssetCategoryPropertyServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
AssetCategoryPropertyLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
AssetCategoryLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
Uses of AssetEntryPersistence in com.liferay.portlet.asset.service.persistence |
---|
Classes in com.liferay.portlet.asset.service.persistence that implement AssetEntryPersistence | |
---|---|
class |
AssetEntryPersistenceImpl
The persistence implementation for the asset entry service. |
Fields in com.liferay.portlet.asset.service.persistence declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
AssetVocabularyPersistenceImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
AssetTagStatsPersistenceImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
AssetTagPropertyPersistenceImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
AssetTagPersistenceImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
AssetLinkPersistenceImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
AssetEntryPersistenceImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
AssetCategoryPropertyPersistenceImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
AssetCategoryPersistenceImpl.assetEntryPersistence
|
Methods in com.liferay.portlet.asset.service.persistence that return AssetEntryPersistence | |
---|---|
static AssetEntryPersistence |
AssetEntryUtil.getPersistence()
|
Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetEntryPersistence | |
---|---|
void |
AssetEntryUtil.setPersistence(AssetEntryPersistence persistence)
|
Uses of AssetEntryPersistence in com.liferay.portlet.blogs.service.base |
---|
Fields in com.liferay.portlet.blogs.service.base declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
BlogsEntryServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
BlogsEntryLocalServiceBaseImpl.assetEntryPersistence
|
Methods in com.liferay.portlet.blogs.service.base that return AssetEntryPersistence | |
---|---|
AssetEntryPersistence |
BlogsEntryServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
BlogsEntryLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
Methods in com.liferay.portlet.blogs.service.base with parameters of type AssetEntryPersistence | |
---|---|
void |
BlogsEntryServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
BlogsEntryLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
Uses of AssetEntryPersistence in com.liferay.portlet.blogs.service.persistence |
---|
Fields in com.liferay.portlet.blogs.service.persistence declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
BlogsEntryPersistenceImpl.assetEntryPersistence
|
Uses of AssetEntryPersistence in com.liferay.portlet.bookmarks.service.base |
---|
Fields in com.liferay.portlet.bookmarks.service.base declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
BookmarksEntryServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
BookmarksEntryLocalServiceBaseImpl.assetEntryPersistence
|
Methods in com.liferay.portlet.bookmarks.service.base that return AssetEntryPersistence | |
---|---|
AssetEntryPersistence |
BookmarksEntryServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
BookmarksEntryLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
Methods in com.liferay.portlet.bookmarks.service.base with parameters of type AssetEntryPersistence | |
---|---|
void |
BookmarksEntryServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
BookmarksEntryLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
Uses of AssetEntryPersistence in com.liferay.portlet.bookmarks.service.persistence |
---|
Fields in com.liferay.portlet.bookmarks.service.persistence declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
BookmarksEntryPersistenceImpl.assetEntryPersistence
|
Uses of AssetEntryPersistence in com.liferay.portlet.calendar.service.base |
---|
Fields in com.liferay.portlet.calendar.service.base declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
CalEventServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
CalEventLocalServiceBaseImpl.assetEntryPersistence
|
Methods in com.liferay.portlet.calendar.service.base that return AssetEntryPersistence | |
---|---|
AssetEntryPersistence |
CalEventServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
CalEventLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
Methods in com.liferay.portlet.calendar.service.base with parameters of type AssetEntryPersistence | |
---|---|
void |
CalEventServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
CalEventLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
Uses of AssetEntryPersistence in com.liferay.portlet.calendar.service.persistence |
---|
Fields in com.liferay.portlet.calendar.service.persistence declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
CalEventPersistenceImpl.assetEntryPersistence
|
Uses of AssetEntryPersistence in com.liferay.portlet.documentlibrary.service.base |
---|
Fields in com.liferay.portlet.documentlibrary.service.base declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
DLFileVersionServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
DLFileVersionLocalServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
DLFileShortcutServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
DLFileShortcutLocalServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
DLFileEntryServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
DLFileEntryLocalServiceBaseImpl.assetEntryPersistence
|
Methods in com.liferay.portlet.documentlibrary.service.base that return AssetEntryPersistence | |
---|---|
AssetEntryPersistence |
DLFileVersionServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
DLFileVersionLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
DLFileShortcutServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
DLFileShortcutLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
DLFileEntryServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
DLFileEntryLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type AssetEntryPersistence | |
---|---|
void |
DLFileVersionServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
DLFileVersionLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
DLFileShortcutServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
DLFileShortcutLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
DLFileEntryServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
DLFileEntryLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
Uses of AssetEntryPersistence in com.liferay.portlet.documentlibrary.service.persistence |
---|
Fields in com.liferay.portlet.documentlibrary.service.persistence declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
DLFileVersionPersistenceImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
DLFileShortcutPersistenceImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
DLFileEntryPersistenceImpl.assetEntryPersistence
|
Uses of AssetEntryPersistence in com.liferay.portlet.flags.service.base |
---|
Fields in com.liferay.portlet.flags.service.base declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
FlagsEntryServiceBaseImpl.assetEntryPersistence
|
Methods in com.liferay.portlet.flags.service.base that return AssetEntryPersistence | |
---|---|
AssetEntryPersistence |
FlagsEntryServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
Methods in com.liferay.portlet.flags.service.base with parameters of type AssetEntryPersistence | |
---|---|
void |
FlagsEntryServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
Uses of AssetEntryPersistence in com.liferay.portlet.imagegallery.service.base |
---|
Fields in com.liferay.portlet.imagegallery.service.base declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
IGImageServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
IGImageLocalServiceBaseImpl.assetEntryPersistence
|
Methods in com.liferay.portlet.imagegallery.service.base that return AssetEntryPersistence | |
---|---|
AssetEntryPersistence |
IGImageServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
IGImageLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
Methods in com.liferay.portlet.imagegallery.service.base with parameters of type AssetEntryPersistence | |
---|---|
void |
IGImageServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
IGImageLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
Uses of AssetEntryPersistence in com.liferay.portlet.imagegallery.service.persistence |
---|
Fields in com.liferay.portlet.imagegallery.service.persistence declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
IGImagePersistenceImpl.assetEntryPersistence
|
Uses of AssetEntryPersistence in com.liferay.portlet.journal.service.base |
---|
Fields in com.liferay.portlet.journal.service.base declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
JournalArticleServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
JournalArticleLocalServiceBaseImpl.assetEntryPersistence
|
Methods in com.liferay.portlet.journal.service.base that return AssetEntryPersistence | |
---|---|
AssetEntryPersistence |
JournalArticleServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
JournalArticleLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
Methods in com.liferay.portlet.journal.service.base with parameters of type AssetEntryPersistence | |
---|---|
void |
JournalArticleServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
JournalArticleLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
Uses of AssetEntryPersistence in com.liferay.portlet.journal.service.persistence |
---|
Fields in com.liferay.portlet.journal.service.persistence declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
JournalArticlePersistenceImpl.assetEntryPersistence
|
Uses of AssetEntryPersistence in com.liferay.portlet.messageboards.service.base |
---|
Fields in com.liferay.portlet.messageboards.service.base declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
MBThreadServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
MBThreadLocalServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
MBMessageServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
MBMessageLocalServiceBaseImpl.assetEntryPersistence
|
Methods in com.liferay.portlet.messageboards.service.base that return AssetEntryPersistence | |
---|---|
AssetEntryPersistence |
MBThreadServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
MBThreadLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
MBMessageServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
MBMessageLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
Methods in com.liferay.portlet.messageboards.service.base with parameters of type AssetEntryPersistence | |
---|---|
void |
MBThreadServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
MBThreadLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
MBMessageServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
MBMessageLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
Uses of AssetEntryPersistence in com.liferay.portlet.messageboards.service.persistence |
---|
Fields in com.liferay.portlet.messageboards.service.persistence declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
MBThreadPersistenceImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
MBMessagePersistenceImpl.assetEntryPersistence
|
Uses of AssetEntryPersistence in com.liferay.portlet.social.service.base |
---|
Fields in com.liferay.portlet.social.service.base declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
SocialEquityLogLocalServiceBaseImpl.assetEntryPersistence
|
Methods in com.liferay.portlet.social.service.base that return AssetEntryPersistence | |
---|---|
AssetEntryPersistence |
SocialEquityLogLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
Methods in com.liferay.portlet.social.service.base with parameters of type AssetEntryPersistence | |
---|---|
void |
SocialEquityLogLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
Uses of AssetEntryPersistence in com.liferay.portlet.social.service.persistence |
---|
Fields in com.liferay.portlet.social.service.persistence declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
SocialEquityLogPersistenceImpl.assetEntryPersistence
|
Uses of AssetEntryPersistence in com.liferay.portlet.wiki.service.base |
---|
Fields in com.liferay.portlet.wiki.service.base declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
WikiPageServiceBaseImpl.assetEntryPersistence
|
protected AssetEntryPersistence |
WikiPageLocalServiceBaseImpl.assetEntryPersistence
|
Methods in com.liferay.portlet.wiki.service.base that return AssetEntryPersistence | |
---|---|
AssetEntryPersistence |
WikiPageServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryPersistence |
WikiPageLocalServiceBaseImpl.getAssetEntryPersistence()
Gets the asset entry persistence. |
Methods in com.liferay.portlet.wiki.service.base with parameters of type AssetEntryPersistence | |
---|---|
void |
WikiPageServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
WikiPageLocalServiceBaseImpl.setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
Uses of AssetEntryPersistence in com.liferay.portlet.wiki.service.persistence |
---|
Fields in com.liferay.portlet.wiki.service.persistence declared as AssetEntryPersistence | |
---|---|
protected AssetEntryPersistence |
WikiPagePersistenceImpl.assetEntryPersistence
|
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |