org.exoplatform.mail.webui
Interface WizardStep
- All Known Implementing Classes:
- UIAccountWizardStep1, UIAccountWizardStep2, UIAccountWizardStep3, UIAccountWizardStep4, UIAccountWizardStep5, UIAccountWizardStepIntro
public interface WizardStep
Created by The eXo Platform SARL
Author : Pham Tuan
tuan.pham@exoplatform.com
Aug 16, 2007
getInfoMessage
java.util.List<java.lang.String> getInfoMessage()
isFieldsValid
boolean isFieldsValid()
fillFields
void fillFields(Account acc)
Copyright © 2011 eXo Platform SAS. All Rights Reserved.