Liferay 6.0.3

Uses of Interface
com.liferay.portlet.asset.model.AssetVocabulary

Packages that use AssetVocabulary
com.liferay.portal.lar   
com.liferay.portlet.asset.model   
com.liferay.portlet.asset.model.impl   
com.liferay.portlet.asset.service   
com.liferay.portlet.asset.service.base   
com.liferay.portlet.asset.service.http   
com.liferay.portlet.asset.service.impl   
com.liferay.portlet.asset.service.permission   
com.liferay.portlet.asset.service.persistence   
 

Uses of AssetVocabulary in com.liferay.portal.lar
 

Methods in com.liferay.portal.lar that return AssetVocabulary
protected  AssetVocabulary LayoutImporter.getAssetVocabulary(PortletDataContext context, String vocabularyUuid, String vocabularyName, String userUuid, ServiceContext serviceContext)
           
 

Methods in com.liferay.portal.lar with parameters of type AssetVocabulary
protected  void PortletExporter.exportVocabulary(PortletDataContext context, Element vocabulariesEl, AssetVocabulary assetVocabulary)
           
protected  void PortletImporter.importVocabulary(PortletDataContext context, Map<Long,Long> vocabularyPKs, Element vocabularyEl, AssetVocabulary vocabulary)
           
 

Uses of AssetVocabulary in com.liferay.portlet.asset.model
 

Classes in com.liferay.portlet.asset.model that implement AssetVocabulary
 class AssetVocabularyWrapper
           This class is a wrapper for AssetVocabulary.
 

Methods in com.liferay.portlet.asset.model that return AssetVocabulary
 AssetVocabulary AssetVocabularyWrapper.getWrappedAssetVocabulary()
           
 AssetVocabulary AssetVocabularyWrapper.toEscapedModel()
           
 AssetVocabulary AssetVocabularyModel.toEscapedModel()
           
 

Methods in com.liferay.portlet.asset.model with parameters of type AssetVocabulary
 int AssetVocabularyWrapper.compareTo(AssetVocabulary assetVocabulary)
           
 int AssetVocabularyModel.compareTo(AssetVocabulary assetVocabulary)
           
static AssetVocabularySoap AssetVocabularySoap.toSoapModel(AssetVocabulary model)
           
static AssetVocabularySoap[] AssetVocabularySoap.toSoapModels(AssetVocabulary[] models)
           
static AssetVocabularySoap[][] AssetVocabularySoap.toSoapModels(AssetVocabulary[][] models)
           
 

Method parameters in com.liferay.portlet.asset.model with type arguments of type AssetVocabulary
static AssetVocabularySoap[] AssetVocabularySoap.toSoapModels(List<AssetVocabulary> models)
           
 

Constructors in com.liferay.portlet.asset.model with parameters of type AssetVocabulary
AssetVocabularyWrapper(AssetVocabulary assetVocabulary)
           
 

Uses of AssetVocabulary in com.liferay.portlet.asset.model.impl
 

Classes in com.liferay.portlet.asset.model.impl that implement AssetVocabulary
 class AssetVocabularyImpl
           
 

Methods in com.liferay.portlet.asset.model.impl that return AssetVocabulary
 AssetVocabulary AssetVocabularyModelImpl.toEscapedModel()
           
static AssetVocabulary AssetVocabularyModelImpl.toModel(AssetVocabularySoap soapModel)
           
 

Methods in com.liferay.portlet.asset.model.impl that return types with arguments of type AssetVocabulary
static List<AssetVocabulary> AssetVocabularyModelImpl.toModels(AssetVocabularySoap[] soapModels)
           
 

Methods in com.liferay.portlet.asset.model.impl with parameters of type AssetVocabulary
 int AssetVocabularyModelImpl.compareTo(AssetVocabulary assetVocabulary)
           
 

Uses of AssetVocabulary in com.liferay.portlet.asset.service
 

Methods in com.liferay.portlet.asset.service that return AssetVocabulary
 AssetVocabulary AssetVocabularyLocalServiceWrapper.addAssetVocabulary(AssetVocabulary assetVocabulary)
           
