com.liferay.portlet.asset.util
Class MinimalAssetEntryValidator
java.lang.Object
com.liferay.portlet.asset.util.BaseAssetEntryValidator
com.liferay.portlet.asset.util.MinimalAssetEntryValidator
- All Implemented Interfaces:
- AssetEntryValidator
public class MinimalAssetEntryValidator
- extends BaseAssetEntryValidator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MinimalAssetEntryValidator
public MinimalAssetEntryValidator()
validate
public void validate(long groupId,
String className,
long[] categoryIds,
String[] tagNames)
throws PortalException
- Specified by:
validate
in interface AssetEntryValidator
- Overrides:
validate
in class BaseAssetEntryValidator
- Throws:
PortalException