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

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

public class AddAssetTypeWizardAdapter.AddAssetTypeValidator
extends java.lang.Object
implements ValidatePage


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

public AddAssetTypeWizardAdapter.AddAssetTypeValidator()
Method Detail

getMessage

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

validate

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