|
Project: stp | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CcResourceList<T extends Resource>
A proxy for a resource in a ClearCase VOB or view.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface javax.wvcm.ResourceList |
---|
ResourceList.ResponseIterator<V> |
Method Summary | ||
---|---|---|
|
doWriteProperties(Resource context,
Feedback feedback)
Variant of ResourceList.doWriteProperties(Feedback) that
supports supplying a context. |
Methods inherited from interface javax.wvcm.ResourceList |
---|
doReadContextProperties, doReadProperties, doWriteProperties |
Methods inherited from interface List |
---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
Method Detail |
---|
<V> ResourceList.ResponseIterator<V> doWriteProperties(Resource context, Feedback feedback) throws WvcmException
ResourceList.doWriteProperties(Feedback)
that
supports supplying a context. All other behavior is the same.
context
- An optional proxy (often CcView) providing context for the
writing of certain properties. May be null.feedback
- the properties available in the returned proxies.
WvcmException
|
Generated Wed 13-Apr-2016 10:51 PM | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |