public interface INewObjectDescriptor
IObjectsManager| Modifier and Type | Method and Description |
|---|---|
void |
putAttribute(String attributeName,
String value)
Adds an attribute to the new object.
|
void |
putMetaAttribute(String attributeName,
String metaAttributeName,
String value)
Adds a meta attribute to the new object.
|
void |
putTextAttribute(String attributeName,
String value)
Adds a text attribute to the new object.
|
void |
putTextMetaAttribute(String attributeName,
String metaAttributeName,
String value)
Adds a text meta attribute to the new object.
|
void |
setCreationMethod(CreateMethod createMethod,
String targetID)
Sets the new object's template target and creation method.
|
void |
setDescription(String description)
Sets the new object's description.
|
void |
setOriginalLocale(Locale locale)
Sets the new object's original locale (the locale in which it is created).
|
void |
setTitle(String title)
Sets the new object's title.
|
void |
setTranslationInfo(String domain,
String collection)
Set the new object's PCD translation info.
|
void setOriginalLocale(Locale locale)
locale - the localevoid setTitle(String title)
title - the titlevoid setDescription(String description)
description - the description textvoid setTranslationInfo(String domain, String collection)
domain - the translation domaincollection - the translation collectionvoid putAttribute(String attributeName, String value)
attributeName - the attribute namevalue - the attribute valuevoid putTextAttribute(String attributeName, String value)
attributeName - the attribute namevalue - the attribute valuevoid putMetaAttribute(String attributeName, String metaAttributeName, String value)
attributeName - the attribute namemetaAttributeName - the meta attribute namevalue - the meta attribute valuevoid putTextMetaAttribute(String attributeName, String metaAttributeName, String value)
attributeName - the attribute namemetaAttributeName - the meta attribute namevalue - the meta attribute valuevoid setCreationMethod(CreateMethod createMethod, String targetID)
createMethod - the creation method for the new object, such as copy, delta-link, or link, defined by CreateMethodtargetID - the full JNDI URL of the template from which the object is created.| 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