API Management 10.4 | CentraSite for Developers | API for JAXR | CentraSite API for JAXR Reference Information | Using Namespaces
 
Using Namespaces
Some names, for example type names and slot names, comprise a namespace and a name. When programming a JAXR-based client, these names must be represented in the following format:
{namespace}name
In other words, the namespace is enclosed in curly braces and is used as a prefix for the name.
Strings in this format are used in the following methods:
for objectType in CentraSiteQueryManager.findObjects()
for typeName in CentraSiteQueryManager.getTypeDescription()
for name in LifeCycleManager.createSlot()
for slotName in ExtensibleObject.getSlot()

Copyright © 2015- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release