Liferay 7.0-ga1 portal-impl

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

Deprecated. As of 7.0.0, replaced by com.liferay.asset.categories.validator.CardinalityAssetEntryValidator

@Deprecated
public class DefaultAssetEntryValidator
extends BaseAssetEntryValidator


Constructor Summary
DefaultAssetEntryValidator()
          Deprecated.  
 
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()
Deprecated. 

Liferay 7.0-ga1 portal-impl