com.centrasite.control.administration.typemanagement.adapters
Class AddAssetTypeWizardAdapter.AddAttributeValidator

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

public static class AddAssetTypeWizardAdapter.AddAttributeValidator
extends java.lang.Object
implements ValidatePage


Constructor Summary
AddAssetTypeWizardAdapter.AddAttributeValidator()
           
 
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

AddAssetTypeWizardAdapter.AddAttributeValidator

public AddAssetTypeWizardAdapter.AddAttributeValidator()
Method Detail

getMessage

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

validate

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