Interface AssetCategoryLocalService

All Superinterfaces:
BaseLocalService, CTService<AssetCategory>, PersistedModelLocalService
All Known Implementing Classes:
AssetCategoryLocalServiceWrapper

Provides the local service interface for AssetCategory. Methods of this service will not have security checks based on the propagated JAAS credentials because this service can only be accessed from within the same VM.
Author:
Brian Wing Shun Chan
See Also:
{$generated.description}