Liferay 6.0.5

com.liferay.portlet.asset.util
Class DefaultAssetEntryValidator

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

public class DefaultAssetEntryValidator
extends Object
implements AssetEntryValidator


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

Constructor Detail

DefaultAssetEntryValidator

public DefaultAssetEntryValidator()
Method Detail

validate

public void validate(String className,
                     long[] categoryIds,
                     String[] tagNames)
Specified by:
validate in interface AssetEntryValidator

Liferay 6.0.5