com.centrasite.control.adapters.util
Interface ValidatePage

All Known Implementing Classes:
AddAssetTypeWizardAdapter.AddAssetTypeValidator, AddAssetTypeWizardAdapter.AddAttributeValidator, AddAssetTypeWizardAdapter.ArrangeProfilesValidator, AddAssetTypeWizardAdapter.SelectProfilesValidator, AddAssetTypeWizardAdapter.ViewProfilesValidator, EditAssetTypeWizardAdapter.ArrangeProfilesValidator, EditAssetTypeWizardAdapter.EditAssetTypeValidator, EditAssetTypeWizardAdapter.EditAttributeValidator, EditAssetTypeWizardAdapter.SelectProfilesValidator, EditAssetTypeWizardAdapter.ViewProfilesValidator, EditSystemDefinedTypeWizardAdapter.EditAttributeValidator, ESDTValidator

public interface ValidatePage


Method Summary
 java.lang.String getMessage()
           
 boolean validate()
           
 

Method Detail

validate

boolean validate()

getMessage

java.lang.String getMessage()