com.sri.emo.wizard.completion
Class MultiEntryMetadata

java.lang.Object
  extended by com.sri.emo.wizard.defaults.EmoWizardMetadata
      extended by com.sri.emo.wizard.completion.MinMaxPageMetadata
          extended by com.sri.emo.wizard.completion.MultiEntryMetadata
All Implemented Interfaces:
PageMetadata, Serializable

public class MultiEntryMetadata
extends MinMaxPageMetadata

Metadata for multiple attributes.

Author:
Michael Rimov
See Also:
Serialized Form
To Do:
BUG -- Attributes here must be moved to Wizard Page or eventually when we rebuild Metadata with each step we'll lose the settings.

Field Summary
 
Fields inherited from class com.sri.emo.wizard.completion.MinMaxPageMetadata
maxEntries, minEntries
 
Constructor Summary
MultiEntryMetadata()
          Default constructor.
 
Method Summary
 
Methods inherited from class com.sri.emo.wizard.completion.MinMaxPageMetadata
getMaxEntries, getMinEntries, isHasEntry, setMaxEntries, setMinEntries
 
Methods inherited from class com.sri.emo.wizard.defaults.EmoWizardMetadata
equals, getCancel, getDirective, getFinish, getHelpText, getNext, getPrevious, getTitle, getViewId, hashCode, isEntry, isEntryRequired, setCancelLink, setDirective, setEntry, setEntryRequired, setFinishLink, setHelpText, setNextLink, setPreviousLink, setTitle, setViewId, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MultiEntryMetadata

public MultiEntryMetadata()
Default constructor.



Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.