Liferay 6.2-ce-ga5

com.liferay.portal.kernel.servlet.taglib.aui
Interface ValidatorTag

All Known Implementing Classes:
ValidatorTagImpl

public interface ValidatorTag


Method Summary
 void cleanUp()
           
 String getBody()
           
 String getErrorMessage()
           
 String getName()
           
 boolean isCustom()
           
 

Method Detail

cleanUp

void cleanUp()

getBody

String getBody()

getErrorMessage

String getErrorMessage()

getName

String getName()

isCustom

boolean isCustom()

Liferay 6.2-ce-ga5