|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.dexterim.core.DefaultStatusModel
Constructor Summary | |
DefaultStatusModel()
Constructor for the DefaultStatusModel object |
Method Summary | |
protected abstract java.util.List |
createStatusList()
|
Status |
getStatus(java.lang.Object code)
Gets the status attribute of the DefaultStatusModel object |
java.util.List |
listStatus()
Gets an unmodifiable Lists of Status objects |
java.util.List |
listStatusCodes()
Gets an unmodifiable Lists of Status codes |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultStatusModel()
Method Detail |
public Status getStatus(java.lang.Object code)
getStatus
in interface StatusModel
code
- Description of the Parameter
public java.util.List listStatus()
StatusModel
listStatus
in interface StatusModel
public java.util.List listStatusCodes()
StatusModel
listStatusCodes
in interface StatusModel
protected abstract java.util.List createStatusList()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |