Liferay 6.0.5

Uses of Interface
com.liferay.portlet.asset.service.AssetEntryService

Packages that use AssetEntryService
com.liferay.portal.service.base   
com.liferay.portlet.asset.service   
com.liferay.portlet.asset.service.base   
com.liferay.portlet.asset.service.impl   
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.flags.service.base   
com.liferay.portlet.imagegallery.service.base   
com.liferay.portlet.journal.service.base   
com.liferay.portlet.messageboards.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 UserServiceBaseImpl.assetEntryService
           
protected  AssetEntryService UserLocalServiceBaseImpl.assetEntryService
           
protected  AssetEntryService OrganizationServiceBaseImpl.assetEntryService
           
protected  AssetEntryService OrganizationLocalServiceBaseImpl.assetEntryService
           
protected  AssetEntryService GroupServiceBaseImpl.assetEntryService
           
protected  AssetEntryService GroupLocalServiceBaseImpl.assetEntryService
           
 

Methods in com.liferay.portal.service.base that return AssetEntryService
 AssetEntryService UserServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService UserLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService OrganizationServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService OrganizationLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService GroupServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService GroupLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 

Methods in com.liferay.portal.service.base with parameters of type AssetEntryService
 void UserServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void UserLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void OrganizationServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void OrganizationLocalServiceBaseImpl.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.
 

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()
           
 

Methods in com.liferay.portlet.asset.service with parameters of type AssetEntryService
 void AssetEntryServiceUtil.setService(AssetEntryService service)
           
 

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 AssetVocabularyServiceBaseImpl.assetEntryService
           
protected  AssetEntryService AssetVocabularyLocalServiceBaseImpl.assetEntryService
           
protected  AssetEntryService AssetTagStatsLocalServiceBaseImpl.assetEntryService
           
protected  AssetEntryService AssetTagServiceBaseImpl.assetEntryService
           
protected  AssetEntryService AssetTagPropertyServiceBaseImpl.assetEntryService
           
protected  AssetEntryService AssetTagPropertyLocalServiceBaseImpl.assetEntryService
           
protected  AssetEntryService AssetTagLocalServiceBaseImpl.assetEntryService
           
protected  AssetEntryService AssetLinkLocalServiceBaseImpl.assetEntryService
           
protected  AssetEntryService AssetEntryServiceBaseImpl.assetEntryService
           
protected  AssetEntryService AssetEntryLocalServiceBaseImpl.assetEntryService
           
protected  AssetEntryService AssetCategoryServiceBaseImpl.assetEntryService
           
protected  AssetEntryService AssetCategoryPropertyServiceBaseImpl.assetEntryService
           
protected  AssetEntryService AssetCategoryPropertyLocalServiceBaseImpl.assetEntryService
           
protected  AssetEntryService AssetCategoryLocalServiceBaseImpl.assetEntryService
           
 

Methods in com.liferay.portlet.asset.service.base that return AssetEntryService
 AssetEntryService AssetVocabularyServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService AssetVocabularyLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService AssetTagStatsLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService AssetTagServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService AssetTagPropertyServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService AssetTagPropertyLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService AssetTagLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService AssetLinkLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService AssetEntryServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService AssetEntryLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService AssetCategoryServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService AssetCategoryPropertyServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService AssetCategoryPropertyLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService AssetCategoryLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 

Methods in com.liferay.portlet.asset.service.base with parameters of type AssetEntryService
 void AssetVocabularyServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void AssetVocabularyLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void AssetTagStatsLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void AssetTagServiceBaseImpl.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 AssetTagLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void AssetLinkLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void AssetEntryServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void AssetEntryLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void AssetCategoryServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void AssetCategoryPropertyServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void AssetCategoryPropertyLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void AssetCategoryLocalServiceBaseImpl.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()
          Gets the asset entry remote service.
 AssetEntryService BlogsEntryLocalServiceBaseImpl.getAssetEntryService()
          Gets 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()
          Gets the asset entry remote service.
 AssetEntryService BookmarksEntryLocalServiceBaseImpl.getAssetEntryService()
          Gets 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()
          Gets the asset entry remote service.
 AssetEntryService CalEventLocalServiceBaseImpl.getAssetEntryService()
          Gets 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 DLFileVersionServiceBaseImpl.assetEntryService
           
protected  AssetEntryService DLFileVersionLocalServiceBaseImpl.assetEntryService
           
protected  AssetEntryService DLFileShortcutServiceBaseImpl.assetEntryService
           
protected  AssetEntryService DLFileShortcutLocalServiceBaseImpl.assetEntryService
           
protected  AssetEntryService DLFileEntryServiceBaseImpl.assetEntryService
           
protected  AssetEntryService DLFileEntryLocalServiceBaseImpl.assetEntryService
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return AssetEntryService
 AssetEntryService DLFileVersionServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService DLFileVersionLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService DLFileShortcutServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService DLFileShortcutLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService DLFileEntryServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService DLFileEntryLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type AssetEntryService
 void DLFileVersionServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void DLFileVersionLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void DLFileShortcutServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void DLFileShortcutLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void DLFileEntryServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void DLFileEntryLocalServiceBaseImpl.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()
          Gets 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.imagegallery.service.base
 

Fields in com.liferay.portlet.imagegallery.service.base declared as AssetEntryService
protected  AssetEntryService IGImageServiceBaseImpl.assetEntryService
           
protected  AssetEntryService IGImageLocalServiceBaseImpl.assetEntryService
           
 

Methods in com.liferay.portlet.imagegallery.service.base that return AssetEntryService
 AssetEntryService IGImageServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService IGImageLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 

Methods in com.liferay.portlet.imagegallery.service.base with parameters of type AssetEntryService
 void IGImageServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void IGImageLocalServiceBaseImpl.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()
          Gets the asset entry remote service.
 AssetEntryService JournalArticleLocalServiceBaseImpl.getAssetEntryService()
          Gets 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 MBThreadServiceBaseImpl.assetEntryService
           
protected  AssetEntryService MBThreadLocalServiceBaseImpl.assetEntryService
           
protected  AssetEntryService MBMessageServiceBaseImpl.assetEntryService
           
protected  AssetEntryService MBMessageLocalServiceBaseImpl.assetEntryService
           
 

Methods in com.liferay.portlet.messageboards.service.base that return AssetEntryService
 AssetEntryService MBThreadServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService MBThreadLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService MBMessageServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService MBMessageLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type AssetEntryService
 void MBThreadServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void MBThreadLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void MBMessageServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void MBMessageLocalServiceBaseImpl.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 SocialEquityLogLocalServiceBaseImpl.assetEntryService
           
 

Methods in com.liferay.portlet.social.service.base that return AssetEntryService
 AssetEntryService SocialEquityLogLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 

Methods in com.liferay.portlet.social.service.base with parameters of type AssetEntryService
 void SocialEquityLogLocalServiceBaseImpl.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 WikiPageServiceBaseImpl.assetEntryService
           
protected  AssetEntryService WikiPageLocalServiceBaseImpl.assetEntryService
           
 

Methods in com.liferay.portlet.wiki.service.base that return AssetEntryService
 AssetEntryService WikiPageServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 AssetEntryService WikiPageLocalServiceBaseImpl.getAssetEntryService()
          Gets the asset entry remote service.
 

Methods in com.liferay.portlet.wiki.service.base with parameters of type AssetEntryService
 void WikiPageServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void WikiPageLocalServiceBaseImpl.setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 


Liferay 6.0.5