|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface DFSchemaProvider.State
State description
| Method Summary | |
|---|---|
DFSchemaProvider.StepInfo |
getLastStepInfo()
Return information about last step |
String |
getName()
Name of the state like "disconnected", "logged in" etc. |
String |
getNextPhaseCommand()
Return next phase command text which can be used for example as button text (examples: "Login", "Connect", etc.) |
String |
getNextPhaseProgressName()
Return appropriate next phase progress handle name (examples: "Logging", "Connecting", etc.) |
Object |
getOptions()
Return options for proceedToNextState() method. |
DFSchema |
getSchema()
Get schema if ready. |
boolean |
isInitial()
Is the current state initial (it means are all artefacts cleaned up and schema is completelly disconnected) |
| Method Detail |
|---|
String getName()
String getNextPhaseCommand()
String getNextPhaseProgressName()
Object getOptions()
DFSchema getSchema()
DFSchemaProvider.StepInfo getLastStepInfo()
boolean isInitial()
|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||