|
JDeveloper SCM API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Worker interface for the checkouts lister, performs the search through the source control client.
Method Summary | |
void |
listCheckouts(java.util.Map args,
SCMCheckoutList list)
Searches according to the given parameters, and adds list checkouts result to the checkout list. |
Method Detail |
public void listCheckouts(java.util.Map args, SCMCheckoutList list) throws SCMException
args
- the parameter to the search procedure.list
- the list to which results can be added.
SCMException
- if the worker fails in searching.
|
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.