com.liferay.portlet.tags.util
Class TagsAssetValidator

java.lang.Object
  extended by com.liferay.portlet.tags.util.TagsAssetValidator
Direct Known Subclasses:
BasicTagsAssetValidator

public class TagsAssetValidator
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

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

Constructor Detail

TagsAssetValidator

public TagsAssetValidator()
Method Detail

validate

public void validate(java.lang.String className,
                     java.lang.String[] entryNames)
              throws com.liferay.portal.PortalException
Throws:
com.liferay.portal.PortalException