|
JDeveloper SCM API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
List checkouts configuration interface.
Method Summary | |
java.lang.String[] |
getOptionalResultKeys()
Gets all optional result keys that will be used by the extension. |
java.lang.String |
getResultName(java.lang.Object key)
Gets the displayable name for the given result key. |
java.lang.String |
getStatusIdle(java.util.Map args)
Gets the status bar text for the list checkouts window when idle, after working with the given arguments. |
java.lang.Integer |
getWindowOrientation()
A DockStation identifier for the preferred window orientation. |
Method Detail |
public java.lang.Integer getWindowOrientation()
public java.lang.String[] getOptionalResultKeys()
public java.lang.String getResultName(java.lang.Object key)
public java.lang.String getStatusIdle(java.util.Map args)
args
- arguments for the previously busy worker.
|
Copyright © 2002 Oracle Corporation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |