public interface IObjectsManager
INewObjectDescriptor| Modifier and Type | Method and Description |
|---|---|
IAttributeSet |
getDefaultAttributes(com.sap.security.api.IPrincipal user)
Gets the object's default attributes
|
Object |
instantiateDescriptor(CreateMethod createMethod,
String[] targetIds,
com.sap.security.api.IPrincipal user)
Creates a descriptor for the new object creation based on a template object.
|
Object |
instantiateDescriptor(CreateMethod createMethod,
String targetId,
com.sap.security.api.IPrincipal user)
Instantiates a descriptor for the new object creation based on a template object.
|
Object |
instantiateDescriptor(com.sap.security.api.IPrincipal user)
Creates a descriptor for the new object creation.
|
IAttributeSet getDefaultAttributes(com.sap.security.api.IPrincipal user) throws UnsupportedOperationException
user - the user who has permissions to access the object's default attributesIAttributeSet objectUnsupportedOperationException - when nothing is returned (no default attributes exist)Object instantiateDescriptor(CreateMethod createMethod, String targetId, com.sap.security.api.IPrincipal user) throws com.sap.portal.pcm.ObjectNotFoundException, com.sap.portal.pcm.OperationFailedException
createMethod - the creation method for the new object, such as copy, delta-link, or link, defined by CreateMethodtargetId - a full JNDI url of the template target.user - the user who has permissions to access the object's default attributesObjectNotFoundException - on failureOperationFailedException - on failureObject instantiateDescriptor(com.sap.security.api.IPrincipal user)
user - the user who has permissions to access the object's default attributesObject instantiateDescriptor(CreateMethod createMethod, String[] targetIds, com.sap.security.api.IPrincipal user) throws com.sap.portal.pcm.ObjectNotFoundException, com.sap.portal.pcm.OperationFailedException, UnsupportedOperationException
createMethod - the creation method for the new object, such as copy, delta-link, or link, defined by CreateMethodtargetIds - - An array of full JNDI urls of the template targets.user - userObjectNotFoundException - on failureOperationFailedException - on failureUnsupportedOperationException| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/semantics/api
|
api
|
EP-PIN
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice