@Deprecated public class BaseAssetEntryValidator extends Object implements AssetEntryValidator
| Constructor and Description |
|---|
BaseAssetEntryValidator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isAssetCategorizable(long classNameId)
Deprecated.
|
protected void |
validate(long classNameId,
long classTypePK,
long[] categoryIds,
com.liferay.asset.kernel.model.AssetVocabulary vocabulary)
Deprecated.
|
void |
validate(long groupId,
String className,
long classTypePK,
long[] categoryIds,
String[] entryNames)
Deprecated.
|
public void validate(long groupId,
String className,
long classTypePK,
long[] categoryIds,
String[] entryNames)
throws com.liferay.portal.kernel.exception.PortalException
validate in interface AssetEntryValidatorcom.liferay.portal.kernel.exception.PortalExceptionprotected boolean isAssetCategorizable(long classNameId)
protected void validate(long classNameId,
long classTypePK,
long[] categoryIds,
com.liferay.asset.kernel.model.AssetVocabulary vocabulary)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException