| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CheckOutInfo
Holds status information returned upon a successfull call to
IResource.checkOut(). |
| Modifier and Type | Method and Description |
|---|---|
ICheckOutInfo |
ICheckInInfo.getCheckOutInfo()
If the resource was checked in with the keepCheckedOut flag, the result of
the implicit checkout call is reported.
|
ICheckOutInfo |
CheckInInfo.getCheckOutInfo() |
| Constructor and Description |
|---|
CheckInInfo(IRid revisionRID,
String revisionID,
ICheckOutInfo checkOutInfo) |
| Modifier and Type | Method and Description |
|---|---|
ICheckOutInfo |
IMutableBasicVersioningManager.checkOutInPlace(IResourceHandle vcrHandle,
boolean forkOk)
Check out a checked-in vcr to prepare subsequent changes of it's version
controlled state.
|
ICheckOutInfo |
IMutableAdvancedVersioningManager.checkOutWorkingResource(IResourceHandle resourceHandle,
boolean applyToVersion,
boolean forkOk)
If the given resource handle refers to a vcr or a version resource, this
resource is checked out to create a new working resource, which is
essentially a new vcr with a server-provided RID, based on the given
version (resp. the checked-in version of the given vcr) and using the same
version history.
|
Copyright 2021 SAP SE Complete Copyright Notice