Uses of Interface
javax.wvcm.Folder

Uses of Folder in javax.wvcm
 

Subinterfaces of Folder in javax.wvcm
 interface ControllableFolder
          A ControllableFolder is a folder that can be placed under control.
 interface FolderVersion
          This represents a resource that is a version of a folder.
 interface VersionHistory
          A version history resource contains all versions of a version-controlled resource as the bound members of the version history.
 interface Workspace
          Represents workspace resource.
 

Methods in javax.wvcm that return Folder
 Folder VersionHistory.getVersionByLabelFolder()
          Return the Folder that contains a bound member for each label that selects a version of this VersionHistory, where the label is the binding name of the member, and the labelled version is the bound resource.
 Folder Location.folder()
          Return a proxy for the folder at this Location.
 Folder Folder.Binding.getBindingFolder()
          Return the folder containing the binding.