|
Liferay 6.0-ee-sp2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssetVocabulary | |
|---|---|
| com.liferay.portlet.asset.model | |
| com.liferay.portlet.asset.service | |
| com.liferay.portlet.asset.service.persistence | |
| 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 that return types with arguments of type AssetVocabulary | |
|---|---|
CacheModel<AssetVocabulary> |
AssetVocabularyWrapper.toCacheModel()
|
CacheModel<AssetVocabulary> |
AssetVocabularyModel.toCacheModel()
|
| 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.service |
|---|
| Methods in com.liferay.portlet.asset.service that return AssetVocabulary | |
|---|---|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database. |
AssetVocabulary |
AssetVocabularyLocalService.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addVocabulary(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addVocabulary(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyLocalService.addVocabulary(long userId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addVocabulary(long userId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addVocabulary(long userId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalService.addVocabulary(long userId,
String title,
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)
Deprecated. |
static AssetVocabulary |
AssetVocabularyServiceUtil.addVocabulary(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyService.addVocabulary(Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyServiceWrapper.addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceUtil.addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyService.addVocabulary(String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.createAssetVocabulary(long vocabularyId)
Creates a new asset vocabulary with the primary key. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.createAssetVocabulary(long vocabularyId)
Creates a new asset vocabulary with the primary key. |
AssetVocabulary |
AssetVocabularyLocalService.createAssetVocabulary(long vocabularyId)
Creates a new asset vocabulary with the primary key. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getAssetVocabulary(long vocabularyId)
Returns the asset vocabulary with the primary key. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getAssetVocabulary(long vocabularyId)
Returns the asset vocabulary with the primary key. |
AssetVocabulary |
AssetVocabularyLocalService.getAssetVocabulary(long vocabularyId)
Returns the asset vocabulary with the primary key. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary with the UUID in the group. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary with the UUID in the group. |
AssetVocabulary |
AssetVocabularyLocalService.getAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary with the UUID in the group. |
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)
Updates the asset vocabulary in the database or adds it if it does not yet exist. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateAssetVocabulary(AssetVocabulary assetVocabulary)
Updates the asset vocabulary in the database or adds it if it does not yet exist. |
AssetVocabulary |
AssetVocabularyLocalService.updateAssetVocabulary(AssetVocabulary assetVocabulary)
Updates the asset vocabulary in the database or adds it if it does not yet exist. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.updateAssetVocabulary(AssetVocabulary assetVocabulary,
boolean merge)
Updates the asset vocabulary in the database or adds it if it does not yet exist. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateAssetVocabulary(AssetVocabulary assetVocabulary,
boolean merge)
Updates the asset vocabulary in the database or adds it if it does not yet exist. |
AssetVocabulary |
AssetVocabularyLocalService.updateAssetVocabulary(AssetVocabulary assetVocabulary,
boolean merge)
Updates the asset vocabulary in the database or adds it if it does not yet exist. |
AssetVocabulary |
AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
static AssetVocabulary |
AssetVocabularyServiceUtil.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyService.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyLocalService.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
Deprecated. |
AssetVocabulary |
AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceUtil.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyService.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalService.updateVocabulary(long vocabularyId,
String title,
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)
Returns a range of all the asset vocabularies. |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getAssetVocabularies(int start,
int end)
Returns a range of all the asset vocabularies. |
List<AssetVocabulary> |
AssetVocabularyLocalService.getAssetVocabularies(int start,
int end)
Returns a range of all the asset vocabularies. |
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)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
|
| Methods in com.liferay.portlet.asset.service with parameters of type AssetVocabulary | |
|---|---|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database. |
AssetVocabulary |
AssetVocabularyLocalService.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database. |
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)
Deletes the asset vocabulary from the database. |
static void |
AssetVocabularyLocalServiceUtil.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
Deletes the asset vocabulary from the database. |
void |
AssetVocabularyLocalService.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
Deletes the asset vocabulary from the database. |
void |
AssetVocabularyLocalServiceWrapper.deleteVocabulary(AssetVocabulary vocabulary)
|
static void |
AssetVocabularyLocalServiceUtil.deleteVocabulary(AssetVocabulary vocabulary)
|
void |
AssetVocabularyLocalService.deleteVocabulary(AssetVocabulary vocabulary)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.updateAssetVocabulary(AssetVocabulary assetVocabulary)
Updates the asset vocabulary in the database or adds it if it does not yet exist. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateAssetVocabulary(AssetVocabulary assetVocabulary)
Updates the asset vocabulary in the database or adds it if it does not yet exist. |
AssetVocabulary |
AssetVocabularyLocalService.updateAssetVocabulary(AssetVocabulary assetVocabulary)
Updates the asset vocabulary in the database or adds it if it does not yet exist. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.updateAssetVocabulary(AssetVocabulary assetVocabulary,
boolean merge)
Updates the asset vocabulary in the database or adds it if it does not yet exist. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateAssetVocabulary(AssetVocabulary assetVocabulary,
boolean merge)
Updates the asset vocabulary in the database or adds it if it does not yet exist. |
AssetVocabulary |
AssetVocabularyLocalService.updateAssetVocabulary(AssetVocabulary assetVocabulary,
boolean merge)
Updates the asset vocabulary in the database or adds it if it does not yet exist. |
| 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)
Creates a new asset vocabulary with the primary key. |
AssetVocabulary |
AssetVocabularyPersistence.create(long vocabularyId)
Creates a new asset vocabulary with the primary key. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByG_N(long groupId,
String name)
Finds the asset vocabulary where groupId = ? and name = ? or returns null if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistence.fetchByG_N(long groupId,
String name)
Finds the asset vocabulary where groupId = ? and name = ? or returns null if it could not be found. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByG_N(long groupId,
String name,
boolean retrieveFromCache)
Finds the asset vocabulary where groupId = ? and name = ? or returns null if it could not be found, optionally using the finder cache. |
AssetVocabulary |
AssetVocabularyPersistence.fetchByG_N(long groupId,
String name,
boolean retrieveFromCache)
Finds the asset vocabulary where groupId = ? and name = ? or returns null if it could not be found, optionally using the finder cache. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByPrimaryKey(long vocabularyId)
Finds the asset vocabulary with the primary key or returns null if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistence.fetchByPrimaryKey(long vocabularyId)
Finds the asset vocabulary with the primary key or returns null if it could not be found. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByUUID_G(String uuid,
long groupId)
Finds the asset vocabulary where uuid = ? and groupId = ? or returns null if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistence.fetchByUUID_G(String uuid,
long groupId)
Finds the asset vocabulary where uuid = ? and groupId = ? or returns null if it could not be found. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
Finds the asset vocabulary where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache. |
AssetVocabulary |
AssetVocabularyPersistence.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
Finds the asset vocabulary where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache. |
static AssetVocabulary[] |
AssetVocabularyUtil.filterFindByGroupId_PrevAndNext(long vocabularyId,
long groupId,
OrderByComparator orderByComparator)
Filters the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ?. |
AssetVocabulary[] |
AssetVocabularyPersistence.filterFindByGroupId_PrevAndNext(long vocabularyId,
long groupId,
OrderByComparator orderByComparator)
Filters the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ?. |
static AssetVocabulary |
AssetVocabularyUtil.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Finds the first asset vocabulary in the ordered set where companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistence.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Finds the first asset vocabulary in the ordered set where companyId = ?. |
static AssetVocabulary |
AssetVocabularyUtil.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Finds the last asset vocabulary in the ordered set where companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistence.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Finds the last asset vocabulary in the ordered set where companyId = ?. |
static AssetVocabulary[] |
AssetVocabularyUtil.findByCompanyId_PrevAndNext(long vocabularyId,
long companyId,
OrderByComparator orderByComparator)
Finds the asset vocabularies before and after the current asset vocabulary in the ordered set where companyId = ?. |
AssetVocabulary[] |
AssetVocabularyPersistence.findByCompanyId_PrevAndNext(long vocabularyId,
long companyId,
OrderByComparator orderByComparator)
Finds the asset vocabularies before and after the current asset vocabulary in the ordered set where companyId = ?. |
static AssetVocabulary |
AssetVocabularyUtil.findByG_N(long groupId,
String name)
Finds the asset vocabulary where groupId = ? and name = ? or throws a NoSuchVocabularyException if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistence.findByG_N(long groupId,
String name)
Finds the asset vocabulary where groupId = ? and name = ? or throws a NoSuchVocabularyException if it could not be found. |
static AssetVocabulary |
AssetVocabularyUtil.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Finds the first asset vocabulary in the ordered set where groupId = ?. |
AssetVocabulary |
AssetVocabularyPersistence.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Finds the first asset vocabulary in the ordered set where groupId = ?. |
static AssetVocabulary |
AssetVocabularyUtil.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Finds the last asset vocabulary in the ordered set where groupId = ?. |
AssetVocabulary |
AssetVocabularyPersistence.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Finds the last asset vocabulary in the ordered set where groupId = ?. |
static AssetVocabulary[] |
AssetVocabularyUtil.findByGroupId_PrevAndNext(long vocabularyId,
long groupId,
OrderByComparator orderByComparator)
Finds the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ?. |
AssetVocabulary[] |
AssetVocabularyPersistence.findByGroupId_PrevAndNext(long vocabularyId,
long groupId,
OrderByComparator orderByComparator)
Finds the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ?. |
static AssetVocabulary |
AssetVocabularyUtil.findByPrimaryKey(long vocabularyId)
Finds the asset vocabulary with the primary key or throws a NoSuchVocabularyException if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistence.findByPrimaryKey(long vocabularyId)
Finds the asset vocabulary with the primary key or throws a NoSuchVocabularyException if it could not be found. |
static AssetVocabulary |
AssetVocabularyUtil.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Finds the first asset vocabulary in the ordered set where uuid = ?. |
AssetVocabulary |
AssetVocabularyPersistence.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Finds the first asset vocabulary in the ordered set where uuid = ?. |
static AssetVocabulary |
AssetVocabularyUtil.findByUUID_G(String uuid,
long groupId)
Finds the asset vocabulary where uuid = ? and groupId = ? or throws a NoSuchVocabularyException if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistence.findByUUID_G(String uuid,
long groupId)
Finds the asset vocabulary where uuid = ? and groupId = ? or throws a NoSuchVocabularyException if it could not be found. |
static AssetVocabulary |
AssetVocabularyUtil.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Finds the last asset vocabulary in the ordered set where uuid = ?. |
AssetVocabulary |
AssetVocabularyPersistence.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Finds the last asset vocabulary in the ordered set where uuid = ?. |
static AssetVocabulary[] |
AssetVocabularyUtil.findByUuid_PrevAndNext(long vocabularyId,
String uuid,
OrderByComparator orderByComparator)
Finds the asset vocabularies before and after the current asset vocabulary in the ordered set where uuid = ?. |
AssetVocabulary[] |
AssetVocabularyPersistence.findByUuid_PrevAndNext(long vocabularyId,
String uuid,
OrderByComparator orderByComparator)
Finds the asset vocabularies before and after the current asset vocabulary in the ordered set where uuid = ?. |
static AssetVocabulary |
AssetVocabularyUtil.remove(AssetVocabulary assetVocabulary)
|
AssetVocabulary |
AssetVocabularyPersistence.remove(AssetVocabulary assetVocabulary)
|
static AssetVocabulary |
AssetVocabularyUtil.remove(long vocabularyId)
Removes the asset vocabulary with the primary key from the database. |
AssetVocabulary |
AssetVocabularyPersistence.remove(long vocabularyId)
Removes the asset vocabulary with the primary key from the database. |
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)
|
| Methods in com.liferay.portlet.asset.service.persistence that return types with arguments of type AssetVocabulary | |
|---|---|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByGroupId(long groupId)
Filters by the user's permissions and finds all the asset vocabularies where groupId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByGroupId(long groupId)
Filters by the user's permissions and finds all the asset vocabularies where groupId = ?. |
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByGroupId(long groupId,
int start,
int end)
Filters by the user's permissions and finds a range of all the asset vocabularies where groupId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByGroupId(long groupId,
int start,
int end)
Filters by the user's permissions and finds a range of all the asset vocabularies where groupId = ?. |
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Filters by the user's permissions and finds an ordered range of all the asset vocabularies where groupId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Filters by the user's permissions and finds an ordered range of all the asset vocabularies where groupId = ?. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findAll()
Finds all the asset vocabularies. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findAll()
Finds all the asset vocabularies. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findAll(int start,
int end)
Finds a range of all the asset vocabularies. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findAll(int start,
int end)
Finds a range of all the asset vocabularies. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findAll(int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the asset vocabularies. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findAll(int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the asset vocabularies. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findByCompanyId(long companyId)
Finds all the asset vocabularies where companyId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findByCompanyId(long companyId)
Finds all the asset vocabularies where companyId = ?. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findByCompanyId(long companyId,
int start,
int end)
Finds a range of all the asset vocabularies where companyId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findByCompanyId(long companyId,
int start,
int end)
Finds a range of all the asset vocabularies where companyId = ?. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the asset vocabularies where companyId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the asset vocabularies where companyId = ?. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long groupId)
Finds all the asset vocabularies where groupId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long groupId)
Finds all the asset vocabularies where groupId = ?. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long groupId,
int start,
int end)
Finds a range of all the asset vocabularies where groupId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long groupId,
int start,
int end)
Finds a range of all the asset vocabularies where groupId = ?. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the asset vocabularies where groupId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the asset vocabularies where groupId = ?. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findByUuid(String uuid)
Finds all the asset vocabularies where uuid = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findByUuid(String uuid)
Finds all the asset vocabularies where uuid = ?. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findByUuid(String uuid,
int start,
int end)
Finds a range of all the asset vocabularies where uuid = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findByUuid(String uuid,
int start,
int end)
Finds a range of all the asset vocabularies where uuid = ?. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the asset vocabularies where uuid = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the asset vocabularies where uuid = ?. |
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)
Caches the asset vocabulary in the entity cache if it is enabled. |
void |
AssetVocabularyPersistence.cacheResult(AssetVocabulary assetVocabulary)
Caches the asset vocabulary in the entity cache if it is enabled. |
static void |
AssetVocabularyUtil.clearCache(AssetVocabulary assetVocabulary)
|
static AssetVocabulary |
AssetVocabularyUtil.remove(AssetVocabulary assetVocabulary)
|
AssetVocabulary |
AssetVocabularyPersistence.remove(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)
|
| Method parameters in com.liferay.portlet.asset.service.persistence with type arguments of type AssetVocabulary | |
|---|---|
static void |
AssetVocabularyUtil.cacheResult(List<AssetVocabulary> assetVocabularies)
Caches the asset vocabularies in the entity cache if it is enabled. |
void |
AssetVocabularyPersistence.cacheResult(List<AssetVocabulary> assetVocabularies)
Caches the asset vocabularies in the entity cache if it is enabled. |
|
Liferay 6.0-ee-sp2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||