|
JDeveloper SCM API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Manager for the list checkouts window of the source control framework. Use this manager from a suitable operation in order to cause the window to be shown and the search to be performed. Clients are required to provide their own implementation for list checkouts configuration and searching.
Method Summary | |
java.util.Map |
getArguments()
Gets the most recent arguments passed through the list checkouts manager to the client-supplied worker worker. |
boolean |
isBusy()
Asks whether a worker is currently busy listing checkouts. |
void |
refresh(java.util.Map args)
Refresh the visible list of checkouts in the list checkouts window. |
Method Detail |
public void refresh(java.util.Map args)
args
- the table of arguments to the command.public java.util.Map getArguments()
public boolean isBusy()
refresh(java.util.Map)
.
|
Copyright © 2002 Oracle Corporation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.