Liferay 7.0-ce-b4

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
isAssetCategorizable, 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 7.0-ce-b4