com.liferay.portlet.asset.util
Class MinimalAssetEntryValidator

java.lang.Object
  extended by com.liferay.portlet.asset.util.MinimalAssetEntryValidator
All Implemented Interfaces:
AssetEntryValidator

public class MinimalAssetEntryValidator
extends java.lang.Object
implements AssetEntryValidator

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
MinimalAssetEntryValidator()
           
 
Method Summary
 void validate(java.lang.String className, long[] categoryIds, java.lang.String[] tagNames)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MinimalAssetEntryValidator

public MinimalAssetEntryValidator()
Method Detail

validate

public void validate(java.lang.String className,
                     long[] categoryIds,
                     java.lang.String[] tagNames)
              throws com.liferay.portal.kernel.exception.PortalException
Specified by:
validate in interface AssetEntryValidator
Throws:
com.liferay.portal.kernel.exception.PortalException