Liferay 7.0-ga1 portal-impl

com.liferay.portlet.asset.util
Class MinimalAssetEntryValidator

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

Deprecated. As of 7.0.0, replaced by com.liferay.asset.tags.validator.AtLeastOneTagAssetEntryValidator

@Deprecated
public class MinimalAssetEntryValidator
extends BaseAssetEntryValidator


Constructor Summary
MinimalAssetEntryValidator()
          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

MinimalAssetEntryValidator

public MinimalAssetEntryValidator()
Deprecated. 

Liferay 7.0-ga1 portal-impl