|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssetVocabularyPersistence | |
---|---|
com.liferay.portlet.asset.service.base | |
com.liferay.portlet.asset.service.persistence |
Uses of AssetVocabularyPersistence in com.liferay.portlet.asset.service.base |
---|
Methods in com.liferay.portlet.asset.service.base that return AssetVocabularyPersistence | |
---|---|
AssetVocabularyPersistence |
AssetVocabularyServiceBaseImpl.getAssetVocabularyPersistence()
Gets the asset vocabulary persistence. |
AssetVocabularyPersistence |
AssetVocabularyLocalServiceBaseImpl.getAssetVocabularyPersistence()
Gets the asset vocabulary persistence. |
AssetVocabularyPersistence |
AssetTagStatsLocalServiceBaseImpl.getAssetVocabularyPersistence()
Gets the asset vocabulary persistence. |
AssetVocabularyPersistence |
AssetTagServiceBaseImpl.getAssetVocabularyPersistence()
Gets the asset vocabulary persistence. |
AssetVocabularyPersistence |
AssetTagPropertyServiceBaseImpl.getAssetVocabularyPersistence()
Gets the asset vocabulary persistence. |
AssetVocabularyPersistence |
AssetTagPropertyLocalServiceBaseImpl.getAssetVocabularyPersistence()
Gets the asset vocabulary persistence. |
AssetVocabularyPersistence |
AssetTagLocalServiceBaseImpl.getAssetVocabularyPersistence()
Gets the asset vocabulary persistence. |
AssetVocabularyPersistence |
AssetLinkLocalServiceBaseImpl.getAssetVocabularyPersistence()
Gets the asset vocabulary persistence. |
AssetVocabularyPersistence |
AssetEntryServiceBaseImpl.getAssetVocabularyPersistence()
Gets the asset vocabulary persistence. |
AssetVocabularyPersistence |
AssetEntryLocalServiceBaseImpl.getAssetVocabularyPersistence()
Gets the asset vocabulary persistence. |
AssetVocabularyPersistence |
AssetCategoryServiceBaseImpl.getAssetVocabularyPersistence()
Gets the asset vocabulary persistence. |
AssetVocabularyPersistence |
AssetCategoryPropertyServiceBaseImpl.getAssetVocabularyPersistence()
Gets the asset vocabulary persistence. |
AssetVocabularyPersistence |
AssetCategoryPropertyLocalServiceBaseImpl.getAssetVocabularyPersistence()
Gets the asset vocabulary persistence. |
AssetVocabularyPersistence |
AssetCategoryLocalServiceBaseImpl.getAssetVocabularyPersistence()
Gets the asset vocabulary persistence. |
Methods in com.liferay.portlet.asset.service.base with parameters of type AssetVocabularyPersistence | |
---|---|
void |
AssetVocabularyServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
Sets the asset vocabulary persistence. |
void |
AssetVocabularyLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
Sets the asset vocabulary persistence. |
void |
AssetTagStatsLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
Sets the asset vocabulary persistence. |
void |
AssetTagServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
Sets the asset vocabulary persistence. |
void |
AssetTagPropertyServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
Sets the asset vocabulary persistence. |
void |
AssetTagPropertyLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
Sets the asset vocabulary persistence. |
void |
AssetTagLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
Sets the asset vocabulary persistence. |
void |
AssetLinkLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
Sets the asset vocabulary persistence. |
void |
AssetEntryServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
Sets the asset vocabulary persistence. |
void |
AssetEntryLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
Sets the asset vocabulary persistence. |
void |
AssetCategoryServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
Sets the asset vocabulary persistence. |
void |
AssetCategoryPropertyServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
Sets the asset vocabulary persistence. |
void |
AssetCategoryPropertyLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
Sets the asset vocabulary persistence. |
void |
AssetCategoryLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
Sets the asset vocabulary persistence. |
Uses of AssetVocabularyPersistence in com.liferay.portlet.asset.service.persistence |
---|
Classes in com.liferay.portlet.asset.service.persistence that implement AssetVocabularyPersistence | |
---|---|
class |
AssetVocabularyPersistenceImpl
The persistence implementation for the asset vocabulary service. |
Fields in com.liferay.portlet.asset.service.persistence declared as AssetVocabularyPersistence | |
---|---|
protected AssetVocabularyPersistence |
AssetVocabularyPersistenceImpl.assetVocabularyPersistence
|
protected AssetVocabularyPersistence |
AssetTagStatsPersistenceImpl.assetVocabularyPersistence
|
protected AssetVocabularyPersistence |
AssetTagPropertyPersistenceImpl.assetVocabularyPersistence
|
protected AssetVocabularyPersistence |
AssetTagPersistenceImpl.assetVocabularyPersistence
|
protected AssetVocabularyPersistence |
AssetLinkPersistenceImpl.assetVocabularyPersistence
|
protected AssetVocabularyPersistence |
AssetEntryPersistenceImpl.assetVocabularyPersistence
|
protected AssetVocabularyPersistence |
AssetCategoryPropertyPersistenceImpl.assetVocabularyPersistence
|
protected AssetVocabularyPersistence |
AssetCategoryPersistenceImpl.assetVocabularyPersistence
|
Methods in com.liferay.portlet.asset.service.persistence that return AssetVocabularyPersistence | |
---|---|
static AssetVocabularyPersistence |
AssetVocabularyUtil.getPersistence()
|
Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetVocabularyPersistence | |
---|---|
void |
AssetVocabularyUtil.setPersistence(AssetVocabularyPersistence persistence)
|
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |