Uses of Package
com.sap.netweaver.bc.rf.common.version

Packages that use com.sap.netweaver.bc.rf.common.version
com.sap.netweaver.bc.rf.common.version Contains repository framework common interface for versioning. 
com.sap.netweaver.bc.rf.mi.version Contains repository framework manager interface for versioning. 
com.sapportals.wcm.repository Contains the repository framework interfaces and classes. 
 

Classes in com.sap.netweaver.bc.rf.common.version used by com.sap.netweaver.bc.rf.common.version
ICheckInInfo
          Holds status information returned upon a successfull call to IResource.checkin .
ICheckOutInfo
          Holds status information returned upon a successfull call to IResource#checkOut.
SupportedOption
          Enumeration of supported options of resources and repositories.
 

Classes in com.sap.netweaver.bc.rf.common.version used by com.sap.netweaver.bc.rf.mi.version
ICheckInInfo
          Holds status information returned upon a successfull call to IResource.checkin .
ICheckOutInfo
          Holds status information returned upon a successfull call to IResource#checkOut.
 

Classes in com.sap.netweaver.bc.rf.common.version used by com.sapportals.wcm.repository
CheckedOutException
          The resource is checked out by another user.
ExpectedCheckInRidException
          The RID of the new revision is different from the RID that the application expected when checking out.
LabelAlreadyExistsException
          Thrown if someone tries to set a label on a version and this label already exists on this version.
LabelNotFoundException
          Thrown if someone tries to remove a label on a version and this label does not exist on this version.
NotVersionedException
          The application tried a versioning-related operation on a resource that is not version-controlled.
ResourceNotVersionException
          Indicates that the resource handle was expected to reference a version resource
VersionHasDescendantsException
          The checkout operation failed because the version to be checked out has descendants in it's version history and the resulting version history fork is not allowed in current context.
VersionHistoryInUseException
          Thrown if someone tries to create a VCR in a workspace that already contains a VCR with the same version history.
VersionIsCheckedOutException
          The checkout operation failed because the version to be checked out is already the checked out version of some other version controlled resource and the resulting version history fork is not allowed in current context.
 



Copyright 2012 SAP AG Complete Copyright Notice