|
Liferay 7.0-ce-a3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssetCategoryPropertyService | |
|---|---|
| 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 AssetCategoryPropertyService in com.liferay.portlet.asset.service |
|---|
| Classes in com.liferay.portlet.asset.service that implement AssetCategoryPropertyService | |
|---|---|
class |
AssetCategoryPropertyServiceWrapper
Provides a wrapper for AssetCategoryPropertyService. |
| Methods in com.liferay.portlet.asset.service that return AssetCategoryPropertyService | |
|---|---|
static AssetCategoryPropertyService |
AssetCategoryPropertyServiceUtil.getService()
|
AssetCategoryPropertyService |
AssetCategoryPropertyServiceWrapper.getWrappedAssetCategoryPropertyService()
Deprecated. As of 6.1.0, replaced by AssetCategoryPropertyServiceWrapper.getWrappedService() |
AssetCategoryPropertyService |
AssetCategoryPropertyServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portlet.asset.service with parameters of type AssetCategoryPropertyService | |
|---|---|
void |
AssetCategoryPropertyServiceUtil.setService(AssetCategoryPropertyService service)
Deprecated. As of 6.2.0 |
void |
AssetCategoryPropertyServiceWrapper.setWrappedAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
Deprecated. As of 6.1.0, replaced by AssetCategoryPropertyServiceWrapper.setWrappedService(com.liferay.portlet.asset.service.AssetCategoryPropertyService) |
void |
AssetCategoryPropertyServiceWrapper.setWrappedService(AssetCategoryPropertyService assetCategoryPropertyService)
|
| Constructors in com.liferay.portlet.asset.service with parameters of type AssetCategoryPropertyService | |
|---|---|
AssetCategoryPropertyServiceWrapper(AssetCategoryPropertyService assetCategoryPropertyService)
|
|
| Uses of AssetCategoryPropertyService in com.liferay.portlet.asset.service.base |
|---|
| Classes in com.liferay.portlet.asset.service.base that implement AssetCategoryPropertyService | |
|---|---|
class |
AssetCategoryPropertyServiceBaseImpl
Provides the base implementation for the asset category property remote service. |
| Fields in com.liferay.portlet.asset.service.base declared as AssetCategoryPropertyService | |
|---|---|
protected AssetCategoryPropertyService |
AssetCategoryPropertyServiceBaseImpl.assetCategoryPropertyService
|
protected AssetCategoryPropertyService |
AssetCategoryLocalServiceBaseImpl.assetCategoryPropertyService
|
protected AssetCategoryPropertyService |
AssetCategoryServiceBaseImpl.assetCategoryPropertyService
|
protected AssetCategoryPropertyService |
AssetCategoryPropertyLocalServiceBaseImpl.assetCategoryPropertyService
|
| Methods in com.liferay.portlet.asset.service.base that return AssetCategoryPropertyService | |
|---|---|
AssetCategoryPropertyService |
AssetCategoryPropertyServiceBaseImpl.getAssetCategoryPropertyService()
Returns the asset category property remote service. |
AssetCategoryPropertyService |
AssetCategoryLocalServiceBaseImpl.getAssetCategoryPropertyService()
Returns the asset category property remote service. |
AssetCategoryPropertyService |
AssetCategoryServiceBaseImpl.getAssetCategoryPropertyService()
Returns the asset category property remote service. |
AssetCategoryPropertyService |
AssetCategoryPropertyLocalServiceBaseImpl.getAssetCategoryPropertyService()
Returns the asset category property remote service. |
| Methods in com.liferay.portlet.asset.service.base with parameters of type AssetCategoryPropertyService | |
|---|---|
void |
AssetCategoryPropertyServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
Sets the asset category property remote service. |
void |
AssetCategoryLocalServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
Sets the asset category property remote service. |
void |
AssetCategoryServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
Sets the asset category property remote service. |
void |
AssetCategoryPropertyLocalServiceBaseImpl.setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
Sets the asset category property remote service. |
| Uses of AssetCategoryPropertyService in com.liferay.portlet.asset.service.impl |
|---|
| Classes in com.liferay.portlet.asset.service.impl that implement AssetCategoryPropertyService | |
|---|---|
class |
AssetCategoryPropertyServiceImpl
|
|
Liferay 7.0-ce-a3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||