|
Liferay 6.2.0-ce-b2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssetCategoryPropertyLocalService | |
|---|---|
| com.liferay.portlet.asset.service | This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. |
| com.liferay.portlet.asset.service.base | |
| com.liferay.portlet.asset.service.impl | This package defines the asset portlet local and remote service implementations. |
| Uses of AssetCategoryPropertyLocalService in com.liferay.portlet.asset.service |
|---|
| Classes in com.liferay.portlet.asset.service that implement AssetCategoryPropertyLocalService | |
|---|---|
class |
AssetCategoryPropertyLocalServiceWrapper
Provides a wrapper for AssetCategoryPropertyLocalService. |
| Methods in com.liferay.portlet.asset.service that return AssetCategoryPropertyLocalService | |
|---|---|
static AssetCategoryPropertyLocalService |
AssetCategoryPropertyLocalServiceUtil.getService()
|
AssetCategoryPropertyLocalService |
AssetCategoryPropertyLocalServiceWrapper.getWrappedAssetCategoryPropertyLocalService()
Deprecated. As of 6.1.0, replaced by AssetCategoryPropertyLocalServiceWrapper.getWrappedService() |
AssetCategoryPropertyLocalService |
AssetCategoryPropertyLocalServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portlet.asset.service with parameters of type AssetCategoryPropertyLocalService | |
|---|---|
void |
AssetCategoryPropertyLocalServiceUtil.setService(AssetCategoryPropertyLocalService service)
Deprecated. As of 6.2.0 |
void |
AssetCategoryPropertyLocalServiceWrapper.setWrappedAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Deprecated. As of 6.1.0, replaced by AssetCategoryPropertyLocalServiceWrapper.setWrappedService(com.liferay.portlet.asset.service.AssetCategoryPropertyLocalService) |
void |
AssetCategoryPropertyLocalServiceWrapper.setWrappedService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
|
| Constructors in com.liferay.portlet.asset.service with parameters of type AssetCategoryPropertyLocalService | |
|---|---|
AssetCategoryPropertyLocalServiceWrapper(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
|
|
| Uses of AssetCategoryPropertyLocalService in com.liferay.portlet.asset.service.base |
|---|
| Classes in com.liferay.portlet.asset.service.base that implement AssetCategoryPropertyLocalService | |
|---|---|
class |
AssetCategoryPropertyLocalServiceBaseImpl
Provides the base implementation for the asset category property local service. |
| Methods in com.liferay.portlet.asset.service.base that return AssetCategoryPropertyLocalService | |
|---|---|
AssetCategoryPropertyLocalService |
AssetCategoryServiceBaseImpl.getAssetCategoryPropertyLocalService()
Returns the asset category property local service. |
AssetCategoryPropertyLocalService |
AssetTagPropertyServiceBaseImpl.getAssetCategoryPropertyLocalService()
Returns the asset category property local service. |
AssetCategoryPropertyLocalService |
AssetCategoryPropertyServiceBaseImpl.getAssetCategoryPropertyLocalService()
Returns the asset category property local service. |
AssetCategoryPropertyLocalService |
AssetTagPropertyLocalServiceBaseImpl.getAssetCategoryPropertyLocalService()
Returns the asset category property local service. |
AssetCategoryPropertyLocalService |
AssetEntryServiceBaseImpl.getAssetCategoryPropertyLocalService()
Returns the asset category property local service. |
AssetCategoryPropertyLocalService |
AssetTagStatsLocalServiceBaseImpl.getAssetCategoryPropertyLocalService()
Returns the asset category property local service. |
AssetCategoryPropertyLocalService |
AssetTagLocalServiceBaseImpl.getAssetCategoryPropertyLocalService()
Returns the asset category property local service. |
AssetCategoryPropertyLocalService |
AssetCategoryPropertyLocalServiceBaseImpl.getAssetCategoryPropertyLocalService()
Returns the asset category property local service. |
AssetCategoryPropertyLocalService |
AssetTagServiceBaseImpl.getAssetCategoryPropertyLocalService()
Returns the asset category property local service. |
AssetCategoryPropertyLocalService |
AssetVocabularyLocalServiceBaseImpl.getAssetCategoryPropertyLocalService()
Returns the asset category property local service. |
AssetCategoryPropertyLocalService |
AssetCategoryLocalServiceBaseImpl.getAssetCategoryPropertyLocalService()
Returns the asset category property local service. |
AssetCategoryPropertyLocalService |
AssetVocabularyServiceBaseImpl.getAssetCategoryPropertyLocalService()
Returns the asset category property local service. |
AssetCategoryPropertyLocalService |
AssetEntryLocalServiceBaseImpl.getAssetCategoryPropertyLocalService()
Returns the asset category property local service. |
AssetCategoryPropertyLocalService |
AssetLinkLocalServiceBaseImpl.getAssetCategoryPropertyLocalService()
Returns the asset category property local service. |
| Methods in com.liferay.portlet.asset.service.base with parameters of type AssetCategoryPropertyLocalService | |
|---|---|
void |
AssetCategoryServiceBaseImpl.setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Sets the asset category property local service. |
void |
AssetTagPropertyServiceBaseImpl.setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Sets the asset category property local service. |
void |
AssetCategoryPropertyServiceBaseImpl.setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Sets the asset category property local service. |
void |
AssetTagPropertyLocalServiceBaseImpl.setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Sets the asset category property local service. |
void |
AssetEntryServiceBaseImpl.setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Sets the asset category property local service. |
void |
AssetTagStatsLocalServiceBaseImpl.setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Sets the asset category property local service. |
void |
AssetTagLocalServiceBaseImpl.setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Sets the asset category property local service. |
void |
AssetCategoryPropertyLocalServiceBaseImpl.setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Sets the asset category property local service. |
void |
AssetTagServiceBaseImpl.setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Sets the asset category property local service. |
void |
AssetVocabularyLocalServiceBaseImpl.setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Sets the asset category property local service. |
void |
AssetCategoryLocalServiceBaseImpl.setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Sets the asset category property local service. |
void |
AssetVocabularyServiceBaseImpl.setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Sets the asset category property local service. |
void |
AssetEntryLocalServiceBaseImpl.setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Sets the asset category property local service. |
void |
AssetLinkLocalServiceBaseImpl.setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Sets the asset category property local service. |
| Uses of AssetCategoryPropertyLocalService in com.liferay.portlet.asset.service.impl |
|---|
| Classes in com.liferay.portlet.asset.service.impl that implement AssetCategoryPropertyLocalService | |
|---|---|
class |
AssetCategoryPropertyLocalServiceImpl
|
|
Liferay 6.2.0-ce-b2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||