@ProviderType @Transactional(isolation=PORTAL, rollbackFor={PortalException.class,SystemException.class}) public interface ERAssetCategoryLocalService extends BaseLocalService
ERAssetCategoryLocalServiceUtil| Modifier and Type | Method and Description |
|---|---|
AssetCategory |
addOrUpdateCategory(java.lang.String externalReferenceCode,
long userId,
long groupId,
long parentCategoryId,
java.util.Map<java.util.Locale,java.lang.String> titleMap,
java.util.Map<java.util.Locale,java.lang.String> descriptionMap,
long vocabularyId,
java.lang.String[] categoryProperties,
ServiceContext serviceContext) |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
AssetCategory addOrUpdateCategory(java.lang.String externalReferenceCode, long userId, long groupId, long parentCategoryId, java.util.Map<java.util.Locale,java.lang.String> titleMap, java.util.Map<java.util.Locale,java.lang.String> descriptionMap, long vocabularyId, java.lang.String[] categoryProperties, ServiceContext serviceContext) throws PortalException
PortalExceptionjava.lang.String getOSGiServiceIdentifier()