Serialized Form
-
Package com.liferay.asset.category.property.exception
-
Exception com.liferay.asset.category.property.exception.CategoryPropertyKeyException
class CategoryPropertyKeyException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.asset.category.property.exception.CategoryPropertyValueException
class CategoryPropertyValueException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.asset.category.property.exception.DuplicateAssetCategoryPropertyExternalReferenceCodeException
class DuplicateAssetCategoryPropertyExternalReferenceCodeException extends com.liferay.portal.kernel.exception.DuplicateExternalReferenceCodeException implements Serializable -
Exception com.liferay.asset.category.property.exception.DuplicateCategoryPropertyException
class DuplicateCategoryPropertyException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.asset.category.property.exception.NoSuchCategoryPropertyException
class NoSuchCategoryPropertyException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable
-
-
Package com.liferay.asset.category.property.model
-
Class com.liferay.asset.category.property.model.AssetCategoryPropertyWrapper
class AssetCategoryPropertyWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AssetCategoryProperty> implements Serializable
-