com.centrasite.control.administration.typemanagement.adapters
Class EditSystemDefinedTypeWizardAdapter.EditAttributeValidator

java.lang.Object
  extended by com.centrasite.control.administration.typemanagement.adapters.EditSystemDefinedTypeWizardAdapter.EditAttributeValidator
All Implemented Interfaces:
ValidatePage
Enclosing class:
EditSystemDefinedTypeWizardAdapter

public static class EditSystemDefinedTypeWizardAdapter.EditAttributeValidator
extends java.lang.Object
implements ValidatePage


Constructor Summary
EditSystemDefinedTypeWizardAdapter.EditAttributeValidator()
           
 
Method Summary
 java.lang.String getMessage()
           
 boolean validate()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditSystemDefinedTypeWizardAdapter.EditAttributeValidator

public EditSystemDefinedTypeWizardAdapter.EditAttributeValidator()
Method Detail

getMessage

public java.lang.String getMessage()
Specified by:
getMessage in interface ValidatePage

validate

public boolean validate()
Specified by:
validate in interface ValidatePage