javax.wvcm
Interface ControllableResource.Update

All Superinterfaces:
ControllableResource.MergePreviewReport
Enclosing interface:
ControllableResource

public static interface ControllableResource.Update
extends ControllableResource.MergePreviewReport

A version-controlled resource whose CheckedIn property would be updated by the merge.


Method Summary
 ControllableResource getTarget()
          Return the version-controlled resource that would be updated by the merge request.
 Version getVersion()
          Return the version that would be selected as a result of the merge request.
 

Method Detail

getTarget

ControllableResource getTarget()
Return the version-controlled resource that would be updated by the merge request.


getVersion

Version getVersion()
Return the version that would be selected as a result of the merge request.



Copyright (c) 2003 - Apache Software Foundation