static AssetVocabulary AssetVocabularyLocalServiceUtil.addAssetVocabulary(AssetVocabulary assetVocabulary)
           
 AssetVocabulary AssetVocabularyLocalService.addAssetVocabulary(AssetVocabulary assetVocabulary)
           
 AssetVocabulary AssetVocabularyLocalServiceWrapper.addVocabulary(long userId, Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
static AssetVocabulary AssetVocabularyLocalServiceUtil.addVocabulary(long userId, Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
 AssetVocabulary AssetVocabularyLocalService.addVocabulary(long userId, Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
 AssetVocabulary AssetVocabularyServiceWrapper.addVocabulary(Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
static AssetVocabulary AssetVocabularyServiceUtil.addVocabulary(Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
 AssetVocabulary AssetVocabularyService.addVocabulary(Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
 AssetVocabulary AssetVocabularyLocalServiceWrapper.createAssetVocabulary(long vocabularyId)
           
static AssetVocabulary AssetVocabularyLocalServiceUtil.createAssetVocabulary(long vocabularyId)
           
 AssetVocabulary AssetVocabularyLocalService.createAssetVocabulary(long vocabularyId)
           
 AssetVocabulary AssetVocabularyLocalServiceWrapper.getAssetVocabulary(long vocabularyId)
           
static AssetVocabulary AssetVocabularyLocalServiceUtil.getAssetVocabulary(long vocabularyId)
           
 AssetVocabulary AssetVocabularyLocalService.getAssetVocabulary(long vocabularyId)
           
 AssetVocabulary AssetVocabularyLocalServiceWrapper.getAssetVocabularyByUuidAndGroupId(String uuid, long groupId)
           
static AssetVocabulary AssetVocabularyLocalServiceUtil.getAssetVocabularyByUuidAndGroupId(String uuid, long groupId)
           
 AssetVocabulary AssetVocabularyLocalService.getAssetVocabularyByUuidAndGroupId(String uuid, long groupId)
           
 AssetVocabulary AssetVocabularyLocalServiceWrapper.getGroupVocabulary(long groupId, String name)
           
static AssetVocabulary AssetVocabularyLocalServiceUtil.getGroupVocabulary(long groupId, String name)
           
 AssetVocabulary AssetVocabularyLocalService.getGroupVocabulary(long groupId, String name)
           
 AssetVocabulary AssetVocabularyServiceWrapper.getVocabulary(long vocabularyId)
           
static AssetVocabulary AssetVocabularyServiceUtil.getVocabulary(long vocabularyId)
           
 AssetVocabulary AssetVocabularyService.getVocabulary(long vocabularyId)
           
 AssetVocabulary AssetVocabularyLocalServiceWrapper.getVocabulary(long vocabularyId)
           
static AssetVocabulary AssetVocabularyLocalServiceUtil.getVocabulary(long vocabularyId)
           
 AssetVocabulary AssetVocabularyLocalService.getVocabulary(long vocabularyId)
           
 AssetVocabulary AssetVocabularyLocalServiceWrapper.updateAssetVocabulary(AssetVocabulary assetVocabulary)
           
static AssetVocabulary AssetVocabularyLocalServiceUtil.updateAssetVocabulary(AssetVocabulary assetVocabulary)
           
 AssetVocabulary AssetVocabularyLocalService.updateAssetVocabulary(AssetVocabulary assetVocabulary)
           
 AssetVocabulary AssetVocabularyLocalServiceWrapper.updateAssetVocabulary(AssetVocabulary assetVocabulary, boolean merge)
           
static AssetVocabulary AssetVocabularyLocalServiceUtil.updateAssetVocabulary(AssetVocabulary assetVocabulary, boolean merge)
           
 AssetVocabulary AssetVocabularyLocalService.updateAssetVocabulary(AssetVocabulary assetVocabulary, boolean merge)
           
 AssetVocabulary AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId, Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
static AssetVocabulary AssetVocabularyServiceUtil.updateVocabulary(long vocabularyId, Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
 AssetVocabulary AssetVocabularyService.updateVocabulary(long vocabularyId, Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
 AssetVocabulary AssetVocabularyLocalServiceWrapper.updateVocabulary(long vocabularyId, Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
static AssetVocabulary AssetVocabularyLocalServiceUtil.updateVocabulary(long vocabularyId, Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
 AssetVocabulary AssetVocabularyLocalService.updateVocabulary(long vocabularyId, Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
 

Methods in com.liferay.portlet.asset.service that return types with arguments of type AssetVocabulary
 List<AssetVocabulary> AssetVocabularyLocalServiceWrapper.getAssetVocabularies(int start, int end)
           
static List<AssetVocabulary> AssetVocabularyLocalServiceUtil.getAssetVocabularies(int start, int end)
           
 List<AssetVocabulary> AssetVocabularyLocalService.getAssetVocabularies(int start, int end)
           
 List<AssetVocabulary> AssetVocabularyServiceWrapper.getCompanyVocabularies(long companyId)
           
static List<AssetVocabulary> AssetVocabularyServiceUtil.getCompanyVocabularies(long companyId)
           
 List<AssetVocabulary> AssetVocabularyService.getCompanyVocabularies(long companyId)
           
 List<AssetVocabulary> AssetVocabularyLocalServiceWrapper.getCompanyVocabularies(long companyId)
           
static List<AssetVocabulary> AssetVocabularyLocalServiceUtil.getCompanyVocabularies(long companyId)
           
 List<AssetVocabulary> AssetVocabularyLocalService.getCompanyVocabularies(long companyId)
           
 List<AssetVocabulary> AssetVocabularyServiceWrapper.getGroupsVocabularies(long[] groupIds)
           
static List<AssetVocabulary> AssetVocabularyServiceUtil.getGroupsVocabularies(long[] groupIds)
           
 List<AssetVocabulary> AssetVocabularyService.getGroupsVocabularies(long[] groupIds)
           
 List<AssetVocabulary> AssetVocabularyLocalServiceWrapper.getGroupsVocabularies(long[] groupIds)
           
static List<AssetVocabulary> AssetVocabularyLocalServiceUtil.getGroupsVocabularies(long[] groupIds)
           
 List<AssetVocabulary> AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds)
           
 List<AssetVocabulary> AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId)
           
static List<AssetVocabulary> AssetVocabularyServiceUtil.getGroupVocabularies(long groupId)
           
 List<AssetVocabulary> AssetVocabularyService.getGroupVocabularies(long groupId)
           
 List<AssetVocabulary> AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId)
           
static List<AssetVocabulary> AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId)
           
 List<AssetVocabulary> AssetVocabularyLocalService.getGroupVocabularies(long groupId)
           
 

Methods in com.liferay.portlet.asset.service with parameters of type AssetVocabulary
 AssetVocabulary AssetVocabularyLocalServiceWrapper.addAssetVocabulary(AssetVocabulary assetVocabulary)
           
static AssetVocabulary AssetVocabularyLocalServiceUtil.addAssetVocabulary(AssetVocabulary assetVocabulary)
           
 AssetVocabulary AssetVocabularyLocalService.addAssetVocabulary(AssetVocabulary assetVocabulary)
           
 void AssetVocabularyLocalServiceWrapper.addVocabularyResources(AssetVocabulary vocabulary, boolean addCommunityPermissions, boolean addGuestPermissions)
           
static void AssetVocabularyLocalServiceUtil.addVocabularyResources(AssetVocabulary vocabulary, boolean addCommunityPermissions, boolean addGuestPermissions)
           
 void AssetVocabularyLocalService.addVocabularyResources(AssetVocabulary vocabulary, boolean addCommunityPermissions, boolean addGuestPermissions)
           
 void AssetVocabularyLocalServiceWrapper.addVocabularyResources(AssetVocabulary vocabulary, String[] communityPermissions, String[] guestPermissions)
           
static void AssetVocabularyLocalServiceUtil.addVocabularyResources(AssetVocabulary vocabulary, String[] communityPermissions, String[] guestPermissions)
           
 void AssetVocabularyLocalService.addVocabularyResources(AssetVocabulary vocabulary, String[] communityPermissions, String[] guestPermissions)
           
 void AssetVocabularyLocalServiceWrapper.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
           
static void AssetVocabularyLocalServiceUtil.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
           
 void AssetVocabularyLocalService.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
           
 void AssetVocabularyLocalServiceWrapper.deleteVocabulary(AssetVocabulary vocabulary)
           
static void AssetVocabularyLocalServiceUtil.deleteVocabulary(AssetVocabulary vocabulary)
           
 void AssetVocabularyLocalService.deleteVocabulary(AssetVocabulary vocabulary)
           
 AssetVocabulary AssetVocabularyLocalServiceWrapper.updateAssetVocabulary(AssetVocabulary assetVocabulary)
           
static AssetVocabulary AssetVocabularyLocalServiceUtil.updateAssetVocabulary(AssetVocabulary assetVocabulary)
           
 AssetVocabulary AssetVocabularyLocalService.updateAssetVocabulary(AssetVocabulary assetVocabulary)
           
 AssetVocabulary AssetVocabularyLocalServiceWrapper.updateAssetVocabulary(AssetVocabulary assetVocabulary, boolean merge)
           
static AssetVocabulary AssetVocabularyLocalServiceUtil.updateAssetVocabulary(AssetVocabulary assetVocabulary, boolean merge)
           
 AssetVocabulary AssetVocabularyLocalService.updateAssetVocabulary(AssetVocabulary assetVocabulary, boolean merge)
           
 

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

Methods in com.liferay.portlet.asset.service.base that return AssetVocabulary
 AssetVocabulary AssetVocabularyLocalServiceBaseImpl.addAssetVocabulary(AssetVocabulary assetVocabulary)
           
 AssetVocabulary AssetVocabularyLocalServiceBaseImpl.createAssetVocabulary(long vocabularyId)
           
 AssetVocabulary AssetVocabularyLocalServiceBaseImpl.getAssetVocabulary(long vocabularyId)
           
 AssetVocabulary AssetVocabularyLocalServiceBaseImpl.getAssetVocabularyByUuidAndGroupId(String uuid, long groupId)
           
 AssetVocabulary AssetVocabularyLocalServiceBaseImpl.updateAssetVocabulary(AssetVocabulary assetVocabulary)
           
 AssetVocabulary AssetVocabularyLocalServiceBaseImpl.updateAssetVocabulary(AssetVocabulary assetVocabulary, boolean merge)
           
 

Methods in com.liferay.portlet.asset.service.base that return types with arguments of type AssetVocabulary
 List<AssetVocabulary> AssetVocabularyLocalServiceBaseImpl.getAssetVocabularies(int start, int end)
           
 

Methods in com.liferay.portlet.asset.service.base with parameters of type AssetVocabulary
 AssetVocabulary AssetVocabularyLocalServiceBaseImpl.addAssetVocabulary(AssetVocabulary assetVocabulary)
           
 void AssetVocabularyLocalServiceBaseImpl.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
           
 AssetVocabulary AssetVocabularyLocalServiceBaseImpl.updateAssetVocabulary(AssetVocabulary assetVocabulary)
           
 AssetVocabulary AssetVocabularyLocalServiceBaseImpl.updateAssetVocabulary(AssetVocabulary assetVocabulary, boolean merge)
           
 

Uses of AssetVocabulary in com.liferay.portlet.asset.service.http
 

Methods in com.liferay.portlet.asset.service.http that return AssetVocabulary
static AssetVocabulary AssetVocabularyServiceHttp.addVocabulary(HttpPrincipal httpPrincipal, Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
static AssetVocabulary AssetVocabularyServiceHttp.getVocabulary(HttpPrincipal httpPrincipal, long vocabularyId)
           
static AssetVocabulary AssetVocabularyServiceHttp.updateVocabulary(HttpPrincipal httpPrincipal, long vocabularyId, Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
 

Methods in com.liferay.portlet.asset.service.http that return types with arguments of type AssetVocabulary
static List<AssetVocabulary> AssetVocabularyServiceHttp.getCompanyVocabularies(HttpPrincipal httpPrincipal, long companyId)
           
static List<AssetVocabulary> AssetVocabularyServiceHttp.getGroupsVocabularies(HttpPrincipal httpPrincipal, long[] groupIds)
           
static List<AssetVocabulary> AssetVocabularyServiceHttp.getGroupVocabularies(HttpPrincipal httpPrincipal, long groupId)
           
 

Methods in com.liferay.portlet.asset.service.http with parameters of type AssetVocabulary
static JSONArray AssetVocabularyJSONSerializer.toJSONArray(AssetVocabulary[] models)
           
static JSONArray AssetVocabularyJSONSerializer.toJSONArray(AssetVocabulary[][] models)
           
static JSONObject AssetVocabularyJSONSerializer.toJSONObject(AssetVocabulary model)
           
 

Method parameters in com.liferay.portlet.asset.service.http with type arguments of type AssetVocabulary
static JSONArray AssetVocabularyJSONSerializer.toJSONArray(List<AssetVocabulary> models)
           
 

Uses of AssetVocabulary in com.liferay.portlet.asset.service.impl
 

Methods in com.liferay.portlet.asset.service.impl that return AssetVocabulary
 AssetVocabulary AssetVocabularyLocalServiceImpl.addVocabulary(long userId, Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
 AssetVocabulary AssetVocabularyServiceImpl.addVocabulary(Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
 AssetVocabulary AssetVocabularyLocalServiceImpl.getGroupVocabulary(long groupId, String name)
           
 AssetVocabulary AssetVocabularyServiceImpl.getVocabulary(long vocabularyId)
           
 AssetVocabulary AssetVocabularyLocalServiceImpl.getVocabulary(long vocabularyId)
           
 AssetVocabulary AssetVocabularyServiceImpl.updateVocabulary(long vocabularyId, Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
 AssetVocabulary AssetVocabularyLocalServiceImpl.updateVocabulary(long vocabularyId, Map<Locale,String> titleMap, Map<Locale,String> descriptionMap, String settings, ServiceContext serviceContext)
           
 

Methods in com.liferay.portlet.asset.service.impl that return types with arguments of type AssetVocabulary
protected  List<AssetVocabulary> AssetVocabularyServiceImpl.filterVocabularies(List<AssetVocabulary> vocabularies)
           
 List<AssetVocabulary> AssetVocabularyServiceImpl.getCompanyVocabularies(long companyId)
           
 List<AssetVocabulary> AssetVocabularyLocalServiceImpl.getCompanyVocabularies(long companyId)
           
 List<AssetVocabulary> AssetVocabularyServiceImpl.getGroupsVocabularies(long[] groupIds)
           
 List<AssetVocabulary> AssetVocabularyLocalServiceImpl.getGroupsVocabularies(long[] groupIds)
           
 List<AssetVocabulary> AssetVocabularyServiceImpl.getGroupVocabularies(long groupId)
           
 List<AssetVocabulary> AssetVocabularyLocalServiceImpl.getGroupVocabularies(long groupId)
           
 

Methods in com.liferay.portlet.asset.service.impl with parameters of type AssetVocabulary
 void AssetVocabularyLocalServiceImpl.addVocabularyResources(AssetVocabulary vocabulary, boolean addCommunityPermissions, boolean addGuestPermissions)
           
 void AssetVocabularyLocalServiceImpl.addVocabularyResources(AssetVocabulary vocabulary, String[] communityPermissions, String[] guestPermissions)
           
 void AssetVocabularyLocalServiceImpl.deleteVocabulary(AssetVocabulary vocabulary)
           
 

Method parameters in com.liferay.portlet.asset.service.impl with type arguments of type AssetVocabulary
protected  List<AssetVocabulary> AssetVocabularyServiceImpl.filterVocabularies(List<AssetVocabulary> vocabularies)
           
 

Uses of AssetVocabulary in com.liferay.portlet.asset.service.permission
 

Methods in com.liferay.portlet.asset.service.permission with parameters of type AssetVocabulary
static void AssetVocabularyPermission.check(PermissionChecker permissionChecker, AssetVocabulary vocabulary, String actionId)
           
static boolean AssetVocabularyPermission.contains(PermissionChecker permissionChecker, AssetVocabulary vocabulary, String actionId)
           
 

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

Methods in com.liferay.portlet.asset.service.persistence that return AssetVocabulary
static AssetVocabulary AssetVocabularyUtil.create(long vocabularyId)
           
 AssetVocabulary AssetVocabularyPersistence.create(long vocabularyId)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.create(long vocabularyId)
           
static AssetVocabulary AssetVocabularyUtil.fetchByG_N(long groupId, String name)
           
 AssetVocabulary AssetVocabularyPersistence.fetchByG_N(long groupId, String name)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.fetchByG_N(long groupId, String name)
           
static AssetVocabulary AssetVocabularyUtil.fetchByG_N(long groupId, String name, boolean retrieveFromCache)
           
 AssetVocabulary AssetVocabularyPersistence.fetchByG_N(long groupId, String name, boolean retrieveFromCache)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.fetchByG_N(long groupId, String name, boolean retrieveFromCache)
           
static AssetVocabulary AssetVocabularyUtil.fetchByPrimaryKey(long vocabularyId)
           
 AssetVocabulary AssetVocabularyPersistence.fetchByPrimaryKey(long vocabularyId)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.fetchByPrimaryKey(long vocabularyId)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
           
static AssetVocabulary AssetVocabularyUtil.fetchByUUID_G(String uuid, long groupId)
           
 AssetVocabulary AssetVocabularyPersistence.fetchByUUID_G(String uuid, long groupId)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.fetchByUUID_G(String uuid, long groupId)
           
static AssetVocabulary AssetVocabularyUtil.fetchByUUID_G(String uuid, long groupId, boolean retrieveFromCache)
           
 AssetVocabulary AssetVocabularyPersistence.fetchByUUID_G(String uuid, long groupId, boolean retrieveFromCache)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.fetchByUUID_G(String uuid, long groupId, boolean retrieveFromCache)
           
static AssetVocabulary AssetVocabularyUtil.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
           
 AssetVocabulary AssetVocabularyPersistence.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
           
static AssetVocabulary AssetVocabularyUtil.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
           
 AssetVocabulary AssetVocabularyPersistence.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
           
static AssetVocabulary[] AssetVocabularyUtil.findByCompanyId_PrevAndNext(long vocabularyId, long companyId, OrderByComparator orderByComparator)
           
 AssetVocabulary[] AssetVocabularyPersistence.findByCompanyId_PrevAndNext(long vocabularyId, long companyId, OrderByComparator orderByComparator)
           
 AssetVocabulary[] AssetVocabularyPersistenceImpl.findByCompanyId_PrevAndNext(long vocabularyId, long companyId, OrderByComparator orderByComparator)
           
static AssetVocabulary AssetVocabularyUtil.findByG_N(long groupId, String name)
           
 AssetVocabulary AssetVocabularyPersistence.findByG_N(long groupId, String name)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.findByG_N(long groupId, String name)
           
static AssetVocabulary AssetVocabularyUtil.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
           
 AssetVocabulary AssetVocabularyPersistence.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
           
static AssetVocabulary AssetVocabularyUtil.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
           
 AssetVocabulary AssetVocabularyPersistence.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
           
static AssetVocabulary[] AssetVocabularyUtil.findByGroupId_PrevAndNext(long vocabularyId, long groupId, OrderByComparator orderByComparator)
           
 AssetVocabulary[] AssetVocabularyPersistence.findByGroupId_PrevAndNext(long vocabularyId, long groupId, OrderByComparator orderByComparator)
           
 AssetVocabulary[] AssetVocabularyPersistenceImpl.findByGroupId_PrevAndNext(long vocabularyId, long groupId, OrderByComparator orderByComparator)
           
static AssetVocabulary AssetVocabularyUtil.findByPrimaryKey(long vocabularyId)
           
 AssetVocabulary AssetVocabularyPersistence.findByPrimaryKey(long vocabularyId)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.findByPrimaryKey(long vocabularyId)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
           
static AssetVocabulary AssetVocabularyUtil.findByUuid_First(String uuid, OrderByComparator orderByComparator)
           
 AssetVocabulary AssetVocabularyPersistence.findByUuid_First(String uuid, OrderByComparator orderByComparator)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.findByUuid_First(String uuid, OrderByComparator orderByComparator)
           
static AssetVocabulary AssetVocabularyUtil.findByUUID_G(String uuid, long groupId)
           
 AssetVocabulary AssetVocabularyPersistence.findByUUID_G(String uuid, long groupId)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.findByUUID_G(String uuid, long groupId)
           
static AssetVocabulary AssetVocabularyUtil.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
           
 AssetVocabulary AssetVocabularyPersistence.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
           
static AssetVocabulary[] AssetVocabularyUtil.findByUuid_PrevAndNext(long vocabularyId, String uuid, OrderByComparator orderByComparator)
           
 AssetVocabulary[] AssetVocabularyPersistence.findByUuid_PrevAndNext(long vocabularyId, String uuid, OrderByComparator orderByComparator)
           
 AssetVocabulary[] AssetVocabularyPersistenceImpl.findByUuid_PrevAndNext(long vocabularyId, String uuid, OrderByComparator orderByComparator)
           
protected  AssetVocabulary AssetVocabularyPersistenceImpl.getByCompanyId_PrevAndNext(Session session, AssetVocabulary assetVocabulary, long companyId, OrderByComparator orderByComparator, boolean previous)
           
protected  AssetVocabulary AssetVocabularyPersistenceImpl.getByGroupId_PrevAndNext(Session session, AssetVocabulary assetVocabulary, long groupId, OrderByComparator orderByComparator, boolean previous)
           
protected  AssetVocabulary AssetVocabularyPersistenceImpl.getByUuid_PrevAndNext(Session session, AssetVocabulary assetVocabulary, String uuid, OrderByComparator orderByComparator, boolean previous)
           
static AssetVocabulary AssetVocabularyUtil.remove(AssetVocabulary assetVocabulary)
           
static AssetVocabulary AssetVocabularyUtil.remove(long vocabularyId)
           
 AssetVocabulary AssetVocabularyPersistence.remove(long vocabularyId)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.remove(long vocabularyId)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.remove(Serializable primaryKey)
           
protected  AssetVocabulary AssetVocabularyPersistenceImpl.removeImpl(AssetVocabulary assetVocabulary)
           
protected  AssetVocabulary AssetVocabularyPersistenceImpl.toUnwrappedModel(AssetVocabulary assetVocabulary)
           
static AssetVocabulary AssetVocabularyUtil.update(AssetVocabulary assetVocabulary, boolean merge)
           
static AssetVocabulary AssetVocabularyUtil.update(AssetVocabulary assetVocabulary, boolean merge, ServiceContext serviceContext)
           
static AssetVocabulary AssetVocabularyUtil.updateImpl(AssetVocabulary assetVocabulary, boolean merge)
           
 AssetVocabulary AssetVocabularyPersistence.updateImpl(AssetVocabulary assetVocabulary, boolean merge)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.updateImpl(AssetVocabulary assetVocabulary, boolean merge)
           
 

Methods in com.liferay.portlet.asset.service.persistence that return types with arguments of type AssetVocabulary
static List<AssetVocabulary> AssetVocabularyUtil.filterFindByGroupId(long groupId)
           
 List<AssetVocabulary> AssetVocabularyPersistence.filterFindByGroupId(long groupId)
           
 List<AssetVocabulary> AssetVocabularyPersistenceImpl.filterFindByGroupId(long groupId)
           
static List<AssetVocabulary> AssetVocabularyUtil.filterFindByGroupId(long groupId, int start, int end)
           
 List<AssetVocabulary> AssetVocabularyPersistence.filterFindByGroupId(long groupId, int start, int end)
           
 List<AssetVocabulary> AssetVocabularyPersistenceImpl.filterFindByGroupId(long groupId, int start, int end)
           
static List<AssetVocabulary> AssetVocabularyUtil.filterFindByGroupId(long groupId, int start, int end, OrderByComparator orderByComparator)
           
 List<AssetVocabulary> AssetVocabularyPersistence.filterFindByGroupId(long groupId, int start, int end, OrderByComparator orderByComparator)
           
 List<AssetVocabulary> AssetVocabularyPersistenceImpl.filterFindByGroupId(long groupId, int start, int end, OrderByComparator orderByComparator)
           
static List<AssetVocabulary> AssetVocabularyUtil.findAll()
           
 List<AssetVocabulary> AssetVocabularyPersistence.findAll()
           
 List<AssetVocabulary> AssetVocabularyPersistenceImpl.findAll()
           
static List<AssetVocabulary> AssetVocabularyUtil.findAll(int start, int end)
           
 List<AssetVocabulary> AssetVocabularyPersistence.findAll(int start, int end)
           
 List<AssetVocabulary> AssetVocabularyPersistenceImpl.findAll(int start, int end)
           
static List<AssetVocabulary> AssetVocabularyUtil.findAll(int start, int end, OrderByComparator orderByComparator)
           
 List<AssetVocabulary> AssetVocabularyPersistence.findAll(int start, int end, OrderByComparator orderByComparator)
           
 List<AssetVocabulary> AssetVocabularyPersistenceImpl.findAll(int start, int end, OrderByComparator orderByComparator)
           
static List<AssetVocabulary> AssetVocabularyUtil.findByCompanyId(long companyId)
           
 List<AssetVocabulary> AssetVocabularyPersistence.findByCompanyId(long companyId)
           
 List<AssetVocabulary> AssetVocabularyPersistenceImpl.findByCompanyId(long companyId)
           
static List<AssetVocabulary> AssetVocabularyUtil.findByCompanyId(long companyId, int start, int end)
           
 List<AssetVocabulary> AssetVocabularyPersistence.findByCompanyId(long companyId, int start, int end)
           
 List<AssetVocabulary> AssetVocabularyPersistenceImpl.findByCompanyId(long companyId, int start, int end)
           
static List<AssetVocabulary> AssetVocabularyUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator orderByComparator)
           
 List<AssetVocabulary> AssetVocabularyPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator orderByComparator)
           
 List<AssetVocabulary> AssetVocabularyPersistenceImpl.findByCompanyId(long companyId, int start, int end, OrderByComparator orderByComparator)
           
static List<AssetVocabulary> AssetVocabularyUtil.findByGroupId(long groupId)
           
 List<AssetVocabulary> AssetVocabularyPersistence.findByGroupId(long groupId)
           
 List<AssetVocabulary> AssetVocabularyPersistenceImpl.findByGroupId(long groupId)
           
static List<AssetVocabulary> AssetVocabularyUtil.findByGroupId(long groupId, int start, int end)
           
 List<AssetVocabulary> AssetVocabularyPersistence.findByGroupId(long groupId, int start, int end)
           
 List<AssetVocabulary> AssetVocabularyPersistenceImpl.findByGroupId(long groupId, int start, int end)
           
static List<AssetVocabulary> AssetVocabularyUtil.findByGroupId(long groupId, int start, int end, OrderByComparator orderByComparator)
           
 List<AssetVocabulary> AssetVocabularyPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator orderByComparator)
           
 List<AssetVocabulary> AssetVocabularyPersistenceImpl.findByGroupId(long groupId, int start, int end, OrderByComparator orderByComparator)
           
static List<AssetVocabulary> AssetVocabularyUtil.findByUuid(String uuid)
           
 List<AssetVocabulary> AssetVocabularyPersistence.findByUuid(String uuid)
           
 List<AssetVocabulary> AssetVocabularyPersistenceImpl.findByUuid(String uuid)
           
static List<AssetVocabulary> AssetVocabularyUtil.findByUuid(String uuid, int start, int end)
           
 List<AssetVocabulary> AssetVocabularyPersistence.findByUuid(String uuid, int start, int end)
           
 List<AssetVocabulary> AssetVocabularyPersistenceImpl.findByUuid(String uuid, int start, int end)
           
static List<AssetVocabulary> AssetVocabularyUtil.findByUuid(String uuid, int start, int end, OrderByComparator orderByComparator)
           
 List<AssetVocabulary> AssetVocabularyPersistence.findByUuid(String uuid, int start, int end, OrderByComparator orderByComparator)
           
 List<AssetVocabulary> AssetVocabularyPersistenceImpl.findByUuid(String uuid, int start, int end, OrderByComparator orderByComparator)
           
static List<AssetVocabulary> AssetVocabularyUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
           
static List<AssetVocabulary> AssetVocabularyUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end)
           
static List<AssetVocabulary> AssetVocabularyUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator)
           
 

Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetVocabulary
static void AssetVocabularyUtil.cacheResult(AssetVocabulary assetVocabulary)
           
 void AssetVocabularyPersistence.cacheResult(AssetVocabulary assetVocabulary)
           
 void AssetVocabularyPersistenceImpl.cacheResult(AssetVocabulary assetVocabulary)
           
static void AssetVocabularyUtil.clearCache(AssetVocabulary assetVocabulary)
           
 void AssetVocabularyPersistenceImpl.clearCache(AssetVocabulary assetVocabulary)
           
protected  AssetVocabulary AssetVocabularyPersistenceImpl.getByCompanyId_PrevAndNext(Session session, AssetVocabulary assetVocabulary, long companyId, OrderByComparator orderByComparator, boolean previous)
           
protected  AssetVocabulary AssetVocabularyPersistenceImpl.getByGroupId_PrevAndNext(Session session, AssetVocabulary assetVocabulary, long groupId, OrderByComparator orderByComparator, boolean previous)
           
protected  AssetVocabulary AssetVocabularyPersistenceImpl.getByUuid_PrevAndNext(Session session, AssetVocabulary assetVocabulary, String uuid, OrderByComparator orderByComparator, boolean previous)
           
static AssetVocabulary AssetVocabularyUtil.remove(AssetVocabulary assetVocabulary)
           
protected  AssetVocabulary AssetVocabularyPersistenceImpl.removeImpl(AssetVocabulary assetVocabulary)
           
protected  AssetVocabulary AssetVocabularyPersistenceImpl.toUnwrappedModel(AssetVocabulary assetVocabulary)
           
static AssetVocabulary AssetVocabularyUtil.update(AssetVocabulary assetVocabulary, boolean merge)
           
static AssetVocabulary AssetVocabularyUtil.update(AssetVocabulary assetVocabulary, boolean merge, ServiceContext serviceContext)
           
static AssetVocabulary AssetVocabularyUtil.updateImpl(AssetVocabulary assetVocabulary, boolean merge)
           
 AssetVocabulary AssetVocabularyPersistence.updateImpl(AssetVocabulary assetVocabulary, boolean merge)
           
 AssetVocabulary AssetVocabularyPersistenceImpl.updateImpl(AssetVocabulary assetVocabulary, boolean merge)
           
 

Method parameters in com.liferay.portlet.asset.service.persistence with type arguments of type AssetVocabulary
static void AssetVocabularyUtil.cacheResult(List<AssetVocabulary> assetVocabularies)
           
 void AssetVocabularyPersistence.cacheResult(List<AssetVocabulary> assetVocabularies)
           
 void AssetVocabularyPersistenceImpl.cacheResult(List<AssetVocabulary> assetVocabularies)
           
 


Liferay 6.0.3