Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

accept(RegistryObject) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Sends the information that the registryObject is successfully added.
accept(RegistryObject, ExportException) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Sends the information with a message that the registryObject is successfully added.
accept(CentraSiteRegistryObjectVisitor) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Accepts a CentraSiteRegistryObjectVisitor.
ACCESS_TOKEN_HASPARENT_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
AccessViolationException - Class in com.centrasite.jaxr.exceptions
Exception used for reporting the access violation on an object.
AccessViolationException(String, Exception) - Constructor for class com.centrasite.jaxr.exceptions.AccessViolationException
Construct a new AccessViolationException.
actionMsg(String) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
functions not yet used.
Activator - Class in com.centrasite.jaxr
Activator class for OSGi bundle.
Activator() - Constructor for class com.centrasite.jaxr.Activator
 
ACTIVE_CACHE_SYNC_PROPERTY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
add(CentraSiteACE) - Method in interface com.centrasite.jaxr.security.CentraSiteACL
Add specified ACE.
add(InstanceLevelPermissionEntry) - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
Adds the InstanceLevelPermissionEntry to this set.
addAuditComment(String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Adds a comment which will be attached to the next auditable event for that object.
addClassification(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Classifies this type with the given concept.
addClassificationAtribute(CentraSiteClassificationAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Adds a classification attribute to this type.
addClassificationAtributes(Collection<CentraSiteClassificationAttribute>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Adds a collection of classification attributes to this type.
addClassifications(Collection<Classification>) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Adds the collection of classification objects.
addComparison(String, String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Add a value comparison to this query's predicate conjunction.
addComparison(String, List<String>) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Add a value comparison to this query's predicate conjunction.
addComparison(String, Boolean) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Add a value comparison to this query's predicate conjunction.
addComparisonCaseInsensitive(String, String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Add a case-insensitive value comparison to this query's predicate conjunction.
addComputedAttribute(CentraSiteComputedAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Adds a computed attribute to this type.
addComputedAttributes(Collection<CentraSiteComputedAttribute>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Adds a collection of computed attributes to this type.
addConsumableTypes(Collection<CentraSiteTypeDescription>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Adds collection of consumable types for the type; the instance of the type can consume only those instances of types from consumable types list.
addContains(String, String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Add a contains to this query's predicate conjunction.
addCustomAuditableEvent() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Creates and returns a auditable event with event type being CUSTOM owner would be the caller applied object would be this registyobject.
addException(JAXRException) - Method in interface com.centrasite.jaxr.CentraSiteBulkResponse
Add an exception.
addFileAtribute(CentraSiteFileAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Adds a file attribute to this type.
addFileAtributes(Collection<CentraSiteFileAttribute>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Adds a collection of file attributes to this type.
addImportUpdateAuditableEvent() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Creates and returns an auditable event signaling an update of the archive import.
addKeywordSearch(String, String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Add keyword search string for a specific path.
addLocalizedRichText(LocalizedRichText) - Method in interface com.centrasite.jaxr.infomodel.InternationalRichText
Adds a LocalizedRichText to this object.
addLocalizedRichTexts(Collection) - Method in interface com.centrasite.jaxr.infomodel.InternationalRichText
Add a collection of LocalizedRichTexts.
addObjectCacheListener(CentraSiteObjectCacheListener) - Method in interface com.centrasite.jaxr.CentraSiteObjectCache
Registers an object cache listener for being notified from this object cache.
addOperationDescription(CentraSiteOperationDescription) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deprecated. 
addOrderBy(String, boolean) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Add an order by clause.
addOrderByRelevance(Collection, boolean) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Add an order by clause specifically for sorting by relevance w.r.t. a certain set of keywords
addPolicyParameter(String, Object) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
Add a parameter instance to the collection of parameters for the policy execution.
addPostListener(String, CentraSiteRegistryObjectListener) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Adds the given listener as 'POST' listener for this registry object with the given name.
addPredicate(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Add a free style predicate.
addPreListener(String, CentraSiteRegistryObjectListener) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Adds the given listener as 'PRE' listener for this registry object with the given name.
addPrivilege(CentraSitePrivilege) - Method in interface com.centrasite.jaxr.security.CentraSiteACE
Add a privilege.
addProfile(RegistryEntry) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Adds the given profile to this type.
addProfiles(Collection<RegistryEntry>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Adds the given profiles to this type.
addPrologExtension(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Appends to query specific entry for the XQuery prolog.
addQueryBodyPrefix(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Appends to query specific prefix for the query body.
addRelationShipAtribute(CentraSiteRelationShipAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Adds a relationship attribute to this type.
addRelationShipAtributes(Collection<CentraSiteRelationShipAttribute>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Adds a collection of relationship attributes to this type.
addSlotDescription(CentraSiteSlotDescription) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Adds specified slot description.
addSlotDescriptions(Collection) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Adds a collection of slot descriptions.
addStartsWith(String, String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Adds a starts-with to this query's predicate conjunction.
addStartsWithCaseInsensitive(String, String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Adds a case-insensitive starts-with to this query's predicate conjunction.
addTargetType(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Adds a target type to this relationship attribute.
addTargetTypes(Collection<Concept>) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Adds a collection of target types to this relationship attribute.
addTriggerDescription(CentraSiteTriggerDescription) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Deprecated. 
addTriggerDescription(CentraSiteTriggerDescription) - Method in interface com.centrasite.jaxr.type.CentraSiteTriggerable
Deprecated.
Add trigger description to slot.
addTriggerDescription(CentraSiteTriggerDescription) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deprecated. 
ALL - Static variable in interface com.centrasite.jaxr.security.CentraSitePrincipal
Indicate a CentraSitePrincipal with the "all" indicator set.
ALL - Static variable in interface com.centrasite.jaxr.security.CentraSitePrivilege
 
ANY_NAME_PATTERN - Static variable in interface com.centrasite.jaxr.CentraSiteQueryManager
Convenience collection of pattern "%".
ANYURI - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
API_PORTAL_NAMESPACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
applyAccessList(String, List) - Method in interface com.centrasite.util.RepositoryConnector
Applies access control list to specified resource.
applyToWebdavResource(String) - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
Applies this InstanceLevelPermissionSet to the given WebDAV resource.
approveObjects(Collection) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
Approves one or more previously submitted objects.
areSlotsCreated() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Returns whether slots for schemaName and doctypeName are already created or not.
ASSOCIATION_TYPE_KEY_AssociatedWith - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_ByWorkflow - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_CentraSiteMyFavorites - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_CentraSiteMyReports - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_CentraSiteNotification - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_ClassifiedBy - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_Consumes - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_Contains - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_DeployedOn - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_EquivalentTo - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_Extends - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_ExternallyLinks - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_extractedAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasCentraSiteFavorite - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasChild - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasComputedAttribute - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasConsumableTypes - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasDocumentField - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasExporter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasExternalLink - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasHandler - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasImporter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasInput - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasMember - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasMetrics - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasOutput - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasParent - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasParticipant - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasPolicyAttachment - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasProfile - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_HasServiceProjection - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_Implements - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_Implies - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_InitialState - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_InstanceOf - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_IsImpliedBy - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_LCMEnabled - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_MarkAsRead - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_NextState - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_Overrides - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_ParameterTemplate - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_PostStateChange - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_PreStateChange - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_PromotedOn - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_Promotion - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_PubConfirmedBySrcOwner - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_PubConfirmedByTarOwner - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_RelatedTo - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_Replaces - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_ResponsibleFor - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_RestrictedTo - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_SubmitterOf - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_Supersedes - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_UDDIKeyedRef - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_UDDIKeyedRefID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_Uses - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_UsesCentraSiteFilter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ASSOCIATION_TYPE_KEY_UsesCentraSiteOperation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
AssociationTypeLabels_BackwardLabels - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
AssociationTypeLabels_ForwardLabels - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
AUDITCOMMENTSLOT - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
AUTHENTICATED - Static variable in interface com.centrasite.jaxr.security.CentraSitePrincipal
Indicate a CentraSitePrincipal with the "authenticated" indicator set.
AUTO_LOCK_PROPERTY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
AUTO_VERSION_CONTROL - Static variable in interface com.centrasite.jaxr.CentraSiteRevisionManager
 

B

BASIC_PROPERTIES - Static variable in interface com.centrasite.util.RepositoryConnector
 
BOOLEAN - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
BROWSER_BEHAVIOUR_PROPERTY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 

C

cacheCleared(CentraSiteObjectCache) - Method in interface com.centrasite.jaxr.CentraSiteObjectCacheListener
Called to notify the client that the object cache was cleared.
CannotReplaceException - Class in com.centrasite.jaxr.exceptions
Exception used for reporting failure to replace an existing registry object, because its database representation embeds another object that is referenced, but not defined by the replacing object.
CannotReplaceException(RegistryObject, RegistryObject, RegistryObject) - Constructor for class com.centrasite.jaxr.exceptions.CannotReplaceException
Constructs a new CannotReplaceException.
canRemoveConsumableType(CentraSiteTypeDescription) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Checks whether the given asset type is allowed to be removed from the consumable types defined for this type.
CENTRASITE_ACE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_ACL - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_BASETYPEDESCRIPTION - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_CLASSIFICATIONATTRIBUTE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_COMPUTED_ATTRIBUTE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_ENUM_TYPE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_EXTENSIONPOINT - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_FILEATTRIBUTE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_FILTERCONTEXT - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_FILTERMANAGER - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_IMPORTVALIDATOR - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_LOCALE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_OPERATION - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_OPERATIONDESCRIPTION - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_PRINCIPAL - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_PRIVILEGE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_RELATIONSHIPATTRIBUTE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_SLOTDESCRIPTION - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_TRIGGERDESCRIPTION - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_TYPEDESCRIPTION - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CENTRASITE_VIRTUALTYPEDESCRIPTION - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
CentraSiteACE - Interface in com.centrasite.jaxr.security
A CentraSiteACE represents one access control element as part of a CentraSiteACL.
CentraSiteACL - Interface in com.centrasite.jaxr.security
A CentraSiteACL represents the instance based security settings for one registry object.
CentraSiteAssociation - Interface in com.centrasite.jaxr.infomodel
CentraSite extension of RegistryObject and Association.
CentraSiteAttribute - Interface in com.centrasite.jaxr.type
Common interface for all types of CentraSite attributes.
CentraSiteAuditableEvent - Interface in com.centrasite.jaxr.infomodel
Defines CentraSite extensions of the JAXR AuditableEvent interface.
CentraSiteBaseTypeDescription - Interface in com.centrasite.jaxr.type
A base type allows all possible type operations like adding attributes and profiles.
CentraSiteBulkResponse - Interface in com.centrasite.jaxr
CentraSite extensions of the JAXR BulkResponse interface.
CentraSiteBusinessQuery - Interface in com.centrasite.jaxr
An interface which provides capability to write xquery with various options (extention to QueryManager, BusinessQueryManager) to CentraSite database through JAXR API.
CentraSiteClassificationAttribute - Interface in com.centrasite.jaxr.type
A classification attribute is a specific kind of attribute whose value is a classification according to a particular taxonomy.
CentraSiteComputedAttribute - Interface in com.centrasite.jaxr.type
CentraSite Extension of CentraSiteAttribute.
CentraSiteConcept - Interface in com.centrasite.jaxr.infomodel
CentraSite extension of RegistryObject and Concept.
CentraSiteConflictListener - Interface in com.centrasite.jaxr
Interface for Conflict listening during ImportValidation.
CentraSiteConnection - Interface in com.centrasite.jaxr
Defines CentraSite extensions of the JAXR Connection interface.
CentraSiteExecuteWebServiceDescription - Interface in com.centrasite.jaxr.type
Deprecated. 
CentraSiteExportFilterInterface - Interface in com.centrasite.jaxr.filter
Deprecated.
use lcmAPI instead
CentraSiteExtensibleObject - Interface in com.centrasite.jaxr.infomodel
CentraSite extension of Key.
CentraSiteExternalLink - Interface in com.centrasite.jaxr.infomodel
CentraSite extension of RegistryObject and ExternalLink.
CentraSiteExtrinsicObject - Interface in com.centrasite.jaxr
Defines CentraSite extensions of the JAXR ExtrinsicObject interface.
CentraSiteFileAttribute - Interface in com.centrasite.jaxr.type
A file attribute is a specific kind of attribute whose value is represented by an ExternalLink.
CentraSiteFilter - Interface in com.centrasite.jaxr.infomodel
Deprecated.
use lcmAPI instead
CENTRASITEFILTER - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CentraSiteFilterException - Class in com.centrasite.jaxr.filter
Base class for exceptions to be thrown by CentraSite filters.
CentraSiteFilterException() - Constructor for class com.centrasite.jaxr.filter.CentraSiteFilterException
Constructs a new CentraSiteFilterException with null as its detail message.
CentraSiteFilterException(String) - Constructor for class com.centrasite.jaxr.filter.CentraSiteFilterException
Constructs a new exception with the specified detail message.
CentraSiteFilterException(String, Throwable) - Constructor for class com.centrasite.jaxr.filter.CentraSiteFilterException
Constructs a new exception with the specified detail message and cause.
CentraSiteFilterException(Throwable) - Constructor for class com.centrasite.jaxr.filter.CentraSiteFilterException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
CentraSiteFilterInterface - Interface in com.centrasite.jaxr.filter
Deprecated.
use lcmAPI instead
CentraSiteFilterManagerInterface - Interface in com.centrasite.jaxr.filter
Deprecated.
use lcmAPI instead
CentraSiteFindQualifier - Interface in com.centrasite.jaxr
Defines CentraSite extensions of the JAXR FindQualifier interface.
CentraSiteImportFilterInterface - Interface in com.centrasite.jaxr.filter
Deprecated.
use lcmAPI instead
CentraSiteImportValidator - Interface in com.centrasite.jaxr
Interface for ImportValidation.
CentraSiteInternationalString - Interface in com.centrasite.jaxr.infomodel
Provide CentraSite specific extensions for the JAXR InternationalString interface.
CentraSiteJaxrAttribute - Interface in com.centrasite.jaxr.type
A CentraSiteJaxrAttribute represents attributes defined by the JAXR specification, like status, stability, version, expiration.
CentraSiteKey - Interface in com.centrasite.jaxr.infomodel
CentraSite extension of Key.
CentraSiteLifeCycleManager - Interface in com.centrasite.jaxr
Defines CentraSite extensions of the JAXR LifeCycleManager interface.
CentraSiteLocale - Interface in com.centrasite.jaxr.infomodel
A CentraSiteLocale comprises a java.util.Locale and a boolean flag saying whether this is the default locale.
CentraSiteObjectCache - Interface in com.centrasite.jaxr
Interface for object cache.
CentraSiteObjectCacheListener - Interface in com.centrasite.jaxr
Defines object cache listener interface.
CentraSiteOperation - Interface in com.centrasite.jaxr.infomodel
Deprecated. 
CentraSiteOperationDescription - Interface in com.centrasite.jaxr.type
Deprecated. 
CentraSitePersonName - Interface in com.centrasite.jaxr.infomodel
CentraSite extension of PersonName.
CentraSitePrincipal - Interface in com.centrasite.jaxr.security
A CentraSitePrincipal represents the principal information of a CentraSiteACE.
CentraSitePrivilege - Interface in com.centrasite.jaxr.security
A CentraSitePrivilege object represents one privilege entry of a CentraSiteACE.
CentraSiteQueryManager - Interface in com.centrasite.jaxr
Defines CentraSite extensions of the JAXR BusinessQueryManager interface.
CentraSiteRegistryEntry - Interface in com.centrasite.jaxr.infomodel
CentraSite extension of RegistryEntry.
CentraSiteRegistryObject - Interface in com.centrasite.jaxr.infomodel
CentraSite extension of RegistryObject.
CentraSiteRegistryObjectListener - Interface in com.centrasite.jaxr.infomodel
CentraSiteRegistryObjectListener is super interface for the listeners intercepts state modification of CentraSiteRegistryObject.
CentraSiteRegistryObjectVisitor - Interface in com.centrasite.jaxr.infomodel
Basic marker interface for internal related objects visitor.
CentraSiteRegistryPackage - Interface in com.centrasite.jaxr.infomodel
CentraSite extension of RegistryPackage.
CentraSiteRegistryService - Interface in com.centrasite.jaxr
Defines CentraSite extensions of the JAXR RegistryService interface.
CentraSiteRegistryTypes_KEY_Federation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CentraSiteRegistryTypes_KEY_LifecycleManagement - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CentraSiteRegistryTypes_KEY_UDDI - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CentraSiteRelatedObjectsVisitor - Interface in com.centrasite.jaxr
Basic marker interface for internal related objects visitor.
CentraSiteRelationShipAttribute - Interface in com.centrasite.jaxr.type
A RelationShip attribute is a specific kind of attribute whose value is represented by an Association.
CentraSiteResourceAccessManager - Interface in com.centrasite.jaxr
Simple interface for ResourceAccessManager.
CentraSiteRevisionManager - Interface in com.centrasite.jaxr
Interface for revision manager tasks.
CentraSiteService - Interface in com.centrasite.jaxr.infomodel
CentraSite extension of Service.
CentraSiteSlot - Interface in com.centrasite.jaxr.infomodel
CentraSite extension of Slot.
CentraSiteSlotDescription - Interface in com.centrasite.jaxr.type
Describes a slot's properties as given by the corresponding object type definition.
CentraSiteSlotType - Interface in com.centrasite.jaxr.type
An interface for various slot type constants.
CentraSiteTextValidator - Interface in com.centrasite.jaxr
This class allows validation of strings against simple types predefined by XML schema.
CentraSiteTriggerable - Interface in com.centrasite.jaxr.type
Deprecated. 
CentraSiteTriggerDescription - Interface in com.centrasite.jaxr.type
Deprecated. 
CentraSiteTypeDescription - Interface in com.centrasite.jaxr.type
Description of a user defined object type.
CENTRASITETYPES_KEY_AllowAsRelation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CENTRASITETYPES_KEY_AssetType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CENTRASITETYPES_KEY_CanHaveAttachedReports - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CENTRASITETYPES_KEY_CanHaveLifeCycleModel - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CENTRASITETYPES_KEY_ConsideredInSearchAndBrowse - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CENTRASITETYPES_KEY_ConsumerApplicationsRequired - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CENTRASITETYPES_KEY_EventType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CENTRASITETYPES_KEY_ExcludeSubTypesBUISearch - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CENTRASITETYPES_KEY_ObjectType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CENTRASITETYPES_KEY_PolicyScope - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CENTRASITETYPES_KEY_TopLevelType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CENTRASITETYPES_KEY_Versionable - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CENTRASITETYPES_KEY_VirtualService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CENTRASITETYPES_KEY_VisibleInQuickBrowseList - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CENTRASITETYPES_KEY_WSDLAssetType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CentraSiteUser - Interface in com.centrasite.jaxr.infomodel
CentraSite extensions of JAXR User.
CentraSiteVirtualTypeDescription - Interface in com.centrasite.jaxr.type
A virtual type is derived from a base type.
checkValidLocalName(String, Locale) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Checks string whether a valid local name for a type definition.
checkValidLocalName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Checks string whether a valid local name for a type definition.
checkValidNameSpace(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Checks string whether a valid local name for a type definition.
checkValidValue(String) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Checks string whether a valid value for this slot.
CLASSIFICATION_DATABASES - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_API_GROUPING - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_API_SUBSCRIPTION - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_ApplicationServerType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_AssetSource - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_ASSOCIATION_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_AssociationTypeLabels - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_CentraSiteRegistryTypes - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_CENTRASITETYPES - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_CentraSiteVirtualTypes - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_CLASSIFICATION_GROUP - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_CONTENT_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_CONTENT_TYPE_INT - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_CS_CLASSIFICATIONS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_deployments - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_FEDERATION - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_FILTERTYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_HTTP_METHODS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_HTTP_STATUS_CODES - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_ImplementationTechnology - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_LCManagement - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_LOCALNAME - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_MATURITY_STATE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_NAMESPACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_OBJECT - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_OBJECT_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_OData - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_ORIGIN - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_PHONE_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_POLICY_ACTION_EXECUTION_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_POLICY_ACTION_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_PORTTYPEREFERENCE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_POSTAL_ADDRESS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_PRODUCTS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_PROTOCOL - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_PROTOCOL_HTTP - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_PROTOCOL_SOAP - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_REPOSITORYOBJECTTYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_SANDBOX - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_SECURITY_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_SLOTTYPES - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_TargetDeploymentStatus - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_TargetNotificationStatus - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_TARGETS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_TRANSPORT - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_UDDITYPES - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_URL_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_USE_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_WMAssetType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_WSDLADDRESS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CLASSIFICATION_SCHEME_WSDLTYPES - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
clear() - Method in interface com.centrasite.jaxr.CentraSiteObjectCache
Removes all entries from the object cache.
clear() - Method in interface com.centrasite.jaxr.security.CentraSiteACL
Clear list of ACEs.
clearOperations() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deprecated. 
clearSlots() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Clears collection of slots (GUI).
clearTriggers() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Deprecated. 
clearTriggers() - Method in interface com.centrasite.jaxr.type.CentraSiteTriggerable
Deprecated.
Clear collection of triggers (GUI).
clearTriggers() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deprecated. 
clearTypeCache(String) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Clears doctype cache for a specific type.
CLIENT_TRANSACTION_PROPERTY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
close() - Method in interface com.centrasite.jaxr.CentraSiteBulkResponse
Releases any resources allocated to this CentraSiteBulkResponse.
close() - Method in interface com.centrasite.jaxr.filter.CentraSiteFilterInterface
Deprecated.
Close this filter instance.
close() - Method in interface com.centrasite.jaxr.filter.CentraSiteFilterManagerInterface
Deprecated.
Close all filter instances.
close() - Method in class com.centrasite.jaxr.JAXRAccessor
Close a JAXR connection only if opened here.
close() - Method in class com.centrasite.query.LazyQueryResult
Close a LazyQueryResponse, releasing any resources.
com.centrasite.jaxr - package com.centrasite.jaxr
 
com.centrasite.jaxr.exceptions - package com.centrasite.jaxr.exceptions
 
com.centrasite.jaxr.filter - package com.centrasite.jaxr.filter
 
com.centrasite.jaxr.importexport - package com.centrasite.jaxr.importexport
 
com.centrasite.jaxr.infomodel - package com.centrasite.jaxr.infomodel
 
com.centrasite.jaxr.security - package com.centrasite.jaxr.security
 
com.centrasite.jaxr.type - package com.centrasite.jaxr.type
 
com.centrasite.query - package com.centrasite.query
 
com.centrasite.util - package com.centrasite.util
 
commit() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Commits the current transaction for a connection with client transaction control.
COMMIT_INTERVAL_PROPERTY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
commitUpdates() - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Commit updates.
ConflictingLifecycleStageException - Class in com.centrasite.jaxr.exceptions
Exception used for reporting conflicting lifecycle nodes of an object to be imported.
ConflictingLifecycleStageException(RegistryObject, Collection) - Constructor for class com.centrasite.jaxr.exceptions.ConflictingLifecycleStageException
Constructs a new ConflictingLifecycleStageException.
ConflictingStateException - Class in com.centrasite.jaxr.exceptions
Exception used for reporting conflicting states of an object to be imported with an existing object that has the same key.
ConflictingStateException(RegistryObject, RegistryObject) - Constructor for class com.centrasite.jaxr.exceptions.ConflictingStateException
Constructs a new ConflictingStateException.
Constants - Interface in com.centrasite.jaxr.infomodel
Keys for predefined objects
containsValue(String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteInternationalString
Check whether one of the localized strings is equal to the given value.
CONTENTTYPES_KEY_Application_json - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CONTENTTYPES_KEY_Application_x_www_form_urlencoded - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CONTENTTYPES_KEY_Application_xml - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CONTEXT_OBJECT - Static variable in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Context object variable string used inside the business query.
copyResource(String, String, boolean) - Method in interface com.centrasite.util.RepositoryConnector
Copies a WebDAV resource.
createCentraSiteBusinessQuery(Collection, Collection) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
CentraSiteBusinessQuery factory method.
createCentraSiteBusinessQuery(String, Collection) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
CentraSiteBusinessQuery factory method.
createFolder(String, List, boolean) - Method in interface com.centrasite.util.RepositoryConnector
Creates a WebDAV folder.
createFolder(String, boolean) - Method in interface com.centrasite.util.RepositoryConnector
Creates a WebDAV folder.
createImportValidator(boolean, boolean) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
Construct an ImportValidator.
createObject(Concept) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
Create a RegistryObject instance of the given type.
createResource(InputStream, String, String, List, boolean) - Method in interface com.centrasite.util.RepositoryConnector
Creates a WebDAV resource.
createResource(InputStream, String, String, boolean) - Method in interface com.centrasite.util.RepositoryConnector
Creates a WebDAV resource.
CS_CLASSIFICATIONS_KEY_Aggregation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_AggregationUsingSource - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_AggregationUsingTarget - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_CompositionUsingSource - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_CompositionUsingTarget - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_ExternalGroup - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_Hidden - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_InActive - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_internal - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_LocalGroup - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_LoginUser - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_OrganizationAdministrator - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_OrganizationHomePage - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_predefined - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_Required - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_Retracted - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_ReverseAggregation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_Revoked - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_ShowInTaxonomyBrowsing - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_ShownInBusinessUI - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_ShownInControl - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_SystemDefined - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_UserDefined - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_CLASSIFICATIONS_KEY_Versioning - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CS_TYPE_NAMESPACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
CURRENT_VERSION - Static variable in interface com.centrasite.jaxr.CentraSiteFindQualifier
Restricts to non-targets of "supersedes" associations.

D

DanglingReferenceException - Class in com.centrasite.jaxr.exceptions
Exception used for reporting dangling references in an object to be imported.
DanglingReferenceException(RegistryObject, String, String) - Constructor for class com.centrasite.jaxr.exceptions.DanglingReferenceException
Constructs a new DanglingReferenceException.
DATE - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
DATETIME - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
DAV_NAMESPACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
DAV_TEXTNS - Static variable in interface com.centrasite.util.RepositoryConnector
 
DAV_URI - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
DAVHISTORY_TEXTNS - Static variable in interface com.centrasite.util.RepositoryConnector
 
deepCopy(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
Create a deep copy of the given RegistryObject.
DEFAULT_DBURL - Static variable in class com.centrasite.jaxr.JAXRAccessor
 
DEFAULT_ORGANIZATION_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
DEFAULT_USER_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
DELETE - Static variable in interface com.centrasite.jaxr.SaveQualifier
Deprecated.
no longer in use
DELETE - Static variable in interface com.centrasite.jaxr.type.CentraSiteTriggerDescription
Deprecated.
 
delete(RepositoryConnector) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deletes a type description from registry/repository.
DELETE_USER - Static variable in interface com.centrasite.jaxr.SaveQualifier
Delete user.
deleteAuditableEvents(RegistryObject, Collection<String>) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
Delete the given set of AuditableEvents from the registry object.
DeleteRejectedByAssociationException - Class in com.centrasite.jaxr.exceptions
Exception used when a RegistryObject cannot be deleted because it is the target of some association.
DeleteRejectedByAssociationException(String, Association) - Constructor for class com.centrasite.jaxr.exceptions.DeleteRejectedByAssociationException
Constructs a new DeleteRejectedByAssociationException.
DeleteRejectedByClassificationException - Class in com.centrasite.jaxr.exceptions
Exception used when a Concept cannot be deleted because it is used by some Classification.
DeleteRejectedByClassificationException(String, Classification) - Constructor for class com.centrasite.jaxr.exceptions.DeleteRejectedByClassificationException
Constructs a new DeleteRejectedByClassificationException.
deleteTypes(Collection<CentraSiteTypeDescription>, RepositoryConnector) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
Delete the given object types.
DEPRECATE - Static variable in interface com.centrasite.jaxr.SaveQualifier
deprecate/undeprecate operation.
determineGuiConfigId() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteUser
Determines the GUI configuration id for this particular user.
DOUBLE - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
DuplicateConceptException - Class in com.centrasite.jaxr.exceptions
Exception used when a Concept cannot be saved because it's value is not unique within its siblings.
DuplicateConceptException(String, Concept) - Constructor for class com.centrasite.jaxr.exceptions.DuplicateConceptException
Constructs a new DuplicateConceptException.
DURATION - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 

E

EMAILADDRESS - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
enableEmptyPredicate() - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Turn on full doctype retrieval.
end() - Method in interface com.centrasite.jaxr.importexport.IEventCallback
functions not yet used.
error(ExportException) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Sends error with message when error occurred during import/export.
EVENT_TYPE_AUDITTRAIL_PURGED - Static variable in interface com.centrasite.jaxr.infomodel.CentraSiteAuditableEvent
An event where a RegistryObject's audit trail was purged.
EVENT_TYPE_CUSTOM - Static variable in interface com.centrasite.jaxr.infomodel.CentraSiteAuditableEvent
An custom event for user driven operations.
EVENT_TYPE_IMPORTED - Static variable in interface com.centrasite.jaxr.infomodel.CentraSiteAuditableEvent
An event where a RegistryObject is imported.
EVENT_TYPE_LCSTATECHANGE - Static variable in interface com.centrasite.jaxr.infomodel.CentraSiteAuditableEvent
An event where the lifecycle state of a RegistryObject changed.
EVENT_TYPE_MOVED - Static variable in interface com.centrasite.jaxr.infomodel.CentraSiteAuditableEvent
An event where a RegistryObject was moved to another submitting organization.
EVENT_TYPE_OWNERSHIPTRANSFERRED - Static variable in interface com.centrasite.jaxr.infomodel.CentraSiteAuditableEvent
An event where a RegistryObject's ownership is transferred.
EVENTS_USER_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
EVERYONE_GROUP_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
EXACT_NAME_NO_SORT_QUALIFIER - Static variable in interface com.centrasite.jaxr.CentraSiteQueryManager
Convenience collection of FindQualifier.EXACT_NAME with no sorting.
EXACT_NAME_QUALIFIER - Static variable in interface com.centrasite.jaxr.CentraSiteQueryManager
Convenience collection of FindQualifier.EXACT_NAME.
excludeClassifiedObjects(Collection<String>) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Restricts the search result not to contain any objects that are classified with any concept that is identified by a collection of concept key ids.
execute() - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Executes this query.
execute() - Method in interface com.centrasite.jaxr.ExtensionOperation
Executes this operation.
execute(Collection) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteOperation
Deprecated.
Execute this operation for the given objects.
execute(CentraSiteRegistryObject) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectListener
Process the registry object to which the listener is listening.
EXPIRY_NOTIFICATION_Collaboration - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
EXPORT_FILTER - Static variable in interface com.centrasite.jaxr.infomodel.CentraSiteFilter
Deprecated.
The value of the CentraSiteFilterType concept representing "Export" filters.
ExportException - Exception in com.centrasite.jaxr.importexport
This exception is thrown when an export operation fails.
ExportException() - Constructor for exception com.centrasite.jaxr.importexport.ExportException
Constructs new ExportException object.
ExportException(String, Throwable) - Constructor for exception com.centrasite.jaxr.importexport.ExportException
Constructs new ExportException object.
ExportException(String) - Constructor for exception com.centrasite.jaxr.importexport.ExportException
Constructs new ExportException object.
ExportException(Throwable) - Constructor for exception com.centrasite.jaxr.importexport.ExportException
Constructs new ExportException object.
ExportQualifier - Interface in com.centrasite.jaxr
Provide constants that control the export bevaviour of RegistryObjects.
ExtensionOperation - Interface in com.centrasite.jaxr
An operation to be executed under control of a LifecycleExtensionPoint.
EXTERNALLINK_KEY_GlobalServiceLink - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
EXTERNALLINK_KEY_Organization - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
EXTERNALLINK_KEY_Tamino - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 

F

FILTERTYPE_KEY_Export - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
FILTERTYPE_KEY_Import - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
finalize() - Method in class com.centrasite.query.LazyQueryResult
 
FIND_QUALIFIER_OBJECT_CACHE_EAGER - Static variable in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Eager object cache population.
FIND_QUALIFIER_OBJECT_CACHE_LAZY - Static variable in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Lazy object cache population.
findClassifyingConcepts(Collection, Collection, String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Gets the concepts that are immediate children of the given parent (which can be a taxonomy or a concept), and that are used in at least one classification in the given set of object types.
findObjects(Collection, Collection, Collection) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Deprecated.
for performance reasons
findObjects(Collection, String, Collection, Collection, Collection, Collection, Collection) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Finds all registry objects that match the given criteria.
findObjects(Collection, Collection, Collection, Collection, Collection, Collection, Collection) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Finds all registry objects that match the given criteria.
findObjects(Collection, String, String, String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Finds all registry objects of a given type that match a predicate specified in XQuery syntax.
findObjects(Collection, Collection, String, String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Finds all registry objects of a given type that match a predicate specified in XQuery syntax.
findObjectsByAssociation(Collection, String, String, Collection) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Finds all objects of the given type that have associations whose target object matches the given target id and whose association type is in the given collection of types.
findObjectsByAssociation(Collection<String>, String, Collection<String>, Collection<Concept>) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Finds all objects of the given type that have associations whose target object matches one of the given target ids and whose association type is in the given collection of types.
findServicesByClassificationFilename(Collection<String>, ClassificationScheme, String, String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Find services that have an external classification with the given taxonomy and classification value and that have an ExternalLink that ends with the given uri suffix.
findUserAssets(Collection, User) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Gets the top-level assets owned by the given user.
findUsers(Key) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Find an organization's users by organization key.
findUsers(Collection, Collection) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Find users by name.
FOLDER_CONTROL_USERS - Static variable in interface com.centrasite.util.RepositoryConnector
 
FOLDER_IMPACT_ANALYSIS_FILTERS - Static variable in interface com.centrasite.util.RepositoryConnector
 
FOLDER_QUERIES - Static variable in interface com.centrasite.util.RepositoryConnector
 
FULL_PROPERTIES - Static variable in interface com.centrasite.util.RepositoryConnector
 

G

getAbsoluteUrl(String) - Method in interface com.centrasite.util.RepositoryConnector
Gets absolute URL.
getAdditionalFeatures() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Returns the additional features specified in the license file.
getAggregatedUsingTargetTypes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets all types that have a Relationship attribute with RelationshipType as Composition using Target referencing this type.
getAllBaseTypeDescriptions() - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Get all type base descriptions.
getAllCachedObjects() - Method in interface com.centrasite.jaxr.CentraSiteObjectCache
Return the collection of all objects that are currently cached.
getAllRoles() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Deprecated. 
getAllTypeDescriptions() - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Gets all type descriptions.
getAllVirtualTypeDescriptions() - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Get all virtual type descriptions.
getAssociation() - Method in class com.centrasite.jaxr.exceptions.DeleteRejectedByAssociationException
Return the association that inhibits the delete operation.
getAssociationType() - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Gets this relationship attribute's association type.
getAttributeKey() - Method in interface com.centrasite.jaxr.type.CentraSiteClassificationAttribute
Gets the attribute key.
getAttributeKey() - Method in interface com.centrasite.jaxr.type.CentraSiteComputedAttribute
Gets the attribute key.
getAttributeKey() - Method in interface com.centrasite.jaxr.type.CentraSiteFileAttribute
Get the attribute key.
getAttributeKey() - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Gets the attribute key.
getAttributeTemplate() - Method in interface com.centrasite.jaxr.type.CentraSiteComputedAttribute
Gets the attribute template.
getAttributeTemplateType() - Method in interface com.centrasite.jaxr.type.CentraSiteComputedAttribute
Returns the attribute template type.
getAuditableEventMessage() - Method in interface com.centrasite.jaxr.filter.CentraSiteFilterInterface
Deprecated.
The string returned by this method will be copied into the slot "Comment" of all auditable events for objects modified by this filter.
getBaseType() - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
Return this type's base type.
getCaller() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Gets the JAXR User object which represents the client that created the current JAXR Connection.
getCentraSiteACL() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Gets the CentraSiteACL.
getCentraSiteOperations() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteConcept
Return the collection of CentraSiteOperation objects belonging to this type concept.
getCheckpointName(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Gets the checkpoint name of the specified registry object.
getClassification() - Method in class com.centrasite.jaxr.exceptions.DeleteRejectedByClassificationException
Return the classsification that inhibits the delete operation.
getClassificationAttributes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get the classification attributes.
getClassificationSchemeKey() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteConcept
Gets the key of the ClassificationScheme that this Concept is a descendent of.
getClassificationValue(CentraSiteClassificationAttribute) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Gets the value for the given Classification attribute.
getCompositedUsingTargetTypes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets all types that have a Relationship attribute with RelationshipType as Composition using Target referencing this type.
getComputedAttributes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the computed attributes.
getConcept() - Method in class com.centrasite.jaxr.exceptions.DuplicateConceptException
Returns the concept that has a non-unique value.
getConcept() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets associated concept (GUI).
getConflictingLifecycleNodes() - Method in class com.centrasite.jaxr.exceptions.ConflictingLifecycleStageException
Return the list of lifecycle nodes.
getConflictingObject() - Method in class com.centrasite.jaxr.exceptions.CannotReplaceException
Return the object that caused this conflict, which is the persistent subobject referenced, but not defined by the replacement main object.
getConflictingObject() - Method in class com.centrasite.jaxr.exceptions.ConflictingStateException
Return the object that caused this conflict, which is the persistent object that is in the way with a non-matching state when trying to import.
getConnection() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Returns the connection that created this registry service.
getConnection() - Method in class com.centrasite.jaxr.JAXRAccessor
Returns the JAXR Connection.
getConsumableTypes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets all consumable types defined for the type.
getConsumerRegistrationKey() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the consumer registration (definition of consumable types of the type) key
getConsumers() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Gets the registered consumers of the object.
getContext() - Method in class com.centrasite.jaxr.exceptions.DanglingReferenceException
Returns a String indicating the context of the reference to the non-existing object.
getContextVariable(Object) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Retrieves a user-defined value for a given key, where the key/value pair was previously stored by calling setContextVariable.
getCreationDate() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns the creation date of this RegistryObject.
getCredentials() - Method in interface com.centrasite.util.RepositoryConnector
Obtains Credentials used to connect.
getCurrentUserPrivilege() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Gets the Privilege of the current user for this RegistryObject.
getCurrentVersion(ControllableResource) - Method in interface com.centrasite.util.RepositoryConnector
Gets current version of a resource.
getDataType() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Returns the data type which is an XML schema type.
getDbURL() - Method in class com.centrasite.jaxr.JAXRAccessor
Returns the DB URL.
getDefaultValue() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Gets the default value of this attribute.
getDescription() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Get the attribute description.
getDescription() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the type description.
getDisplayName() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Return the attribute's display name.
getDisplayName() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Returns the attribute's display name.
getDisplayName() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the type's display name.
getDoctypeName(String) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Get the doctype name (for xquery) from object type.
getDoctypeName() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the link to the Document type name.
getDoctypeQName(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Returns doctype QName for object type.
getEdition() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Returns the server edition specified in the license file.
getEffectiveOrganization(RegistryObject, String) - Method in interface com.centrasite.jaxr.CentraSiteConflictListener
Get the effective target organization for the object given.
getEmbeddedAuditTrail() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Gets this RegistryObject's AuditTrail, as well as the AuditTrail of all embedded objects like classifications and associations.
getEnclosingObject() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns the enclosing object.
getEnumValues() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Gets enumeration values.
getErrorKeys() - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
Get the uddi keys of objects which failed during a bulk save to the database.
getErrorMessageLocale() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Returns the error message locale.
getErrorMessageLocale() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Returns the error message locale.
getEventType() - Method in interface com.centrasite.jaxr.type.CentraSiteTriggerDescription
Deprecated.
Gets the type of the trigger.
getEventTypeAsString() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteAuditableEvent
Get the event type as string.
getEventTypeAsString(Locale) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteAuditableEvent
Get the event type as string for the given locale.
getExternalLink() - Method in interface com.centrasite.jaxr.CentraSiteExtrinsicObject
Get the external link for the data related to this object.
getExternalURI(String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteExternalLink
Gets the external URI of this ExternalLink, where the protocol / host / port are taken from the given base URL.
getExtrinsicObject() - Method in interface com.centrasite.jaxr.infomodel.RichText
Gets the ExtrinsicObject that stores the rich text.
getFileAsExternalLink(CentraSiteFileAttribute) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Gets the value for the given File attribute.
getFileAttributes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the file attributes.
getFileValue(CentraSiteFileAttribute) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Gets the value for the given File attribute.
getFilterClassName() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteFilter
Deprecated.
Returns the name of the class which implements this filter.
getFilterInstances(Concept) - Method in interface com.centrasite.jaxr.filter.CentraSiteFilterManagerInterface
Deprecated.
For the given object type return the collection of filter instances.
getGUIConfigurationUtil() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Gets instance of GUIConfigurationUtil.
getGuid() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteKey
Get GUID from Key.
getHref() - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
get the href.
getI18NDescription() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the internationalized type description.
getIconLink() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the link to the type icon.
getIdOfOutdatedObject() - Method in class com.centrasite.jaxr.exceptions.ObjectOutdatedException
Returns the ID of the out dated object.
getIgnoredObjects() - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Returns collection of objects that have been ignored because they are already present in the registry with the same state.
getImportArchiveAccessor() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Gets the ImportArchiveAccessor.
getImportedObject(String) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Gets the imported registry object, organized in a separate cache.
getInputDocumentXQuery() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
Deprecated.
Get the XQuery that generates the input document.
getInstanceLevelPermissionEntry(CentraSitePrincipal) - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
Gets the InstanceLevelPermissionEntry for the given principal.
getInstanceLevelPermissionSet() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Gets the InstanceLevelPermissionSet for this RegistryObject.
getInvalidObject() - Method in class com.centrasite.jaxr.exceptions.InvalidReferenceException
Return the object that causes the current problem, which is the object from the import set that was found to be invalid.
getJaxrAttributes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the JAXR attributes.
getJaxrOperation() - Method in interface com.centrasite.jaxr.type.CentraSiteOperationDescription
Deprecated.
Get reference to underlying JAXR registry object.
getKeys() - Method in interface com.centrasite.jaxr.CentraSiteBulkResponse
Returns a collection of Key objects (javax.xml.registry.infomodel.Key) for this BulkResponse.
getLargeIconLink() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the link to the LargeTypeIcon.
getLastModificationDate() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns the last-modification date of this RegistryObject.
getLCMgr() - Method in class com.centrasite.jaxr.JAXRAccessor
Returns the BusinessLifeCycleManager.
getLocale() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteLocale
Get the locale.
getLocale() - Method in interface com.centrasite.jaxr.infomodel.LocalizedRichText
Gets the Locale for this object.
getLocalizedMessage() - Method in class com.centrasite.jaxr.exceptions.ValidationException
 
getLocalizedRichTexts() - Method in interface com.centrasite.jaxr.infomodel.InternationalRichText
Returns the LocalizedRichTexts associated with this object.
getLocalName() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Return the attribute local name.
getLocalName() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Gets the slot local name (no namespace).
getLocalPart() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Derives local part from complete name.
getLocalStringValue(Locale) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteInternationalString
Gets the String value for the specified Locale.
getMajorVersion(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Gets the major version from the specified registry object.
getMaximumVersionNumber(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Gets the maximum version (minor version) based on the given registry object.
getMaximumVersionNumber(String, String) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Gets the maximum version (minor version) based on the given registry object.
getMaxOccurs() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Returns the maxOccurs setting.
getMessage() - Method in class com.centrasite.jaxr.exceptions.ValidationException
 
getMessageLocale() - Method in class com.centrasite.jaxr.JAXRAccessor
Gets the Locale which is set for the session.
getMinOccurs() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Return the minOccurs setting.
getMinorVersion(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Gets the minor version from the specified registry object.
getName() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Return the attribute name.
getName() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
Deprecated.
Get the operation/trigger name.
getName() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Returns the slot name as {uri}local-name.
getName() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the type name.
getNamespaceUri() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Derives namespace from complete name.
getNext() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
Return the next visitor in the chain.
getObject() - Method in class com.centrasite.jaxr.exceptions.ImportValidationException
Return the object that is affected by the current problem, which is the object from the import set that cannot be imported.
getObjectCache() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Gets object cache.
getObjectId() - Method in class com.centrasite.jaxr.exceptions.LockNotAvailableException
Gets the id of the object that could not be locked.
getObjects() - Method in interface com.centrasite.jaxr.CentraSiteRelatedObjectsVisitor
Get the related objects.
getObjectsFromQuery(String) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Executes xquery and return resulting objects.
getObjectTypeName(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Get the object type name from a registry object.
getObjectTypeQName(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Gets the object type name from a registry object.
getOperation() - Method in interface com.centrasite.jaxr.LifecycleExtensionPoint
Gets the operation that is to be executed under the control of this extension point.
getOperation() - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSetUpdate
Returns the operation associated with the permission set update (ADD/REMOVE).
getOperationDescriptions() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deprecated. 
getOwner() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Gets this object's owner.
getParentKey() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteConcept
Gets the key of the parent Concept or ClassificationScheme for this object.
getParentObject() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Return the parent of this object
getParentType() - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
Return this type's parent type.
getPassword() - Method in class com.centrasite.jaxr.JAXRAccessor
Returns the current password.
getPermission(Organization) - Method in interface com.centrasite.jaxr.importexport.ImportArchiveAccessor
Retrieving the permissions of a given organization.
getPermissionEntry() - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSetUpdate
Returns the permission entry for the current permission set update.
getPrecision() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Gets the precision for a "number" slot.
getPredefinedGroups(Organization) - Method in interface com.centrasite.jaxr.importexport.ImportArchiveAccessor
Retrieving the predefined groups of a given organization.
getPredefinedRoles(Organization) - Method in interface com.centrasite.jaxr.importexport.ImportArchiveAccessor
Retrieving the predefined roles of a given organization.
getPrefixForNamespaceUri(String, boolean) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Gets a prefix for given namespace URI.
getPreviousOwner() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Gets this object's previous owner.
getPreviousSubmittingOrganization() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Gets current object's previous submitting organization.
getPrincipal() - Method in interface com.centrasite.jaxr.security.CentraSiteACE
Get the principal.
getPrincipal() - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionEntry
Get the principal.
getPrivilege() - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionEntry
Get the privilege.
getPrivilege() - Method in interface com.centrasite.jaxr.security.InstanceLevelPrivilege
Gets the privilege value.
getPrivileges() - Method in interface com.centrasite.jaxr.security.CentraSiteACE
Get the privileges.
getProfiles() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the profiles.
getProfiles(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the profiles that are classified by the given concept.
getProfileSequence() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the profile sequence information.
getPrologExtension() - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Gets query specific entry for the XQuery prolog.
getProvider() - Method in interface com.centrasite.util.RepositoryConnector
Gets WebDAV provider.
getQMgr() - Method in class com.centrasite.jaxr.JAXRAccessor
Returns the BusinessQueryManager.
getQualifiedUserid(String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Transform the given user name to a qualified userid.
getQuery() - Method in interface com.centrasite.jaxr.CentraSiteBulkResponse
Returns the query string that was used to create this CentraSiteBulkResponse.
getQueryBodyPrefix() - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Gets query specific prefix for the query body.
getQueryManagerURL() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Gets the queryManagerURL.
getQueryString() - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Obtains the query string needed for executing this BusinessQuery.
getRawExternalURI() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteExternalLink
Deprecated. 
getReadonlyXQConnection() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Gets the read-only XQJ connection object for JAXR clients.
getReference() - Method in class com.centrasite.jaxr.exceptions.DanglingReferenceException
Returns the key that caused this problem.
getReferencingObject() - Method in class com.centrasite.jaxr.exceptions.CannotReplaceException
Return the object that references the conflicting object.
getRegistryObjectKeys() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryPackage
Return the set of keys of RegistryObjects belonging to this RegistryPackage.
getRegistryObjects(User) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Gets the RegistryObjects owned by the given user.
getRegistryObjects() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteAuditableEvent
Gets all RegistryObjects associated with this AuditableEvent.
getRegistryService() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteExtensibleObject
This extension method allows to retrieve the RegistryService.
getRegSrv() - Method in class com.centrasite.jaxr.JAXRAccessor
JAXR object getters.
getRelationShipAttributes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the relationship attributes.
getRelationShipType() - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Returns the relationship type defined for the relationship attribute.
getRelationShipValue(CentraSiteRelationShipAttribute) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Gets the value for the given RelationShip attribute.
getRelationShipValueMap(CentraSiteRelationShipAttribute) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Gets the value for the given RelationShip attribute.
getRelativeDecodedUrl(String) - Method in interface com.centrasite.util.RepositoryConnector
Gets relative decoded URL.
getRelativeIconLocation() - Method in interface com.centrasite.util.RepositoryConnector
Gets relative location of icon in WebDAV.
getRelativeSchemaLocation() - Method in interface com.centrasite.util.RepositoryConnector
Gets relative schema location in WebDAV.
getRelativeURI() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteExternalLink
Gets the relative URI if the URI is relative, null otherwise.
getRelativeUrl(String) - Method in interface com.centrasite.util.RepositoryConnector
Gets relative URL.
getReplacingObjects() - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Returns collection of objects that must be replaced in the registry because they are already present with a different state.
getReplacingObjectsOldState() - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Return collection of objects that must be replaced in the registry because they are already present with a older state.
getRepositioningLimit() - Method in class com.centrasite.query.LazyQueryResult
Returns repositioning limit, i.e. the minimum distance (counted in number of result items) from the current position, that will cause a repositioning query to be issued.
getRepositoryUrl() - Method in interface com.centrasite.util.RepositoryConnector
Gets full qualified repository URL.
getResourceAccessManager() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Gets the ResourceAccessManager.
getREST20Migrator() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Gets the instance of REST20Migrator which is used to migrate the older REST and XMLService assets to new enhanced JAXR model for REST and XMLService assets.
getREST30Migrator() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Gets the instance of REST30Migrator which is used to migrate the 2.0 REST assets to new enhanced JAXR model for 3.0 REST assets.
getRestrictedLocales() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Gets the set of restricted locales.
getReverselyAggregatingTypes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets all types that have a Relationship attribute with ReverseAggregate option referencing this type.
getRevisionManager() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Gets the RevisionManager.
getRevisionStatus() - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Determines if revision is enabled by checking the schema of the version-collection.
getRootFolder() - Method in interface com.centrasite.util.RepositoryConnector
Gets repository root folder.
getRootPath() - Method in interface com.centrasite.util.RepositoryConnector
Gets repository root path.
getSchemaLocation() - Method in interface com.centrasite.util.RepositoryConnector
Gets absolute schema location in WebDAV.
getSchemaName() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the link to the schema.
getServerTimezoneOffet() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteAuditableEvent
Deprecated. 
getServerTimezoneOffset() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Deprecated. 
getServerVersion() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Gets the version of the CentraSite server.
getSlotDescription(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets specified slot description.
getSlotDescriptions(String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
For the given type , returns an ordered list of slot descriptions as defined in the schema.
getSlotDescriptions() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets slot description map.
getSlotNames(String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
For the given type , returns an ordered list of slot names as defined in the schema.
getSlotNames() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the slot names.
getSoapActionXQuery() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
Deprecated.
Get the XQuery that generates the SOAP action.
getSoapHeadersXQuery() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
Deprecated.
Get the XQuery that generates the SOAP headers.
getSourceObjectKey() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteAssociation
Gets the key of the object that is the source of this Association.
getSSLProperties() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Gets the SSL properties from the connection.
getStabilityAsString() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryEntry
Get the event type as string.
getStatusAsString() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryEntry
Get the event type as string.
getSubmittingOrganization() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Gets default submitting organization.
getSubmittingOrganizationKey() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Gets the key/id of the object's submittingOrganization.
getSupportingDocLibraryFolder() - Method in interface com.centrasite.util.RepositoryConnector
Gets the folder for supporting documents.
getTargetObjectKey() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteAssociation
Gets the key of the object that is the target of this Association.
getTargetTypes() - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Gets the collection of target types for this relationship attribute.
getTaxonomy() - Method in interface com.centrasite.jaxr.type.CentraSiteClassificationAttribute
Gets this attribute's taxonomy.
getText() - Method in interface com.centrasite.jaxr.infomodel.RichText
Gets the rich-text content.
getTextValidator() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Gets the TextValidator.
getTriggerDescriptions() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Deprecated. 
getTriggerDescriptions() - Method in interface com.centrasite.jaxr.type.CentraSiteTriggerable
Deprecated.
Get all triggers for slot.
getTriggerDescriptions() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deprecated. 
getTypeDescription(String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Returns the CentraSiteTypeDescription object for a given type.
getTypedValues() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteSlot
Gets the type-specific values for this Slot.
getTypeName(String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Get the type name in the form "{uri}local-name" based on the given XSD file name.
getUnitLabel() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Returns this slot's unit label.
getUpdates() - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
Gets the updates that have transformed the permission set to its current state.
getUser() - Method in class com.centrasite.jaxr.JAXRAccessor
Returns the current user.
getUserAccountLocale() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
For the currently logged in user return the locale that is defined in the user's GUI configuration.
getUserConfigFolder() - Method in interface com.centrasite.util.RepositoryConnector
Deprecated.
use instead
getUserConfigFolder(Credentials) - Method in interface com.centrasite.util.RepositoryConnector
Deprecated.
use instead.
getUserRoles() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Gets roles for authenticated user of the connection.
getValue() - Method in interface com.centrasite.jaxr.infomodel.InternationalRichText
Get the RichText value for the Locale returned by Locale.getDefault().
getValue(Locale) - Method in interface com.centrasite.jaxr.infomodel.InternationalRichText
Get the RichText value for the specified Locale.
getValue() - Method in interface com.centrasite.jaxr.infomodel.LocalizedRichText
Gets the RichText value for this object.
getValue() - Method in interface com.centrasite.jaxr.security.CentraSitePrivilege
get the value.
getVirtualObjectType() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns the virtual object type concept of this RegistryObject.
getVirtualTypes() - Method in interface com.centrasite.jaxr.type.CentraSiteBaseTypeDescription
Get all virtual types that are base on this type.
getWebdavCurrentUserPrivilege(String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Get the Privilege of the current user for the given WebDAV resource.
getWebdavPermissions(String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Return the instance level permissions for the given WebDAV resource.
getWebdavRoot() - Method in class com.centrasite.jaxr.JAXRAccessor
Returns the current root directory of web-dav.
getWebServiceKey() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
Deprecated.
Get the key of the web service.
getWebServiceName() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
Deprecated.
Get the name of the web service.
getXQConnection() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Gets the XQJ connection object for JAXR clients.
getXQUpdateConnection() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Gets the XQJ connection object for updates.
getXsdLink() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets the link to the schema.
GROUP_TEXT - Static variable in interface com.centrasite.util.RepositoryConnector
 
GROUP_TEXTNS - Static variable in interface com.centrasite.util.RepositoryConnector
 
GUEST_USER_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
GUEST_USER_NAME - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
GUEST_USER_NAME_SHORT - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 

H

handleUpdates(Collection) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Handles updates of objects.
HAS_COMPONENT_PARAMETER_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HAS_COMPONENT_SCHEMA_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HAS_COMPOSITE_OBJECTS_ATTRIBUTE_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HAS_EXAMPLE_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HAS_HEADER_PARAMETER_ATTRIBUTE_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HAS_MEDIA_TYPE_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HAS_METHOD_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HAS_PARAMETER_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HAS_PARAMETER_ATTRIBUTE_KEY_FRM_METHOD - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HAS_PARAMETER_ATTRIBUTE_KEY_FRM_RESOURCE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HAS_PARAMETER_REST_SERVER_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HAS_REQUEST_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HAS_RESOURCE_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HAS_RESPONSE_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HAS_REST_SERVER_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HAS_SCHEMA_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
hasDefaultValue() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Return whether a default value is defined for this attribute.
hasEmptyInputFields() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
Deprecated.
Are the input fields empty?
hasOperations() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deprecated. 
hasPrivilege(InstanceLevelPrivilege.PrivilegeValue) - Method in interface com.centrasite.jaxr.security.InstanceLevelPrivilege
Determines whether this privilege has or implies the requested privilege value.
hasTriggers() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Deprecated. 
hasTriggers() - Method in interface com.centrasite.jaxr.type.CentraSiteTriggerable
Deprecated.
Has this slot any triggers?
hasTriggers() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deprecated. 
hasValidInputFields() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
Deprecated.
Are the input fields valid?
hasValidInputFields() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Returns whether the input fields valid.
HIDE_OBJECTS - Static variable in interface com.centrasite.jaxr.CentraSiteFindQualifier
Hides Objects that are classified with HIDDEN Concept.
HTTP_METHOD_CONNECT - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HTTP_METHOD_DELETE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HTTP_METHOD_GET - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HTTP_METHOD_HEAD - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HTTP_METHOD_OPTIONS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HTTP_METHOD_PATCH - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HTTP_METHOD_POST - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HTTP_METHOD_PUT - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
HTTP_METHOD_TRACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 

I

IEventCallback - Interface in com.centrasite.jaxr.importexport
Interface used for communication between application and Import/Export delivered with CentraSite.
IMPORT - Static variable in interface com.centrasite.jaxr.SaveQualifier
import operation.
IMPORT_FILTER - Static variable in interface com.centrasite.jaxr.infomodel.CentraSiteFilter
Deprecated.
The value of the CentraSiteFilterType concept representing "Import" filters.
IMPORT_KEEPORG - Static variable in interface com.centrasite.jaxr.SaveQualifier
import operation with keeping original organization.
IMPORT_KEEPORGANDOWNER - Static variable in interface com.centrasite.jaxr.SaveQualifier
import objects with keeping original organization and owner.
IMPORT_KEEPOWNER - Static variable in interface com.centrasite.jaxr.SaveQualifier
import objects with keeping original owner.
ImportArchiveAccessor - Interface in com.centrasite.jaxr.importexport
An Interface that supports to fetch Organization related objects from the archive.
importObject(String) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Imports an object.
importObject(String, String, Collection) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Imports an object, check lifecycle stages.
ImportValidationException - Class in com.centrasite.jaxr.exceptions
Exception used for reporting import validation problems.
ImportValidationException(RegistryObject) - Constructor for class com.centrasite.jaxr.exceptions.ImportValidationException
Construct a new ImportValidationException
includeClassifiedObjects(Collection<String>) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Restricts the search result to contain only objects that are classified with any concept that is identified by a collection of concept key ids.
incStep() - Method in interface com.centrasite.jaxr.importexport.IEventCallback
functions not yet used.
inheritsLCMs() - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
Return whether this virtual type inherits the Lifecycle Models of its parent type.
inheritsPolicies() - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
Return whether this virtual type inherits the Policies of its parent type.
inheritsProfiles() - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
Return whether this virtual type inherits the Profiles of its parent type.
initSinReadConnection() - Method in interface com.centrasite.jaxr.CentraSiteResourceAccessManager
Initialize read-only connection.
INO_GROUP_PREFIX - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
INO_NAMESPACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
INO_PREFIX - Static variable in interface com.centrasite.util.RepositoryConnector
 
INO_SECURITY - Static variable in interface com.centrasite.jaxr.security.CentraSitePrivilege
 
INO_USER_PREFIX - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
INSERT - Static variable in interface com.centrasite.jaxr.type.CentraSiteTriggerDescription
Deprecated.
 
INSTANCE_LEVEL_PERMISSION_ENTRY - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
INSTANCE_LEVEL_PERMISSION_SET - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
InstanceLevelPermissionEntry - Interface in com.centrasite.jaxr.security
An InstanceLevelPermissionEntry maintains a principal and its privilege.
InstanceLevelPermissionSet - Interface in com.centrasite.jaxr.security
An InstanceLevelPermissionSet maintains all InstanceLevelPermissionEntries that apply to one RegistryObject.
InstanceLevelPermissionSetUpdate - Interface in com.centrasite.jaxr.security
interface to describe updates to InstanceLevelPermissionSets.
InstanceLevelPrivilege - Interface in com.centrasite.jaxr.security
InstanceLevelPrivilege maintains the view/update/full privileges.
InstanceLevelPrivilege.PrivilegeValue - Enum in com.centrasite.jaxr.security
Defines the possible privilege values.
INSTANCESLOTS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
INTEGER - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
INTERNAL_ADMINISTRATOR_USER_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
INTERNATIONAL_RICHTEXT - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
InternationalRichText - Interface in com.centrasite.jaxr.infomodel
This interface represents a RichText that has been internationalized into several Locales.
INTERNATIONALRICHTEXT - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
INTERNATIONALSTRING - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
InvalidReferenceException - Class in com.centrasite.jaxr.exceptions
Exception used for reporting an import object that refers to another invalid import object and thus cannot be imported either.
InvalidReferenceException(RegistryObject, RegistryObject) - Constructor for class com.centrasite.jaxr.exceptions.InvalidReferenceException
Constructs a new InvalidReferenceException.
IPV4 - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
IPV6 - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
isAclModified() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns whether this object's acl has been modified.
isActiveSoaEdition() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Returns whether the server has an ActiveSoaEdition license.
isAdditionalFeatureLicensed(String) - Method in interface com.centrasite.jaxr.CentraSiteConnection
Returns whether a specified additional feature is licensed.
isAggregation() - Method in interface com.centrasite.jaxr.type.CentraSiteFileAttribute
Return whether this File attribute aggregates its values.
isAggregation() - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Returns whether this RelationShip attribute aggregates its target values.
isAll() - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
get the "all" indicator.
isAssociatedTo(String, String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns whether this RegistryObject is associated to a RegistryObject with the given ID and with the particular association type.
isAuthenticated() - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
get the "authenticated" indicator.
isBaseType() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Returns whether this type is a base type.
isClassifiedWith(String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns whether this RegistryObject is classified with a concept with the given id.
isClassifiedWith(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Checks whether this type is classified with the given concept.
isDefault() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteLocale
Return whether this is the default locale.
isDeleted() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns whether this object has been deleted.
isDescendantObjectModified() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns whether one of this object's descendant objects has been modified.
isEmpty() - Method in interface com.centrasite.jaxr.security.CentraSiteACL
Returns true if this list contains no elements.
isEmpty() - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
Checks whether this InstanceLevelPermissionSet is empty.
isEnabled() - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Checks if revision is enabled.
isEnterpriseEdition() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Returns whether the server has an EnterpriseEdition license.
isEqualReplace(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteConflictListener
Check if the object, which was notified as "equal timestamp" is to be replaced.
isExtensible(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deprecated.
types are always extensible
isExtensible() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deprecated.
types are always extensible, method always returns true
isFullySpecified() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
Deprecated.
Is the trigger fully specified?
isFullySpecified() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Returns whether the slot fully specified.
isGrant() - Method in interface com.centrasite.jaxr.security.CentraSiteACE
Returns true, if the privileges of this ACE are all granted, and false if the privileges of this ACE are all denied.
isIndexed() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Returns whether a database index is defined for this slot.
isInternal() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns whether this RegistryObject is marked as internal.
isLocked() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns true if the connection that owns this object has acquired an exclusive lock for the object.
isLoginUser() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteUser
Returns whether this user is a login user.
isLongString() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Returns whether the LongString option is set.
isModified() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns true if this object has modifications that have not yet been saved.
isModifiedByUser() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Checks whether this object was modified by a user different from the DefaultUser.
isMoved() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns whether this RegistryObject is being moved to a new owner or to a new organization.
isMoveOrganization() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns whether this RegistryObject is being moved to a new organization.
isMoveOwner() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns whether this RegistryObject is being moved to a new owner.
isNewOrganizationForced() - Method in interface com.centrasite.jaxr.CentraSiteConflictListener
Decides if a new organization (by getEffectiveOrganization()) is forced to set to the objects.
isObjectModified() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns whether this object has been modified.
isPermissionModified() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns whether this object's permission set has been modified.
isPredefined() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns whether this is a pre-defined object.
isPredefined() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Return whether this attribute is predefined.
isPredefined() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Returns the isPredefined setting which says whether the attribute is predefine.
isPrefix() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Returns whether this slot's unit label is a prefix or suffix value.
isPropagatePermissions() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns weather this object is enabled with the instance level permission propagation to its dependent objects.
isPropagateProfilePermissions() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns weather this object is enabled with the profile level permission propagation to its dependent objects.
isReadOnly() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Return whether this attribute is readonly.
isRelative() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteExternalLink
Return whether the ExternalLink points into CentraSite WebDAV.
isRemoteCentraSite() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Signals if a CentraSite accesses as a client another remote CentraSite
isReplace(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteConflictListener
Check if the object, which was notified as "Conflict" because of different timestamp is replaced anyway.
isRequired() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Return whether this attribute is required.
isRequired() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Returns the isRequired setting which says whether the attribute is required.
isRequiredTarget() - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Returns whether this Relationship attribute points to a required target object.
isReverseAggregation() - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Returns whether this RelationShip attribute is reversely aggregated by its target values.
isRevisionObject() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Returns whether this object is a revisioned one.
isSame(CentraSiteACL) - Method in interface com.centrasite.jaxr.security.CentraSiteACL
Check for identical ACL.
isSystemDefined() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Return whether this attribute is system-defined.
isSystemDefined() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Returns whether this slot is system defined.
isUnauthenticated() - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
get the "unauthenticated" indicator.
isUpdateType() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteAuditableEvent
Check if the type is relevant update type (for object comparison)
isUsed() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Return whether this attribute is used by at least one instance of the corresponding type.
isUsed() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Returns whether this slot is used by at least one instance of the corresponding type.
isValidRestrictedLocale(CentraSiteLocale) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Returns whether the given CentraSite locale is in the set of restricted locales.
isValidRestrictedLocale(Locale) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Returns whether the given locale is in the set of restricted locales.
isVirtualType() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Returns whether this type is a virtual type.
iterator() - Method in interface com.centrasite.jaxr.security.CentraSiteACL
Return iterator over ACEs.
iterator() - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
Returns an iterator delivering all InstanceLevelPermissionEntries in this set.

J

JAXRAccessor - Class in com.centrasite.jaxr
Supplies a JAXR connection to be used for further registration tasks.
JAXRAccessor(String, String, String, boolean, Properties) - Constructor for class com.centrasite.jaxr.JAXRAccessor
Constructor: create a JAXR connection with credential and lock mode.
JAXRAccessor(String, String, String, boolean) - Constructor for class com.centrasite.jaxr.JAXRAccessor
Constructor: create a JAXR connection with credential and lock mode.
JAXRAccessor(String, String, String, Connection) - Constructor for class com.centrasite.jaxr.JAXRAccessor
Deprecated. 
JAXRAccessor(CentraSiteConnection) - Constructor for class com.centrasite.jaxr.JAXRAccessor
Constructor: create a JAXR connection from an existing CentraSite connection.
JAXRAccessor(String, String, String) - Constructor for class com.centrasite.jaxr.JAXRAccessor
Constructor: create a new JAXR connection with credentials.
JAXRBrowserModeAccessor - Class in com.centrasite.jaxr
Supplies a browser mode JAXR connection (no read locks) to be used for further registration tasks.
JAXRBrowserModeAccessor(String, String, String) - Constructor for class com.centrasite.jaxr.JAXRBrowserModeAccessor
Construct a new JAXR connection without acquiring read locks.
JAXRBrowserModeAccessor(String, String, String, Properties) - Constructor for class com.centrasite.jaxr.JAXRBrowserModeAccessor
Constructs a new JAXR connection without acquiring read locks.
JAXRBrowserModeAccessor() - Constructor for class com.centrasite.jaxr.JAXRBrowserModeAccessor
Deprecated. 

K

KEEP_PRIMARY_CONTACT - Static variable in interface com.centrasite.jaxr.ExportQualifier
Keep an organization's primary contact.
KEY_GENERATION_POLICY_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
KEY_RENEWAL_POLICY_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
KEY_REVOCATION_POLICY_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 

L

LazyQueryResult<ResultItem> - Class in com.centrasite.query
Fires an XQuery and lazily process the result.
LazyQueryResult(XQConnection, LazyQueryResultParser<ResultItem>, String, String, String, String) - Constructor for class com.centrasite.query.LazyQueryResult
Construct a LazyQueryResult from a query.
LazyQueryResult(XQConnection, LazyQueryResultParser<ResultItem>, String, String, String, String, XQResultSequence) - Constructor for class com.centrasite.query.LazyQueryResult
Alternates constructor for use with a prepared query.
LazyQueryResultParser<ResultItem> - Interface in com.centrasite.query
Interface for parsing the query result.
LCManagement_KEY_Active - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
LCManagement_KEY_Inactive - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
LCManagement_KEY_LifecycleModel - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
LCManagement_KEY_LifecycleState - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
LCManagement_KEY_PredefinedStates - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
LCManagement_KEY_PreferredNextStateChange - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
LCManagement_KEY_Retired - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
LCManagement_KEY_Superseded - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
LifecycleExtensionPoint - Interface in com.centrasite.jaxr
A LifecycleExtensionPoint controls the execution of possibly nested transactions.
listIterator(int) - Method in class com.centrasite.query.LazyQueryResult
 
LOCALE_PROPERTY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
LocalizedRichText - Interface in com.centrasite.jaxr.infomodel
LocalizedRichText is specific to a particular Locale.
lock(Collection, Collection) - Method in interface com.centrasite.jaxr.CentraSiteConnection
Locks the given registry objects exclusively according to the given lock options.
lock() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Locks the type exclusively.
LOCK_NOWAIT - Static variable in interface com.centrasite.jaxr.LockQualifier
If a lock cannot be granted immediately throw a LockNotAvailableException.
LOCK_WAIT_PROPERTY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
LockNotAvailableException - Class in com.centrasite.jaxr.exceptions
Exception used for reporting the lock not available on an object. when the object is supposed to lock but unable to avail the lock.
LockNotAvailableException(String) - Constructor for class com.centrasite.jaxr.exceptions.LockNotAvailableException
Constructs a new LockNotAvailableException.
LockNotAvailableException(Exception) - Constructor for class com.centrasite.jaxr.exceptions.LockNotAvailableException
Constructs a new LockNotAvailableException.
LockNotAvailableException(String, Exception, String) - Constructor for class com.centrasite.jaxr.exceptions.LockNotAvailableException
Construct a new LockNotAvailableException.
LockQualifier - Interface in com.centrasite.jaxr
LockQualifier provides constants to be used in the Connection.lock() method.
logLCStateChange(Concept, Concept) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Logs an LC state change in the RegistryObject's audit trail.

M

m_query - Variable in class com.centrasite.query.LazyQueryResult
 
MAXOCCURS_1 - Static variable in interface com.centrasite.jaxr.type.CentraSiteAttribute
The maxOccurs setting if this attribute is not multiple.
MAXOCCURS_UNBOUNDED - Static variable in interface com.centrasite.jaxr.type.CentraSiteAttribute
The maxOccurs setting if this attribute is an multiple.
MINOCCURS_0 - Static variable in interface com.centrasite.jaxr.type.CentraSiteAttribute
The minOccurs setting if this attribute is not required.
MINOCCURS_1 - Static variable in interface com.centrasite.jaxr.type.CentraSiteAttribute
The minOccurs setting if this attribute is required.
modify(Collection) - Method in interface com.centrasite.jaxr.filter.CentraSiteExportFilterInterface
Deprecated.
Possibly modify the registry objects of the given collection.
modify(RegistryObject) - Method in interface com.centrasite.jaxr.filter.CentraSiteExportFilterInterface
Deprecated.
Possibly modify the given registry object.
modify(Collection) - Method in interface com.centrasite.jaxr.filter.CentraSiteImportFilterInterface
Deprecated.
Possibly modify the registry objects of the given collection.
modify(RegistryObject) - Method in interface com.centrasite.jaxr.filter.CentraSiteImportFilterInterface
Deprecated.
Possibly modify the given registry object.

N

NAMESPACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
NCNAME - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
ncName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Converts the given value to an NCName.
NEVER_VERSIONED - Static variable in interface com.centrasite.jaxr.CentraSiteFindQualifier
Restricts to non-sources of "supersedes" associations.
newRepositoryConnector(String, Credentials) - Static method in class com.centrasite.util.RepositoryConnectorFactory
Instantiates a RepositoryConnector for specified url and user.
newRepositoryConnector(String, Set<Object>) - Static method in class com.centrasite.util.RepositoryConnectorFactory
Instantiates a RepositoryConnector for specified url and user.
newRepositoryConnector(CentraSiteConnection) - Static method in class com.centrasite.util.RepositoryConnectorFactory
Instantiate a RepositoryConnector with given JAXR connection.
newRepositoryConnector(CentraSiteConnection, Credentials) - Static method in class com.centrasite.util.RepositoryConnectorFactory
Instantiate a RepositoryConnector with given JAXR connection.
newRepositoryConnector(CentraSiteConnection, Credentials, String) - Static method in class com.centrasite.util.RepositoryConnectorFactory
Instantiate a RepositoryConnector with given JAXR connection.
newRepositoryConnector(CentraSiteConnection, Set<Object>, String) - Static method in class com.centrasite.util.RepositoryConnectorFactory
Instantiate a RepositoryConnector with given JAXR connection.
NO_IMPLICIT_SAVE - Static variable in interface com.centrasite.jaxr.SaveQualifier
Do not collect further saved objects - just save the object set
NO_IMPLICIT_SORT_BY_DATE - Static variable in interface com.centrasite.jaxr.CentraSiteFindQualifier
Disable implicit sorting by date.
NO_IMPLICIT_SORT_BY_NAME - Static variable in interface com.centrasite.jaxr.CentraSiteFindQualifier
Disables implicit sorting by name.
NO_PROPERTIES - Static variable in interface com.centrasite.util.RepositoryConnector
 
NO_SORT_QUALIFIER - Static variable in interface com.centrasite.jaxr.CentraSiteQueryManager
Convenience collection of no sort qualifiers.
nonPermissionIterator() - Method in interface com.centrasite.jaxr.security.CentraSiteACL
Return an iterator that delivers only the non-permission ACEs.
nonPermissionIterator(String) - Method in interface com.centrasite.jaxr.security.CentraSiteACL
Return an iterator that delivers only the non-permission ACEs.

O

OAUTH2_CLIENT_GENERATION_POLICY_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OAUTH2_CLIENT_REVOKE_POLICY_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Alias - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ApplinxScreen - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Association - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_AuditableEvent - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_BPELPartner - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_BPELPartnerLink - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_BPELPartnerLinkType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_BPELProcess - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_BPELRole - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_BPMEForm - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_BPMPool - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_BPMProcess - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_BPMProject - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_BPMStep - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_BPMSwimLane - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_CAFApplication - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_CAFPortlet - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_CAFPortletPreference - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_CAFRole - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_CAFTaskRule - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_CAFTaskType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_CAFView - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_CentraSiteApplicationServer - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_CentraSiteFavorite - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_CentraSiteFilter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_CentraSiteOperation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_CentraSiteRegistry - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Classification - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ClassificationScheme - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Collaboration - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Concept - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ConsumerApplication - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ConsumerRegistrationRequest - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_DecisionEntity - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ESBDocument - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ESBDocumentField - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ESBDocumentType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ESBFolder - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ESBPackage - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ESBService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ESBSpecification - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ESBWSD - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ESBWSOperation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ExternalIdentifier - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ExternalLink - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ExtrinsicObject - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Gateway - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Group - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Interface - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_InterstageBusinessProcessManager - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ISRoutingRule - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_JDBCDatasource - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_K_ApplinXExternalWebService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_K_ApplinxProcedure - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_K_ApplinxScreen - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_LogUnit - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Metrics - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_OData_Type - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_OData_Type_ActionImport - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_OData_Type_BoundAction - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_OData_Type_BoundFunction - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_OData_Type_EntitySet - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_OData_Type_FunctionImport - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_OData_Type_NavigationProperty - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_OData_Type_Singleton - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_OData_Version - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_OData_Version_2 - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_OData_Version_4 - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Operation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Organization - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Permission - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Policy - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_PolicyAction - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_PolicyActionParameter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_PolicyCondition - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_PolicyParameter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Profile - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_RegistryEntry - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_RegistryPackage - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Report - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_RequestApprovalFlow - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_RequestApprovalState - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_RESTParameter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_RESTPayload - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_RESTResource - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Role - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_RuleAction - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_RuleDataModel - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_RuleEventModel - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_RuleParameter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_RuleProject - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_RuleSet - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_RuntimeEventType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ScheduledReport - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Service - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_ServiceBinding - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_SpecificationLink - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_Subscription - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_TNDocumentType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_TNGroup - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_User - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_WSPolicy - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_KEY_XMLSchema - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Alias - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ApplinXExternalWebService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ApplinXProcedure - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ApplinxScreen - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Association - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_AuditableEvent - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_BPELPartner - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_BPELPartnerLink - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_BPELPartnerLinkType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_BPELProcess - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_BPELRole - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_BPMEForm - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_BPMPool - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_BPMProcess - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_BPMProject - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_BPMStep - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_BPMSwimLane - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_CAFApplication - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_CAFPortlet - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_CAFPortletPreference - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_CAFRole - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_CAFTaskRule - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_CAFTaskType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_CAFView - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_CentraSiteApplicationServer - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_CentraSiteFavorite - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_CentraSiteFilter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_CentraSiteOperation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_CentraSiteRegistry - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Classification - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ClassificationScheme - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Collaboration - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Concept - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ConsumerApplication - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ConsumerRegistrationRequest - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_DecisionEntity - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ESBDocument - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ESBDocumentField - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ESBDocumentType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ESBFolder - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ESBPackage - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ESBService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ESBSpecification - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ESBWSD - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ESBWSOperation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ExternalIdentifier - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ExternalLink - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ExtrinsicObject - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Gateway - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Group - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Interface - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_InterstageBusinessProcess - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ISRoutingRule - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_JDBCDatasource - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_LogUnit - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Metrics - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Operation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Organization - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Permission - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Policy - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_PolicyAction - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_PolicyActionParameter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_PolicyCondition - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_PolicyParameter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Profile - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_RegistryEntry - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_RegistryPackage - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Report - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_RequestApprovalFlow - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_RequestApprovalState - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_RESTParameter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_RESTPayload - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_RESTResource - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Role - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_RuleAction - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_RuleDataModel - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_RuleEventModel - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_RuleParameter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_RuleProject - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_RuleSet - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_RuntimeEventType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Service - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_ServiceBinding - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_SpecificationLink - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_Subscription - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_TNDocumentType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_TNGroup - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_User - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_WSPolicy - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
OBJECT_TYPE_NAME_XMLSchema - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ObjectOutdatedException - Class in com.centrasite.jaxr.exceptions
Exception used for reporting object out dated problems.
ObjectOutdatedException(String, String) - Constructor for class com.centrasite.jaxr.exceptions.ObjectOutdatedException
Constructs a new ObjectOutdatedException.
obtainContentType(String) - Method in interface com.centrasite.util.RepositoryConnector
Obtains "content-type" from the webdav resource.
obtainResource(String, OutputStream) - Method in interface com.centrasite.util.RepositoryConnector
Obtains specified WebDAV resource.
obtainResource(String) - Method in interface com.centrasite.util.RepositoryConnector
Obtains specified WebDAV resource.
OVERWRITE_PERMISSIONS - Static variable in interface com.centrasite.jaxr.SaveQualifier
Overwrites instance level permissions.

P

PACKAGE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PACKAGE_U - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
parseResultItem(XQResultSequence) - Method in interface com.centrasite.query.LazyQueryResultParser
Parse a single result item from the XQJ result sequence.
PERMISSION_ManageAssetTypes - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PERMISSION_ManageLogs - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PORTAL_TENANT_ID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PORTAL_USER_ID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
POSTAL_ADDRESS_SCHEME_PROPERTY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PRIVILEGE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
PRIVILEGE_TEXT_ALL - Static variable in interface com.centrasite.util.RepositoryConnector
 
PRIVILEGE_TEXT_BIND - Static variable in interface com.centrasite.util.RepositoryConnector
 
PRIVILEGE_TEXT_READ - Static variable in interface com.centrasite.util.RepositoryConnector
 
PRIVILEGE_TEXT_READACL - Static variable in interface com.centrasite.util.RepositoryConnector
 
PRIVILEGE_TEXT_READUSERPRIVILEGES - Static variable in interface com.centrasite.util.RepositoryConnector
 
PRIVILEGE_TEXT_SECURITY - Static variable in interface com.centrasite.util.RepositoryConnector
 
PRIVILEGE_TEXT_UNBIND - Static variable in interface com.centrasite.util.RepositoryConnector
 
PRIVILEGE_TEXT_UNLOCK - Static variable in interface com.centrasite.util.RepositoryConnector
 
PRIVILEGE_TEXT_WRITE - Static variable in interface com.centrasite.util.RepositoryConnector
 
PRIVILEGE_TEXT_WRITEACL - Static variable in interface com.centrasite.util.RepositoryConnector
 
PRIVILEGE_TEXT_WRITECONTENT - Static variable in interface com.centrasite.util.RepositoryConnector
 
PRIVILEGE_TEXT_WRITEPROPERTIES - Static variable in interface com.centrasite.util.RepositoryConnector
 
PRODUCTS_KEY_ARIS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PRODUCTS_KEY_BPM - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PRODUCTS_KEY_CAF - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PRODUCTS_KEY_CentraSite - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PRODUCTS_KEY_EII - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PRODUCTS_KEY_ELIAPPLINX - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PRODUCTS_KEY_ELIENTIREX - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PRODUCTS_KEY_ESI - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PRODUCTS_KEY_WM_BPM - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PRODUCTS_KEY_WM_BusinessRules - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PRODUCTS_KEY_WM_CompositeApplicationFramework - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PRODUCTS_KEY_WM_IS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PRODUCTS_KEY_WM_ProductSuite - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PRODUCTS_KEY_WM_TradingNetworks - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PROFILE_KEY_Associations - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PROFILE_KEY_AuditLog - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PROFILE_KEY_Classifications - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PROFILE_KEY_Consumers - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PROFILE_KEY_ExternalLinks - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PROFILE_KEY_ObjectSpecificProperties - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PROFILE_KEY_Permissions - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PROFILE_KEY_Specifications - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PROFILE_KEY_Subscriptions - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PROFILE_KEY_Versions - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PROFILE_TEMPLATE_KEY_AdvancedInformation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PROFILE_TEMPLATE_KEY_APIGatewayInformation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PROFILE_TEMPLATE_KEY_BasicInformation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PROFILE_TEMPLATE_KEY_RuntimeEvents - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PROFILE_TEMPLATE_KEY_RuntimeMetics - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PUBLISHED_TO_ASSOCIATION_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PURGE_USER_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
purgeAuditableEvents(Timestamp, boolean) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
For all RegistryObjects, purge the AuditableEvents that are older than the given threshold.
purgeAuditableEvents(Timestamp, List<String>, boolean) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
For the given RegistryObject keys(uddi key String), purge the AuditableEvents that are older than the given threshold.

Q

QUERY_MANAGER_URL_PROPERTY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 

R

rcs_id - Static variable in class com.centrasite.jaxr.exceptions.AccessViolationException
 
rcs_id - Static variable in class com.centrasite.jaxr.exceptions.CannotReplaceException
 
rcs_id - Static variable in class com.centrasite.jaxr.exceptions.ConflictingLifecycleStageException
 
rcs_id - Static variable in class com.centrasite.jaxr.exceptions.ConflictingStateException
 
rcs_id - Static variable in class com.centrasite.jaxr.exceptions.DanglingReferenceException
 
rcs_id - Static variable in class com.centrasite.jaxr.exceptions.DeleteRejectedByAssociationException
 
rcs_id - Static variable in class com.centrasite.jaxr.exceptions.DeleteRejectedByClassificationException
 
rcs_id - Static variable in class com.centrasite.jaxr.exceptions.DuplicateConceptException
 
rcs_id - Static variable in class com.centrasite.jaxr.exceptions.ImportValidationException
 
rcs_id - Static variable in class com.centrasite.jaxr.exceptions.InvalidReferenceException
 
rcs_id - Static variable in class com.centrasite.jaxr.exceptions.LockNotAvailableException
 
rcs_id - Static variable in class com.centrasite.jaxr.exceptions.ObjectOutdatedException
 
rcs_id - Static variable in class com.centrasite.jaxr.exceptions.TypeMismatchException
 
rcs_id - Static variable in class com.centrasite.query.LazyQueryResult
 
rcsId - Static variable in exception com.centrasite.jaxr.importexport.ExportException
 
READ - Static variable in interface com.centrasite.jaxr.security.CentraSitePrivilege
 
READ_ACL - Static variable in interface com.centrasite.jaxr.security.CentraSitePrivilege
 
READ_PRIVILEGE_SET - Static variable in interface com.centrasite.jaxr.security.CentraSitePrivilege
 
REGISTRYPACKAGE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REGISTRYPACKAGE_U - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
reject(RegistryObject, ExportException) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Sends the error that the registryObject is rejected with an error-message.
reject(Object) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Sends the error that the object is rejected with an error-message.
REMOTE_CENTRASITE_ACCESS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
remove(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteObjectCache
Remove keys of given registry object and all dependent objects from object cache.
remove(CentraSiteACE) - Method in interface com.centrasite.jaxr.security.CentraSiteACL
Remove specified ACE.
remove(InstanceLevelPermissionEntry) - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
Removes the InstanceLevelPermissionEntry from this set.
removeClassification(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Removes the classification of this type with the given concept.
removeClassificationAtribute(CentraSiteClassificationAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Removes a classification attribute from this type.
removeComputedAttribute(CentraSiteComputedAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Removes a computed attribute from this type.
removeConsumableTypes(Collection<CentraSiteTypeDescription>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Removes collection of consumable types from the type.
removeExternalLinkId(String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Removes the external link reference from an object.
removeFileAtribute(CentraSiteFileAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Removes a file attribute from this type.
removeImportedObject(String) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Removes a previously imported object from this ImportValidator.
removeLocalizedRichText(LocalizedRichText) - Method in interface com.centrasite.jaxr.infomodel.InternationalRichText
Removes a LocalizedRichText from this object.
removeLocalizedRichTexts(Collection) - Method in interface com.centrasite.jaxr.infomodel.InternationalRichText
Removes specified LocalizedRichTexts from this object.
removeObjectCacheListener(CentraSiteObjectCacheListener) - Method in interface com.centrasite.jaxr.CentraSiteObjectCache
Removes a listener from this object cache.
removeOperationDescription(CentraSiteOperationDescription) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deprecated. 
removePrivilege(CentraSitePrivilege) - Method in interface com.centrasite.jaxr.security.CentraSiteACE
Remove a privilege.
removeProfile(RegistryEntry) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Removes the given profile from this type.
removeRelationShipAtribute(CentraSiteRelationShipAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Removes a relationship attribute from this type.
removeResource(String) - Method in interface com.centrasite.util.RepositoryConnector
Removes specified WebDAV resource.
removeSlot(CentraSiteSlotDescription) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Clear collection of slots (GUI).
removeTargetType(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Removes a target type from this relationship attribute.
removeTriggerDescription(CentraSiteTriggerDescription) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deprecated. 
renameResource(String, String) - Method in interface com.centrasite.util.RepositoryConnector
Renames a WebDAV resource (can be a file or a folder).
renameResource(String, String, boolean) - Method in interface com.centrasite.util.RepositoryConnector
Renames a WebDAV resource (can be a file or a folder).
RepositoryConnector - Interface in com.centrasite.util
Repository connector.
RepositoryConnectorFactory - Class in com.centrasite.util
Class which provides the new repository connection.
RepositoryConnectorFactory() - Constructor for class com.centrasite.util.RepositoryConnectorFactory
 
REPOSITORYOBJECTTYPE_KEY_BPEL - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_BPELObject - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_CustomComponent - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_Documentation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_DTD - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_EmailEvent - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_Emerger - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_FileEvent - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_HTML - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_Icon - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_IDL - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_JAR - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_JMSEvent - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_LargeTypeIcon - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_Layout - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_ODATA - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_Ontology - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_Payload - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_ProjectFolder - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_ReportDefinition - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_ScheduledTask - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_Sequence - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_SOAP - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_SupportingDocumentsFolder - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_Template - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_TypeIcon - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_WSDD - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_WSDL - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_XML - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_XMM - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_XSD - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
REPOSITORYOBJECTTYPE_KEY_XSLT - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
reread() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryEntry
Force a re-read of the object without using an already present object within the object cache.
resourceExists(String) - Method in interface com.centrasite.util.RepositoryConnector
Does the specified WebDAV resource exist.
restoreObjects(Collection) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Restores revision objects to the active part.
retract(Collection<RegistryObject>) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
Mark the given RegistryObjects as deleted.
REVISION_COLLECTION - Static variable in interface com.centrasite.jaxr.CentraSiteFindQualifier
Finds versioned objects in collection v.CentraSite.
REVISION_COLLECTION - Static variable in interface com.centrasite.jaxr.CentraSiteRevisionManager
 
RICHTEXT - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
 
RichText - Interface in com.centrasite.jaxr.infomodel
An interface to deal with the rich text.
RICHTEXT - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
ROLE_KEY_Asset_Type_Administrator - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ROLE_KEY_CentraSite_Administrator - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ROLE_KEY_CentraSite_Guest - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ROLE_KEY_Default_Organization_Asset_Admin - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ROLE_KEY_Default_Organization_Asset_Consumer - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ROLE_KEY_Default_Organization_Asset_Provider - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ROLE_KEY_Default_Organization_Document_Admin - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ROLE_KEY_Default_Organization_Lifecycle_Management_Admin - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ROLE_KEY_Default_Organization_Organization_Administrator - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ROLE_KEY_Default_Organization_Organization_Policy_Admin - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ROLE_KEY_Operations_Administrator - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ROLE_KEY_Policy_Administrator - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
ROLE_KEY_Report_Administrator - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
rollback() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Rollbacks the current transaction.
rollbackUpdates() - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Rollback updates.
run() - Method in interface com.centrasite.jaxr.LifecycleExtensionPoint
Runs the attached operation under transaction control.

S

SAVE - Static variable in interface com.centrasite.jaxr.SaveQualifier
Normal save operation.
save(RepositoryConnector) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Saves the type description to registry/repository.
saveLCStateChangeAuditLog(CentraSiteRegistryObject, Concept, Concept) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
Create and persist the lifecycle state change audit log for the RegistryObject
saveObjectsInternal(Collection, int) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
Save given objects.
saveObjectsInternalNoPresentAudits(Collection, int) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
Save given objects.
SaveQualifier - Interface in com.centrasite.jaxr
Provide constants that influence the behaviour of saving objects.
saveSchema(String, String) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
Store an XSD file into WebDAV.
SCHEMA_TRANSFORM - Static variable in interface com.centrasite.jaxr.SaveQualifier
Schema Transformer.
setAggregation(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteFileAttribute
Set whether this File attribute aggregates its values.
setAggregation(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Sets whether this RelationShip attribute aggregates its target values.
setAll() - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
set the "all" indicator.
setAssociationType(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Sets this relationship attribute's association type.
setAttributeTemplate(ExtrinsicObject) - Method in interface com.centrasite.jaxr.type.CentraSiteComputedAttribute
Sets the attribute template.
setAttributeTemplateType(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteComputedAttribute
Sets the attribute template type.
setAuthenticated() - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
set the "authenticated" indicator.
setCentraSiteACL(CentraSiteACL) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Sets the CentraSiteACL.
setCheckpointLabel(Collection<RegistryObject>) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Sets checkpoint label from user version.
setClassificationValue(CentraSiteClassificationAttribute, Collection<Object>) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Sets the value for the given Classification attribute.
setConcept(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Sets associated concept (GUI).
setConflictListener(CentraSiteConflictListener) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Sets a listener for "Conflict" situations during ImportValidation.
setConsumableTypes(Collection<CentraSiteTypeDescription>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Sets the given collection of consumable types as the finer set of consumable type of the asset type.
setContext(String) - Method in class com.centrasite.jaxr.exceptions.ValidationException
Sets context information describing the semantics of the value being checked.
setContextVariable(Object, Object) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Passes a user-defined key/value pair for being stored with this CentraSiteRegistryService instance.
setDataType(String) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Sets the data type.
setDefault(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteLocale
Indicate whether this is the default locale.
setDefaultMaskedValue(Object) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Set a default value which has been masked before (see TypeSchemaStore)
setDefaultValue(Object) - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Set the default value for this attribute.
setDescription(String) - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Set the attribute description.
setDescription(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Sets the type description.
setDisplayName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Sets the attribute's display name.
setDisplayName(InternationalString) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Sets the type's display name.
setEnumMaskedValues(String[]) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Sets enumeration values.
setEnumValues(String[]) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Sets enumeration values.
setErrorMessageLocale(Locale) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Sets the error message locale.
setEventType(int) - Method in interface com.centrasite.jaxr.type.CentraSiteTriggerDescription
Deprecated.
Sets the type of the trigger.
setFileValue(CentraSiteFileAttribute, Collection<String>) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Sets the value for the given File attribute.
setFileValue(CentraSiteFileAttribute, Collection<String>, boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Sets the value for the given File attribute.
setFileWithExternalLink(CentraSiteFileAttribute, Collection<ExternalLink>) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Sets the value for the given File attribute.
setFileWithExternalLink(CentraSiteFileAttribute, Collection<ExternalLink>, boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Sets the value for the given File attribute.
setFilterClassName(String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteFilter
Deprecated.
Sets the filter class name.
setFullName(InternationalString) - Method in interface com.centrasite.jaxr.infomodel.CentraSitePersonName
Set the full name.
setGrant(boolean) - Method in interface com.centrasite.jaxr.security.CentraSiteACE
Sets whether the privileges of this ACE are granted (grant=true) or denied (grant=false).
setHref(String) - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
Set the href.
setIconInputStream(InputStream) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Sets the input stream representing the type icon.
setIconLink(ExternalLink) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Sets the link to the type icon.
setIconMediaType(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Sets the media type of the type icon.
setIconPath(String, String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deprecated.
use setIconMediaType/setIconInputStream instead
setIconPath(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deprecated.
please use setIconPath(String clientFilePath, String serverFilePath)
setIgnoreForImport() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Indicate that object should not be collected during archive-import
setIgnoreReplaceCheckForTypes(boolean) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Signals to the import validator that the replace check for asset type concepts are to be ignored.
setImportArchiveAccessor(ImportArchiveAccessor) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Sets the ImportArchiveAccessor.
setImportGroups(boolean) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Sets whether the group objects can be included for import.
setIndexed(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Sets this slot's indexed option.
setInheritLCMs(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
Sets this virtual type to inherit the Life cycle Models of its parent type.
setInheritPolicies(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
Sets this virtual type to inherit the Policies of its parent type.
setInheritProfiles(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
Sets this virtual type to inherit the Profiles of its parent type.
setInputDocumentXQuery(String) - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
Deprecated.
Set the XQuery that generates the input document.
setInstanceLevelPermissionSet(InstanceLevelPermissionSet) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Sets the InstanceLevelPermissionSet for this RegistryObject.
setInternal(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Sets the internal status of this RegistryObject to the given value.
setJaxrOperation(CentraSiteOperation) - Method in interface com.centrasite.jaxr.type.CentraSiteOperationDescription
Deprecated.
Set reference to underlying JAXR registry object.
setKeepOwner() - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Sets whether to keep the owner of the validated objects in contrast to set to the importing user.
setKeepPersistentOwner(boolean) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
If replacing objects, it indicates whether the owner of the persistent object should be retained.
setKeywordSearch(Collection) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Passes a group of words or phrases for keyword search.
setKeywordSearch(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Sets asset search keyword string for this BusinessQuery.
setLargeIconInputStream(InputStream) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Sets the input stream representing the large type icon.
setLargeIconLink(ExternalLink) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Sets the link to the LargeTypeIcon.
setLargeIconMediaType(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Sets the media type of the large type icon.
setLocale(Locale) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteLocale
Set the locale.
setLocale(Locale) - Method in interface com.centrasite.jaxr.infomodel.LocalizedRichText
Sets the Locale for this object.
setLocalPart(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Sets local part in complete name.
setLocked(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Sets the object's locking status.
setLoginUser(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteUser
Sets the user to be treated as a login user.
setLongString(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Sets the LongString option.
setMaxOccurs(String) - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Sets the maxOccurs value.
setMinOccurs(String) - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Sets the minOccurs value.
setMinorVersion(RegistryObject, int) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Sets the minor version to any registry object.
setName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Set the attribute name.
setName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
Deprecated.
Set the operation/trigger name.
setName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Sets the slot name.
setName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Sets the type name.
setNamespaceUri(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Sets namespace int complete name.
setNext(CentraSiteRegistryObjectVisitor) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
Set the next visitor in the chain.
setOperation(ExtensionOperation) - Method in interface com.centrasite.jaxr.LifecycleExtensionPoint
Sets the operation that is to be executed under the control of this extension point.
setOwner(User) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Sets this object's owner.
setOwnerObject(CentraSiteACL) - Method in interface com.centrasite.jaxr.security.CentraSiteACE
Sets this CentraSiteACE's owner object.
setOwnerObject(CentraSiteRegistryObject) - Method in interface com.centrasite.jaxr.security.CentraSiteACL
Set this CentraSiteACL's owner object.
setOwnerObject(Object) - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
sets this CentraSitePrincipal's owner object.
setOwnerObject(CentraSiteACE) - Method in interface com.centrasite.jaxr.security.CentraSitePrivilege
Sets this CentraSitePrivilege's owner object.
setParentObject(CentraSiteRegistryObject) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Set the parent for this object
setPrecision(int) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Sets the precision for a "number" slot.
setPredefined(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Set this slot's system predefined option.
setPrefix(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Specifies whether this slot's unit label is to be a prefix or suffix value.
setPrincipal(CentraSitePrincipal) - Method in interface com.centrasite.jaxr.security.CentraSiteACE
Set the principal.
setPrincipal(QName) - Method in interface com.centrasite.jaxr.security.CentraSiteACE
Set the principal.
setPrincipal(CentraSitePrincipal) - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionEntry
Set the principal.
setPrivilege(InstanceLevelPrivilege) - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionEntry
Set the privilege.
setPrivilege(InstanceLevelPrivilege.PrivilegeValue) - Method in interface com.centrasite.jaxr.security.InstanceLevelPrivilege
Sets the privilege value.
setProfileSequence(Collection<String>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Sets the profile sequence information.
setPrologExtension(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Sets query specific entry for the XQuery prolog.
setPropagatePermissions(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Enables or Disables permission propagation option on a RegistryObject to its dependent objects.
setPropagateProfilePermissions(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Enables or Disables profile permission propagation option on a RegistryObject to its dependent objects.
setQueryBodyPrefix(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Sets query specific prefix for the query body.
setReadOnly(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Set this attribute's readonly option.
setRelationShipType(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Sets the relationship type of the relationship attribute.
setRelationShipValue(CentraSiteRelationShipAttribute, Collection<RegistryObject>) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Sets the value for the given RelationShip attribute.
setRelationShipValueMap(CentraSiteRelationShipAttribute, Map<RegistryObject, Collection<Slot>>) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Sets the value for the given RelationShip attribute.
setRepositoryUrl(String) - Method in interface com.centrasite.util.RepositoryConnector
Deprecated. 
setRequired(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Sets whether the attribute is Required or not.
setRequired(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Sets the isRequired value.
setRequiredTarget(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Sets whether this Relationship attribute points to a required target object.
setResourceAccessManager(CentraSiteResourceAccessManager) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Sets the ResourceAccessManager.
setRestrictedLocales(Collection<CentraSiteLocale>) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Defines the set of restricted locales.
setReverseAggregation(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Sets whether this RelationShip attribute is reversely aggregated by its target values.
setSoapActionXQuery(String) - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
Deprecated.
Set the XQuery that generates the SOAP action.
setSoapHeadersXQuery(String) - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
Deprecated.
Set the XQuery that generates the SOAP headers.
setSteps(int) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
functions not yet used.
setSubmittingOrganization(Organization) - Method in interface com.centrasite.jaxr.CentraSiteConnection
Sets default submitting organization.
setSubmittingOrganization(Organization) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Sets default submitting organization.
setSystemDefined(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Sets this slot's system defined option.
setTaxonomy(ClassificationScheme) - Method in interface com.centrasite.jaxr.type.CentraSiteClassificationAttribute
Sets this attribute's taxonomy.
setText(String) - Method in interface com.centrasite.jaxr.infomodel.RichText
Sets the rich-text content.
setUnauthenticated() - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
set the "unauthenticated" indicator.
setUnitLabel(String) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Sets this slot's unit label.
setUpdateProcess(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
When calling setConcept from the SchemaTransformer is is not possible to detect whether the concept is updated or new created, because the SchemaTransformer always deletes user defined concept an then recreate the concept.
setUseLogicalOperatorOR(boolean) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Sets logical operator for combining predicates.
setValue(RichText) - Method in interface com.centrasite.jaxr.infomodel.InternationalRichText
Set the RichText value for the Locale returned by Locale.getDefault().
setValue(Locale, RichText) - Method in interface com.centrasite.jaxr.infomodel.InternationalRichText
Set the RichText value for the specified Locale.
setValue(RichText) - Method in interface com.centrasite.jaxr.infomodel.LocalizedRichText
Sets the RichText value for this object.
setValue(QName) - Method in interface com.centrasite.jaxr.security.CentraSitePrivilege
set the value.
setWebServiceKey(String) - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
Deprecated.
Set the key of the web service.
setWebServiceName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
Deprecated. 
setXsdLink(ExternalLink) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Sets the link to the schema.
shutdown() - Method in interface com.centrasite.jaxr.CentraSiteResourceAccessManager
Shuts down the resource access manager.
size() - Method in interface com.centrasite.jaxr.security.CentraSiteACL
Return number of ACEs in list.
size() - Method in class com.centrasite.query.LazyQueryResult
 
SLOT_ACTION_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_ALWAYS_VISIBLE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_ATTRIBUTES - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_CALLER_USER - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_CONSUMER_ID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_CONSUMER_REGISTRATION_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_DOCTYPENAME - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_FORWARD_LABEL - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_MODIFIABLE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_NAME_API_PORTAL_TENANT_ID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_NAME_API_PORTAL_USER_ID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_NAME_ENHANCED_REST20_Model - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_NAME_ENHANCED_REST30_Model - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_NEW_OWNER - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_NEW_SUBMITTING_ORGANIZATION - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_NEXT_STATE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_PACKAGE_ID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_PLAN_ID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_PREVIOUS_OWNER - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_PREVIOUS_STATE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_PREVIOUS_SUBMITTING_ORGANIZATION - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_PROFILE_ID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_PROFILE_SEQUENCE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_PROMOTED - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_REGISTRYOBJECT_LOCALNAME - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_RENDERING_CLASS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_RESOURCE_PATH - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_REVERSE_LABEL - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_SCHEMANAME - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_SUBSCRIPTION - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_URLOPTION - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SOALINK_NAMESPACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SPAN_CHILDREN_CONCEPTS - Static variable in interface com.centrasite.jaxr.CentraSiteFindQualifier
When finding by classifications, include objects classified by children concepts of the given concept.
SSL_FILE_PROPERTY - Static variable in interface com.centrasite.jaxr.CentraSiteConnection
Property for the SSL property file.
start(BundleContext) - Method in class com.centrasite.jaxr.Activator
 
start() - Method in interface com.centrasite.jaxr.importexport.IEventCallback
functions not yet used.
stepMsg(String) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
functions not yet used.
stop(BundleContext) - Method in class com.centrasite.jaxr.Activator
 
storeSchema(String, String) - Method in interface com.centrasite.util.RepositoryConnector
Stores schema at given path.
STRING - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 

T

TargetDeployment_Deploy - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
TargetDeployment_Deployed - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
TargetDeployment_DeployFailed - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
TargetDeployment_EnableDeployments - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
TargetDeployment_ReDeploy - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
TargetDeployment_ReDeployed - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
TargetDeployment_ReDeployFailed - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
TargetDeployment_UnDeploy - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
TargetDeployment_UnDeployFailed - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
TargetNotification_Notify - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
TIME - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
toString() - Method in class com.centrasite.jaxr.exceptions.ConflictingStateException
 
toString() - Method in class com.centrasite.jaxr.exceptions.DanglingReferenceException
 
toString() - Method in class com.centrasite.jaxr.exceptions.ImportValidationException
 
toString() - Method in class com.centrasite.jaxr.exceptions.InvalidReferenceException
 
toXML() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
Deprecated.
Get XML representation.
toXML() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Gets XML representation (schema).
toXML() - Method in interface com.centrasite.jaxr.type.CentraSiteTriggerDescription
Deprecated.
Gets XML representation.
toXML() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets XML representation (schema).
toXMLforExport() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Generates XML representation for export.
toXMLforExport(Collection<Integer>) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Generates XML representation for export.
toXmlForExport() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Gets XML representation for type export.
translatePatterns(String, Collection) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Translates namePatterns argument of findXXX methods to its XQuery representation.
TypeMismatchException - Class in com.centrasite.jaxr.exceptions
Exception used for reporting type mismatch problems.
TypeMismatchException(String, Exception) - Constructor for class com.centrasite.jaxr.exceptions.TypeMismatchException
Construct a new TypeMismatchException.

U

UDDI_CORE_inquiry_v2 - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDI_CORE_publication_v2 - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDI_KEY_INQUIRY_SERVICE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDI_KEY_OWNERSHIP_TRANSFER_SERVICE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDI_KEY_PUBLISH_SERVICE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDI_KEY_SECURITY_SERVICE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDISUBSCRIPTION_USER_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_bindingTemplate - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_cacheable - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_categorization - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_categorizationGroup - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_checked - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_findQualifier - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_identifier - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_keyGenerator - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_namespace - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_postalAddress - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_protocol - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_relationship - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_signatureComponent - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_soapSpec - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_sortOrder - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_specification - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_tModel - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_transport - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_uncacheable - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_unchecked - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_unvalidatable - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_useTypeDesignator - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_valueSet - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_wsdlDeployment - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_wsdlSpec - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UDDITYPES_KEY_xmlSpec - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
UNAUTHENTICATED - Static variable in interface com.centrasite.jaxr.security.CentraSitePrincipal
Indicate a CentraSitePrincipal with the "unauthenticated" indicator set.
UNBIND - Static variable in interface com.centrasite.jaxr.security.CentraSitePrivilege
 
UNKNOWN_USER_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
update(List<InstanceLevelPermissionSetUpdate>) - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
Applies the given list of updates to this permission set.
UPDATE - Static variable in interface com.centrasite.jaxr.type.CentraSiteTriggerDescription
Deprecated.
 
USER_TEXTNS - Static variable in interface com.centrasite.util.RepositoryConnector
 

V

validate() - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Validates imported objects, that is verify all outgoing references are satisfied by persistent objects or objects imported in the same chunk.
validate(String, String) - Method in interface com.centrasite.jaxr.CentraSiteTextValidator
Validate string value against the given XML schema data type.
validate(Collection) - Method in interface com.centrasite.jaxr.filter.CentraSiteExportFilterInterface
Deprecated.
Validate the given collection of registry objects.
validate(RegistryObject) - Method in interface com.centrasite.jaxr.filter.CentraSiteExportFilterInterface
Deprecated.
Validate the given registry object.
validate(Collection) - Method in interface com.centrasite.jaxr.filter.CentraSiteImportFilterInterface
Deprecated.
Validate the given collection of registry objects.
validate(RegistryObject) - Method in interface com.centrasite.jaxr.filter.CentraSiteImportFilterInterface
Deprecated.
Validate the given registry object.
ValidationException - Class in com.centrasite.jaxr.exceptions
This exception is thrown when input validation fails.
ValidationException(String) - Constructor for class com.centrasite.jaxr.exceptions.ValidationException
Constructs new ValidationException object.
valueOf(String) - Static method in enum com.centrasite.jaxr.security.InstanceLevelPrivilege.PrivilegeValue
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.centrasite.jaxr.security.InstanceLevelPrivilege.PrivilegeValue
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_SLOT_NAME_MAJOR - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VERSION_SLOT_NAME_MINOR - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VERSION_SLOT_NAME_USER - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VERSION_SLOT_NAMESPACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VERSION_SLOT_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUAL_TYPE_NAME_API_GATEWAY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUAL_TYPE_NAME_API_PORTAL - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUAL_TYPE_NAME_Gateway_Application - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUAL_TYPE_NAME_IS_SERVICE_INTERFACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUAL_TYPE_NAME_ODATA_SERVICE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUAL_TYPE_NAME_REST_METHOD - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUAL_TYPE_NAME_REST_SERVICE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUAL_TYPE_NAME_SmartList - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUAL_TYPE_NAME_VIRTUAL_REST_SERVICE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUAL_TYPE_NAME_VIRTUAL_SERVICE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUAL_TYPE_NAME_VIRTUAL_XML_SERVICE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUAL_TYPE_NAME_XML_SERVICE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_API_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_APIGateway - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_APIPortal - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ApplinXApplication - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ApplinXExternalWebOperation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ApplinXExternalWebService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ApplinXFlowProcedure - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ApplinXPathProcedure - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ApplinXProcedureGroup - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ApplinXProgramProcedure - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ApplinXScreenGroup - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ApplinXServer - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_BPMPackage - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_CentraSiteFavoriteType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_CentraSiteNotificationType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_EventType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_Gateway_Application - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ISConnection - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ISPackage - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ISServer - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ISService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ISServiceInterface - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ISSpecification - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ISTypeDefinition - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_K_ApplinXApplication - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_K_ApplinXExternalWebOperation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_K_ApplinXFlowProcedure - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_K_ApplinXPathProcedure - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_K_ApplinXProcedureGroup - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_K_ApplinXProgramProcedure - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_K_ApplinXScreenGroup - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_K_ApplinXServer - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_Mediator - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_OAUTH2_CLIENT - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_ODataService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_REST_Method - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_REST_SERVICE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_SmartList - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_VIRTUAL_REST_SERVICE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_VirtualODataservice - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_VirtualService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_VirtualXMLservice - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_XMLService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
visitAssociation(CentraSiteAssociation) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visits an association.
visitAuditableEvent(CentraSiteAuditableEvent) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visits an auditable event.
visitCentraSiteFilter(CentraSiteFilter) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
Deprecated.
use lcmAPI instead
visitCentraSiteOperation(CentraSiteOperation) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
Deprecated. 
visitClassification(Classification) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visits a classification.
visitClassificationScheme(ClassificationScheme) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visits a classification scheme.
visitConcept(CentraSiteConcept) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visits a concept.
visitExternalIdentifier(ExternalIdentifier) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visits an external identifier.
visitExternalLink(CentraSiteExternalLink) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visits an external link.
visitExtrinsicObject(ExtrinsicObject) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visits an ExtrinsicObject.
visitOrganization(Organization) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visits an organization.
visitRegistryEntry(CentraSiteRegistryEntry) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visits a registry entry.
visitRegistryPackage(CentraSiteRegistryPackage) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visits a registry package.
visitService(CentraSiteService) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visits a service.
visitServiceBinding(ServiceBinding) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visits a service binding.
visitSpecificationLink(SpecificationLink) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visits a specification link.
visitUser(CentraSiteUser) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visits a user.

W

warning(RegistryObject, ExportException) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Sends the information that the registryObject is processed with a warning.
warning(Object) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Sends the information that the object is processed with a warning.
WMAssetType_KEY_AdapterConnection - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_AdapterNotification - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_AdapterService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_AnonymousDocument - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_BPMAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_BPMEFormAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_BPMPoolAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_BPMPoolStepAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_BPMProcessAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_BPMProjectAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_BPMStepAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_BPMSwimLaneAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_BrokerConnection - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_BrokerTrigger - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_CAFAppAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_CAFAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_CAFJDBCDatasourceAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_CAFPortletAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_CAFPortletPreferenceAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_CAFRoleAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_CAFSearchBarPortletAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_CAFSearchResultPortletAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_CAFServerAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_CAFTaskNotificationAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_CAFTaskPortletAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_CAFTaskRuleAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_CAFTaskTypeAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_CAFViewAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_Consumer - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ConsumerProviderAspect - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_CService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_DatasourceAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_DecisionEntityAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_DocumentType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_dotNETService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBAdapterServiceAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBCServiceAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBDocumentAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBDocumentFieldAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBDocumentTypeAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBDotNetServiceAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBFlowServiceAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBFolderAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBInstanceAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBJavaServiceAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBNonPublishableDocumentTypeAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBPackageAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBProcessStepMapServiceAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBPublishableDocumentTypeAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBRuleServiceAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBRuntimeNotificationDocumentTypeAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBServiceAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBSpecificationAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBWSConnectorServiceAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBWSDAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBWSDConsumerAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBWSDProviderAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBWSOperationAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ESBXSLTServiceAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ExplicitDocumentTypes - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_FlatFileDictionary - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_FlatFileSchema - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_FlowService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_IntegrationServerAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_IntegrationServerCluster - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_IntegrationServerInstance - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ISServerType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_JavaService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_JdbcAdapterNotification - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_JDBCConnection - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_JDBCDatasourceAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_JMSAlias - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_JMSTrigger - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_MQAdapter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_NonPublishableDocumentType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_NotificationDocumentType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ProcessStepWrapperService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_Provider - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_PublishableDocumentType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_PublishedAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_RESTService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_ReusableAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_RuleActionAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_RuleAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_RuleDataModelAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_RuleDecisionTableAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_RuleDecisionTreeAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_RuleESBDocumentTypeDataModelAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_RuleESBServiceActionAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_RuleEventModelAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_RuleEventRuleAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_RuleParameterAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_RuleParameterDecisionEntityAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_RuleProjectAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_RuleSetAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_SAPAdapter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_Schema - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_SearchAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_TNAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_TNDocumentTypeAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_TNGroupAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_TransientAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_TypeOfIntegrationServiceInterface - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_TypeOfISConnection - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_TypeOfISRoutingRule - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_TypeOfISService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_TypeOfISTypeDefinition - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_WebService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_WSConnectorService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMAssetType_KEY_XSLTService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WMSUITE_NAMESPACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WRITE - Static variable in interface com.centrasite.jaxr.security.CentraSitePrivilege
 
WRITE_ACL - Static variable in interface com.centrasite.jaxr.security.CentraSitePrivilege
 
WRITE_CONTENT - Static variable in interface com.centrasite.jaxr.security.CentraSitePrivilege
 
WRITE_PROPERTIES - Static variable in interface com.centrasite.jaxr.security.CentraSitePrivilege
 
WSDLTYPES_KEY_binding - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WSDLTYPES_KEY_port - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WSDLTYPES_KEY_portType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
WSDLTYPES_KEY_service - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 

X

XQ_NAMESPACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
XS_ANYURI - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
XS_BOOLEAN - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
XS_DATE - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
XS_DATETIME - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
XS_DOUBLE - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
XS_DURATION - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
XS_INTEGER - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
XS_NCNAME - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
XS_PREFIX - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
XS_STRING - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
XS_TIME - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links