Liferay 6.1.2-ce-ga3

com.liferay.portlet.asset.util
Class DefaultAssetEntryValidator

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

public class DefaultAssetEntryValidator
extends BaseAssetEntryValidator


Constructor Summary
DefaultAssetEntryValidator()
           
 
Method Summary
 
Methods inherited from class com.liferay.portlet.asset.util.BaseAssetEntryValidator
validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultAssetEntryValidator

public DefaultAssetEntryValidator()

Liferay 6.1.2-ce-ga3