public interface IMutableWorkspaceManager extends IWorkspaceManager
| Modifier and Type | Method and Description |
|---|---|
IResourceHandle |
createVersionControlledResource(IResourceHandle collectionHandle,
IResourceHandle baseVersionHandle,
String name,
OrderPosition position)
If the given handle belongs to a workspace controlled collection, a new
version controlled resource based on the given version handle will be
created.
|
IResourceHandle |
createWorkspace(IResourceHandle collectionHandle,
String name,
OrderPosition position)
If the given resource handle refers to a collection that supports workspace
creation, a new workspace resource will be created.
|
getCheckedOutResources, getWorkspaceCollectionSet, getWorkspaceResourceIResourceHandle createVersionControlledResource(IResourceHandle collectionHandle, IResourceHandle baseVersionHandle, String name, OrderPosition position) throws ResourceException
collectionHandle - a resource handle referring to a workspace
controlled collectionbaseVersionHandle - a resource handle referring to a version resourcename - the local name of the new resourceposition - if the given parent collection is ordered, then the vcr will be
created at this order positionResourceException - if the resource handle is invalid or the
operation failedIResourceHandle createWorkspace(IResourceHandle collectionHandle, String name, OrderPosition position) throws ResourceException
collectionHandle - a resource handle referring to a collection
resourcename - the local name of the new workspace resourceposition - if the given parent collection is ordered, then the vcr will be
created at this order positionResourceException - if the resource handle is invalid or the
operation failed| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice