Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portlet.asset.service.persistence.AssetEntryFinder

Packages that use AssetEntryFinder
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portlet.asset.service.base   
com.liferay.portlet.asset.service.persistence   
com.liferay.portlet.asset.service.persistence.impl   
com.liferay.portlet.blogs.service.base   
com.liferay.portlet.calendar.service.base   
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.messageboards.service.base   
com.liferay.portlet.ratings.service.base   
com.liferay.portlet.social.service.base   
 

Uses of AssetEntryFinder in com.liferay.portal.service.base
 

Fields in com.liferay.portal.service.base declared as AssetEntryFinder
protected  AssetEntryFinder GroupServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder LayoutServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder UserServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder LayoutLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder UserLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder RepositoryLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder OrganizationLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder RepositoryServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder GroupLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder SubscriptionLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder OrganizationServiceBaseImpl.assetEntryFinder
           
 

Methods in com.liferay.portal.service.base that return AssetEntryFinder
 AssetEntryFinder GroupServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder LayoutServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder UserServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder LayoutLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder UserLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder RepositoryLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder OrganizationLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder RepositoryServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder GroupLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder SubscriptionLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder OrganizationServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portal.service.base with parameters of type AssetEntryFinder
 void GroupServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void LayoutServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void UserServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void LayoutLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void UserLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void RepositoryLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void OrganizationLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void RepositoryServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void GroupLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void SubscriptionLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void OrganizationServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

Uses of AssetEntryFinder in com.liferay.portlet.asset.service.base
 

Fields in com.liferay.portlet.asset.service.base declared as AssetEntryFinder
protected  AssetEntryFinder AssetEntryServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder AssetCategoryLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder AssetCategoryServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder AssetEntryLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder AssetTagServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder AssetLinkLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder AssetTagLocalServiceBaseImpl.assetEntryFinder
           
 

Methods in com.liferay.portlet.asset.service.base that return AssetEntryFinder
 AssetEntryFinder AssetEntryServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder AssetCategoryLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder AssetCategoryServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder AssetEntryLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder AssetTagServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder AssetLinkLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder AssetTagLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portlet.asset.service.base with parameters of type AssetEntryFinder
 void AssetEntryServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void AssetCategoryLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void AssetCategoryServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void AssetEntryLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void AssetTagServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void AssetLinkLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void AssetTagLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

Uses of AssetEntryFinder in com.liferay.portlet.asset.service.persistence
 

Methods in com.liferay.portlet.asset.service.persistence that return AssetEntryFinder
static AssetEntryFinder AssetEntryFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetEntryFinder
 void AssetEntryFinderUtil.setFinder(AssetEntryFinder finder)
           
 

Uses of AssetEntryFinder in com.liferay.portlet.asset.service.persistence.impl
 

Classes in com.liferay.portlet.asset.service.persistence.impl that implement AssetEntryFinder
 class AssetEntryFinderImpl
           
 

Uses of AssetEntryFinder in com.liferay.portlet.blogs.service.base
 

Fields in com.liferay.portlet.blogs.service.base declared as AssetEntryFinder
protected  AssetEntryFinder BlogsEntryServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder BlogsEntryLocalServiceBaseImpl.assetEntryFinder
           
 

Methods in com.liferay.portlet.blogs.service.base that return AssetEntryFinder
 AssetEntryFinder BlogsEntryServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder BlogsEntryLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portlet.blogs.service.base with parameters of type AssetEntryFinder
 void BlogsEntryServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void BlogsEntryLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

Uses of AssetEntryFinder in com.liferay.portlet.calendar.service.base
 

Fields in com.liferay.portlet.calendar.service.base declared as AssetEntryFinder
protected  AssetEntryFinder CalEventLocalServiceBaseImpl.assetEntryFinder
          Deprecated.  
 

Methods in com.liferay.portlet.calendar.service.base that return AssetEntryFinder
 AssetEntryFinder CalEventLocalServiceBaseImpl.getAssetEntryFinder()
          Deprecated. Returns the asset entry finder.
 

Methods in com.liferay.portlet.calendar.service.base with parameters of type AssetEntryFinder
 void CalEventLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Deprecated. Sets the asset entry finder.
 

Uses of AssetEntryFinder in com.liferay.portlet.documentlibrary.service.base
 

Fields in com.liferay.portlet.documentlibrary.service.base declared as AssetEntryFinder
protected  AssetEntryFinder DLFileShortcutServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder DLFolderLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder DLFileShortcutLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder DLFileEntryServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder DLAppHelperLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder DLFileEntryLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder DLFolderServiceBaseImpl.assetEntryFinder
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return AssetEntryFinder
 AssetEntryFinder DLFileShortcutServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder DLFolderLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder DLFileShortcutLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder DLFileEntryServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder DLAppHelperLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder DLFileEntryLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder DLFolderServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type AssetEntryFinder
 void DLFileShortcutServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void DLFolderLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void DLFileShortcutLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void DLFileEntryServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void DLAppHelperLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void DLFileEntryLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void DLFolderServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

Uses of AssetEntryFinder in com.liferay.portlet.messageboards.service.base
 

Fields in com.liferay.portlet.messageboards.service.base declared as AssetEntryFinder
protected  AssetEntryFinder MBCategoryLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder MBThreadServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder MBCategoryServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder MBThreadLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder MBMessageServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder MBMessageLocalServiceBaseImpl.assetEntryFinder
           
 

Methods in com.liferay.portlet.messageboards.service.base that return AssetEntryFinder
 AssetEntryFinder MBCategoryLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder MBThreadServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder MBCategoryServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder MBThreadLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder MBMessageServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder MBMessageLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portlet.messageboards.service.base with parameters of type AssetEntryFinder
 void MBCategoryLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void MBThreadServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void MBCategoryServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void MBThreadLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void MBMessageServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void MBMessageLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

Uses of AssetEntryFinder in com.liferay.portlet.ratings.service.base
 

Fields in com.liferay.portlet.ratings.service.base declared as AssetEntryFinder
protected  AssetEntryFinder RatingsEntryLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder RatingsEntryServiceBaseImpl.assetEntryFinder
           
 

Methods in com.liferay.portlet.ratings.service.base that return AssetEntryFinder
 AssetEntryFinder RatingsEntryLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder RatingsEntryServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portlet.ratings.service.base with parameters of type AssetEntryFinder
 void RatingsEntryLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void RatingsEntryServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 

Uses of AssetEntryFinder in com.liferay.portlet.social.service.base
 

Fields in com.liferay.portlet.social.service.base declared as AssetEntryFinder
protected  AssetEntryFinder SocialActivityCounterLocalServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder SocialActivityServiceBaseImpl.assetEntryFinder
           
protected  AssetEntryFinder SocialActivityLocalServiceBaseImpl.assetEntryFinder
           
 

Methods in com.liferay.portlet.social.service.base that return AssetEntryFinder
 AssetEntryFinder SocialActivityCounterLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder SocialActivityServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryFinder SocialActivityLocalServiceBaseImpl.getAssetEntryFinder()
          Returns the asset entry finder.
 

Methods in com.liferay.portlet.social.service.base with parameters of type AssetEntryFinder
 void SocialActivityCounterLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void SocialActivityServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void SocialActivityLocalServiceBaseImpl.setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 


Liferay 7.0-ce-b4