|
JDeveloper SCM API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for the enablement of listing source control client checkouts. This returns the configuration and worker objects for controlling the content of the list checkouts window, and performing the search through the external client. Implementations of this class should be provided in conjunction with an operation responsible for the control definition and its availability. This operation should launch or refresh the contents of the list checkouts window upon invocation.
The framework's list checkouts manager provides the required methods to allow a simple implementation for this common functionality. Be sure that the operation provider is not available while the list checkouts manager is busy, and simply request a refresh with the manager upon execution.
Method Summary | |
SCMListCheckoutsSetup |
getSetup()
Gets the configuration for the list checkouts window. |
SCMListCheckoutsWorker |
getWorker()
Gets the worker for the list checkouts window. |
Method Detail |
public SCMListCheckoutsSetup getSetup()
public SCMListCheckoutsWorker getWorker()
|
Copyright © 2002 Oracle Corporation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |