Uses of Package
javax.wvcm

Classes in javax.wvcm used by javax.wvcm
Activity
          Represents an activity resource.
Baseline
          Represents a baseline resource.
Baseline.CompareBaselineReport
          A description of how the selection of a version from a version history differs between two baselines.
Configuration
          A configuration is a resource that is associated with a folder (called the "root folder") and that represents all members of the root folder that are not in another configuration.
ControllableFolder
          A ControllableFolder is a folder that can be placed under control.
ControllableResource
          A proxy for a persistent resource that can be placed under control of a Checkout/Checkin protocol.
ControllableResource.MergePreviewReport
          A description of how the merge would affect the merge target.
Folder
          A folder is a resource that contains a set of named mappings to other resources, called the "bound members" of that folder.
Location
          The location of a resource.
PropertyNameList
          A list of resource property names.
PropertyNameList.AttributeName
          A name of an attribute.
PropertyNameList.PropertyName
          The name of a property of a persistent resource.
Provider
          A WVCM provider.
ProviderFactory.Callback
          Provides callback functions that can be invoked by a provider.
ProviderFactory.Callback.Authentication
          Authentication information for the current user.
Resource
          A proxy for a persistent resource, used to retrieve information from the resource and to perform operations on the resource.
ResourceList
          A list containing Resource objects, used to perform operations on all elements of the list.
ResourceList.ResponseIterator
          An iterator of the results of applying a method to each element of a ResourceList.
Version
          A version is an immutable copy of a particular state of a version-controlled resource.
VersionHistory
          A version history resource contains all versions of a version-controlled resource as the bound members of the version history.
Workspace
          Represents workspace resource.
WvcmException
          Signals that an failure of some sort has occurred in the WVCM provider.
WvcmException.ReasonCode