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
Send the information that the registryObject is successfully added.
accept(RegistryObject, ExportException) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Send the information with a message that the registryObject is successfully added.
accept(String) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Send the information that the repositoryObject is successfully copied.
accept(String, ExportException) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Send the information with a message that the repositoryObject is successfully added.
accept(Object) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Send the information with a message that the object is successfully added.
accept(CentraSiteRegistryObjectVisitor) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Accept a CentraSiteRegistryObjectVisitor
AccessViolationException - Exception in com.centrasite.jaxr.exceptions
 
AccessViolationException(String, Exception) - Constructor for exception com.centrasite.jaxr.exceptions.AccessViolationException
Construct a new AccessViolationException.
actionMsg(String) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
function not yet used
Activator - Class in com.centrasite.jaxr
 
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
Add the InstanceLevelPermissionEntry to this set.
addAuditComment(String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Add a comment which will be attached to the next auditable event for that object.
addClassification(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Classify this type with the given concept.
addClassification(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Classify this type with the concept with the given id.
addClassificationAtribute(CentraSiteClassificationAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Add a classification attribute to this type.
addClassificationAtributes(Collection<CentraSiteClassificationAttribute>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Add a collection of classification attributes to this type.
addClassifications(Collection<Classification>) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Add a classification comparison to this query's predicate conjunction.
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
Add a computed attribute to this type.
addComputedAttributes(Collection<CentraSiteComputedAttribute>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Add a collection of computed attributes to this type.
addContains(String, String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Add a contains to this query's predicate conjunction.
addException(JAXRException) - Method in interface com.centrasite.jaxr.CentraSiteBulkResponse
Add an exception.
addFileAtribute(CentraSiteFileAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Add a file attribute to this type.
addFileAtributes(Collection<CentraSiteFileAttribute>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Add a collection of file attributes to this type.
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
Add the given profile to this type.
addProfiles(Collection<RegistryEntry>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Add the given profiles to this type.
addPrologExtension(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Append to query specific entry for the XQuery prolog
addQueryBodyPrefix(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Append to query specific prefix for the query body
addRelationShipAtribute(CentraSiteRelationShipAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Add a relationship attribute to this type.
addRelationShipAtributes(Collection<CentraSiteRelationShipAttribute>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Add a collection of relationship attributes to this type.
addSlotDescription(CentraSiteSlotDescription) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Add specified slot description.
addSlotDescriptions(Collection) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Add a collection of slot descriptions.
addStartsWith(String, String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Add a starts-with to this query's predicate conjunction.
addStartsWithCaseInsensitive(String, String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Add a case-insensitive starts-with to this query's predicate conjunction.
addTargetType(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Add a target type to this relationship attribute.
addTargetTypes(Collection<Concept>) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Add 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
 
applyAccessList(String, List) - Method in interface com.centrasite.util.RepositoryConnector
Apply access control list to specified resource.
applyToWebdavResource(String) - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
Apply 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
Are slots for schemaName and doctypeName already created?
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_HasDocumentField - 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_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_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 - Exception 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 exception com.centrasite.jaxr.exceptions.CannotReplaceException
Construct a new CannotReplaceException
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
Deprecated.  
CENTRASITE_OPERATIONDESCRIPTION - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
Deprecated.  
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
Deprecated.  
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
 
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
 
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
 
CentraSiteConcept - Interface in com.centrasite.jaxr.infomodel
 
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
 
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 - Exception in com.centrasite.jaxr.filter
Base class for exceptions to be thrown by CentraSite filters.
CentraSiteFilterException() - Constructor for exception com.centrasite.jaxr.filter.CentraSiteFilterException
Constructs a new CentraSiteFilterException with null as its detail message.
CentraSiteFilterException(String) - Constructor for exception com.centrasite.jaxr.filter.CentraSiteFilterException
Constructs a new exception with the specified detail message.
CentraSiteFilterException(String, Throwable) - Constructor for exception com.centrasite.jaxr.filter.CentraSiteFilterException
Constructs a new exception with the specified detail message and cause.
CentraSiteFilterException(Throwable) - Constructor for exception 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
 
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
 
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
 
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
 
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_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
 
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
Check string whether a valid local name for a type definition
checkValidLocalName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Check string whether a valid local name for a type definition
checkValidNameSpace(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Check string whether a valid local name for a type definition
checkValidValue(String) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Check string whether a valid value for this slot
CLASSIFICATION_DATABASES - 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_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_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_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_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
Clear 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
Clear 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
Commit 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 - Exception in com.centrasite.jaxr.exceptions
Exception used for reporting conflicting lifecycle nodes of an object to be imported.
ConflictingLifecycleStageException(RegistryObject, Collection) - Constructor for exception com.centrasite.jaxr.exceptions.ConflictingLifecycleStageException
Construct a new ConflictingLifecycleStageException
ConflictingStateException - Exception 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 exception com.centrasite.jaxr.exceptions.ConflictingStateException
Construct a new ConflictingStateException
Constants - Interface in com.centrasite.jaxr.infomodel
 
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_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
Copy 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
Create a WebDAV folder.
createFolder(String, boolean) - Method in interface com.centrasite.util.RepositoryConnector
Create 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
Create a WebDAV resource.
createResource(InputStream, String, String, boolean) - Method in interface com.centrasite.util.RepositoryConnector
Create 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_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
Restrict to non-targets of "supersedes" associations

D

DanglingReferenceException - Exception in com.centrasite.jaxr.exceptions
Exception used for reporting dangling references in an object to be imported.
DanglingReferenceException(RegistryObject, String, String) - Constructor for exception com.centrasite.jaxr.exceptions.DanglingReferenceException
Construct 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
Delete a type description from registry/repository.
DELETE_USER - Static variable in interface com.centrasite.jaxr.SaveQualifier
Delete user permit modification of auditable events
DeleteRejectedByAssociationException - Exception 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 exception com.centrasite.jaxr.exceptions.DeleteRejectedByAssociationException
Construct a new DeleteRejectedByAssociationException
DeleteRejectedByClassificationException - Exception 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 exception com.centrasite.jaxr.exceptions.DeleteRejectedByClassificationException
Construct 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 the auditable event has been prepared by the caller
determineGuiConfigId() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteUser
Determine the GUI configuration id for this particular user.
DOUBLE - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
DuplicateConceptException - Exception 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 exception com.centrasite.jaxr.exceptions.DuplicateConceptException
Construct 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
function not yet used
error(ExportException) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Send 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_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
Restrict 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
Execute this query
execute() - Method in interface com.centrasite.jaxr.ExtensionOperation
Execute 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
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
 
ExportException() - Constructor for exception com.centrasite.jaxr.importexport.ExportException
 
ExportException(String, Throwable) - Constructor for exception com.centrasite.jaxr.importexport.ExportException
 
ExportException(String) - Constructor for exception com.centrasite.jaxr.importexport.ExportException
 
ExportException(Throwable) - Constructor for exception com.centrasite.jaxr.importexport.ExportException
 
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
See Object.finalize()
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
Get absolute URL
getAdditionalFeatures() - Method in interface com.centrasite.jaxr.CentraSiteConnection
return the additional features specified in the license file
getAggregatedUsingTargetTypes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get 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
Get all type descriptions.
getAllVirtualTypeDescriptions() - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Get all virtual type descriptions.
getAssociation() - Method in exception com.centrasite.jaxr.exceptions.DeleteRejectedByAssociationException
Return the association that inhibits the delete operation.
getAssociationType() - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Get this relationship attribute's association type.
getAttributeKey() - Method in interface com.centrasite.jaxr.type.CentraSiteClassificationAttribute
Get the attribute key.
getAttributeKey() - Method in interface com.centrasite.jaxr.type.CentraSiteComputedAttribute
Get 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
Get the attribute key.
getAttributeTemplate() - Method in interface com.centrasite.jaxr.type.CentraSiteComputedAttribute
Get the attribute template.
getAttributeTemplateType() - Method in interface com.centrasite.jaxr.type.CentraSiteComputedAttribute
 
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
Get the JAXR User object which represents the client that created the current JAXR Connection.
getCentraSiteACL() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Get 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
Get the checkpoint name of the specified registry object.
getClassification() - Method in exception 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
Get the value for the given Classification attribute.
getCompositedUsingTargetTypes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get 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
Get the computed attributes.
getConcept() - Method in exception com.centrasite.jaxr.exceptions.DuplicateConceptException
Return the concept that has a non-unique value
getConcept() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get associated concept (GUI).
getConflictingLifecycleNodes() - Method in exception com.centrasite.jaxr.exceptions.ConflictingLifecycleStageException
Return the list of lifecycle nodes.
getConflictingObject() - Method in exception 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 exception 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
Return the connection that created this registry service.
getConnection() - Method in class com.centrasite.jaxr.JAXRAccessor
 
getContext() - Method in exception com.centrasite.jaxr.exceptions.DanglingReferenceException
Return a String indicating the context of the reference to the non-existing object.
getContextVariable(Object) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Retrieve 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
Return the creation date of this RegistryObject.
getCredentials() - Method in interface com.centrasite.util.RepositoryConnector
Obtain Credentials used to connect
getCurrentUserPrivilege() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Get the Privilege of the current user for this RegistryObject.
getCurrentVersion(ControllableResource) - Method in interface com.centrasite.util.RepositoryConnector
Get current version of a resource.
getDataType() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Return the data type which is an XML schema type
getDbURL() - Method in class com.centrasite.jaxr.JAXRAccessor
 
getDefaultValue() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Get 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
Get 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
Return the attribute's display name.
getDisplayName() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get 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
Get the link to the schema.
getDoctypeQName(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Return doctype QName for object type
getEdition() - Method in interface com.centrasite.jaxr.CentraSiteConnection
return 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
Get 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
Return the enclosing object.
getEnumValues() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Get enumeration values.
getErrorMessageLocale() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Return the error message locale.
getErrorMessageLocale() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Return the error message locale.
getEventType() - Method in interface com.centrasite.jaxr.type.CentraSiteTriggerDescription
Deprecated. Get 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
Get 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
 
getFileAsExternalLink(CentraSiteFileAttribute) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Get the value for the given File attribute.
getFileAttributes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get the file attributes.
getFileValue(CentraSiteFileAttribute) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Get the value for the given File attribute.
getFilterClassName() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteFilter
Deprecated. Return 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
Get 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
Get the internationalized type description.
getIconLink() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get the link to the type icon.
getIdOfOutdatedObject() - Method in exception com.centrasite.jaxr.exceptions.ObjectOutdatedException
 
getIgnoredObjects() - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Return 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
Get the ImportArchiveAccessor
getImportedObject(String) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Get 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
Get the InstanceLevelPermissionEntry for the given principal.
getInstanceLevelPermissionSet() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Get the InstanceLevelPermissionSet for this RegistryObject.
getInvalidObject() - Method in exception 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
Get 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
Get the link to the LargeTypeIcon.
getLastModificationDate() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Return the last-modification date of this RegistryObject.
getLCMgr() - Method in class com.centrasite.jaxr.JAXRAccessor
 
getLocale() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteLocale
Get the locale.
getLocale() - Method in interface com.centrasite.jaxr.infomodel.LocalizedRichText
Get the Locale for this object.
getLocalizedMessage() - Method in exception com.centrasite.jaxr.exceptions.ValidationException
Obtain localized message describing the error
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
Get the slot local name (no namespace).
getLocalPart() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Derive 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
Get the major version from the specified registry object.
getMaximumVersionNumber(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Get the maximum version (minor version) based on the given registry object.
getMaximumVersionNumber(String, String) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Get the maximum version (minor version) based on the given registry object.
getMaxOccurs() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Return the maxOccurs setting
getMessage() - Method in exception com.centrasite.jaxr.exceptions.ValidationException
Obtain message describing the error
getMessageLocale() - Method in class com.centrasite.jaxr.JAXRAccessor
Get 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
Get 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
Return the slot name as {uri}local-name
getName() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get the type name.
getNamespaceUri() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Derive namespace from complete name.
getNext() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
Return the next visitor in the chain.
getObject() - Method in exception 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
Get object cache
getObjectId() - Method in exception com.centrasite.jaxr.exceptions.LockNotAvailableException
Get 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
Execute 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
Get the object type name from a registry object.
getOperation() - Method in interface com.centrasite.jaxr.LifecycleExtensionPoint
Get the operation that is to be executed under the control of this extension point.
getOperationDescriptions() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deprecated.  
getOwner() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Get 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.
getParentType() - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
Return this type's parent type.
getPassword() - Method in class com.centrasite.jaxr.JAXRAccessor
 
getPermission(Organization) - Method in interface com.centrasite.jaxr.importexport.ImportArchiveAccessor
Retrieving the permissions of a given organization
getPrecision() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Get 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
Get a prefix for given namespace URI
getPreviousOwner() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Get this object's previous owner.
getPreviousSubmittingOrganization() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Get this 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
Get the privilege value.
getPrivileges() - Method in interface com.centrasite.jaxr.security.CentraSiteACE
Get the privileges.
getProfiles() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get the profiles.
getProfiles(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get the profiles that are classified by the given concept
getProfileSequence() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get the profile sequence information.
getPrologExtension() - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Get query specific entry for the XQuery prolog
getProvider() - Method in interface com.centrasite.util.RepositoryConnector
Get WebDAV provider.
getQMgr() - Method in class com.centrasite.jaxr.JAXRAccessor
 
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
Return the query string that was used to create this CentraSiteBulkResponse.
getQueryBodyPrefix() - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Get query specific prefix for the query body
getQueryManagerURL() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Get the queryManagerURL.
getQueryString() - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Obtain 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 exception com.centrasite.jaxr.exceptions.DanglingReferenceException
Return the key that caused this problem.
getReferencingObject() - Method in exception 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
 
getRelationShipAttributes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get 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
Get the value for the given RelationShip attribute.
getRelativeDecodedUrl(String) - Method in interface com.centrasite.util.RepositoryConnector
Get relative decoded URL
getRelativeIconLocation() - Method in interface com.centrasite.util.RepositoryConnector
Get relative location of icon in WebDAV.
getRelativeSchemaLocation() - Method in interface com.centrasite.util.RepositoryConnector
Get relative schema location in WebDAV.
getRelativeURI() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteExternalLink
get the relative URI if the URI is relative, null otherwise
getRelativeUrl(String) - Method in interface com.centrasite.util.RepositoryConnector
Get relative URL
getReplacingObjects() - 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 different state.
getRepositioningLimit() - Method in class com.centrasite.query.LazyQueryResult
Return 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
Get full qualified repository URL
getResourceAccessManager() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Get the ResourceAccessManager.
getRestrictedLocales() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Get the set of restricted locales.
getReverselyAggregatingTypes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get all types that have a Relationship attribute with ReverseAggregate option referencing this type.
getRevisionManager() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Get 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
Get repository root folder
getRootPath() - Method in interface com.centrasite.util.RepositoryConnector
Get repository root path
getSchemaLocation() - Method in interface com.centrasite.util.RepositoryConnector
Get absolute schema location in WebDAV.
getSchemaName() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get 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
Get the version of the CentraSite server.
getSlotDescription(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get specified slot description.
getSlotDescriptions(String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Return an ordered list of slot descriptions as defined in the schema for a given type
getSlotDescriptions() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get slot description map.
getSlotNames(String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
Return an ordered list of slot names as defined in the schema for a given type
getSlotNames() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get 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
Get 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
Get default submitting organization.
getSubmittingOrganizationKey() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Get the key/id of the object's submittingOrganization
getSupportingDocLibraryFolder() - Method in interface com.centrasite.util.RepositoryConnector
Get 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
Get the collection of target types for this relationship attribute.
getTaxonomy() - Method in interface com.centrasite.jaxr.type.CentraSiteClassificationAttribute
Get this attribute's taxonomy.
getText() - Method in interface com.centrasite.jaxr.infomodel.RichText
Get the rich-text content.
getTextValidator() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Get 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
Return 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
Return this slot's unit label.
getUpdates() - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
Get the updates that have transformed the permission set to its current state.
getUser() - Method in class com.centrasite.jaxr.JAXRAccessor
 
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
Get 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
Get 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
Return 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
 
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
Get 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
Handle updates of objects.
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
Determine 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
Are the input fields valid?
HIDE_OBJECTS - Static variable in interface com.centrasite.jaxr.CentraSiteFindQualifier
Hide Objects that are classified with HIDDEN Concept

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 add "imported" auditable event set owner and submitting organization
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 add "imported" auditable event set owner
IMPORT_KEEPORGANDOWNER - Static variable in interface com.centrasite.jaxr.SaveQualifier
import objects with keeping original organization and owner add "imported" auditable event
IMPORT_KEEPOWNER - Static variable in interface com.centrasite.jaxr.SaveQualifier
import objects with keeping original owner add "imported" auditable event
ImportArchiveAccessor - Interface in com.centrasite.jaxr.importexport
 
importObject(String) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Import an object
importObject(String, String, Collection) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Import an object, check lifecycle stages
ImportValidationException - Exception in com.centrasite.jaxr.exceptions
Exception used for reporting import validation problems.
ImportValidationException(RegistryObject) - Constructor for exception com.centrasite.jaxr.exceptions.ImportValidationException
Construct a new ImportValidationException
includeClassifiedObjects(Collection<String>) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Restrict 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
function 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.
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
Empty marker 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
Define 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
 
INTERNATIONALRICHTEXT - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
INTERNATIONALSTRING - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
 
InvalidReferenceException - Exception 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 exception com.centrasite.jaxr.exceptions.InvalidReferenceException
Construct 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
Return whether this object's acl has been modified.
isActiveSoaEdition() - Method in interface com.centrasite.jaxr.CentraSiteConnection
Return whether the server has an ActiveSoaEdition license
isAdditionalFeatureLicensed(String) - Method in interface com.centrasite.jaxr.CentraSiteConnection
return 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
Return 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
Return 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
Return whether this type is a base type.
isClassifiedWith(String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Return whether this RegistryObject is classified with a concept with the given id.
isClassifiedWith(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Check whether this type is classified with the given concept.
isClassifiedWith(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Check whether this type is classified with the concept identified by the given id.
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
return whether this object has been deleted
isDescendantObjectModified() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Return whether one of this object's descendant objects has been modified.
isEmpty() - Method in interface com.centrasite.jaxr.security.CentraSiteACL
Is list of ACEs empty or not?
isEmpty() - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
Check 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
Return 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
Is 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
Return whether a database index is defined for this slot
isInternal() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Return whether this RegistryObject is marked as internal.
isLocked() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Return 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
Return whether this user is a login user.
isLongString() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Return whether the LongString option is set
isModified() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Return true if this object has modifications that have not yet been saved.
isModifiedByUser() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Check whether this object was modified by a user different from the DefaultUser.
isMoved() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Return whether this RegistryObject is being moved to a new owner or to a new organization.
isMoveOrganization() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Return whether this RegistryObject is being moved to a new organization.
isMoveOwner() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Return 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
Return whether this object has been modified.
isPermissionModified() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Return whether this object's permission set has been modified.
isPredefined() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Return whether this is a pre-defined object.
isPrefix() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Return 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.
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
Return whether this Relationship attribute points to a required target object.
isReverseAggregation() - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Return whether this RelationShip attribute is reversely aggregated by its target values.
isRevisionObject() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Return whether this object is a revisioned one.
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
Return whether this slot is system defined.
isUnauthenticated() - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
get the "unauthenticated" indicator.
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
Return whether this slot is used by at least one instance of the corresponding type.
isValidRestrictedLocale(CentraSiteLocale) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Return whether the given CentraSite locale is in the set of restricted locales.
isValidRestrictedLocale(Locale) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Return whether the given locale is in the set of restricted locales.
isVirtualType() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Return 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
Return 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.
JAXRAccessor(String, String, String, Properties) - 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
Construct 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.

L

LazyQueryResult<ResultItem> - Class in com.centrasite.query
Fire 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
Alternate 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
See List.listIterator(int)
LOCALE_PROPERTY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
LocalizedRichText - Interface in com.centrasite.jaxr.infomodel
 
lock(Collection, Collection) - Method in interface com.centrasite.jaxr.CentraSiteConnection
Lock the given registry objects exclusively according to the given lock options.
lock() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Lock 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 - Exception in com.centrasite.jaxr.exceptions
 
LockNotAvailableException(String) - Constructor for exception com.centrasite.jaxr.exceptions.LockNotAvailableException
Construct a new LockNotAvailableException
LockNotAvailableException(Exception) - Constructor for exception com.centrasite.jaxr.exceptions.LockNotAvailableException
Construct a new LockNotAvailableException
LockNotAvailableException(String, Exception, String) - Constructor for exception 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
Log 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
Convert the given value to an NCName.
NEVER_VERSIONED - Static variable in interface com.centrasite.jaxr.CentraSiteFindQualifier
Restrict to non-sources of "supersedes" associations
newRepositoryConnector(String, Credentials) - Static method in class com.centrasite.util.RepositoryConnectorFactory
Instantiate a RepositoryConnector for specified url and user.
newRepositoryConnector(String, Set<Object>) - Static method in class com.centrasite.util.RepositoryConnectorFactory
Instantiate 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_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
Disable 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
 

O

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_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_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_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_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_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_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_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 - Exception in com.centrasite.jaxr.exceptions
 
ObjectOutdatedException(String, String) - Constructor for exception com.centrasite.jaxr.exceptions.ObjectOutdatedException
Construct a new ObjectOutdatedException
obtainContentType(String) - Method in interface com.centrasite.util.RepositoryConnector
Obtain "content-type" from the webdav resource.
obtainResource(String, OutputStream) - Method in interface com.centrasite.util.RepositoryConnector
Obtain specified WebDAV resource.
obtainResource(String) - Method in interface com.centrasite.util.RepositoryConnector
Obtain specified WebDAV resource.

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
 
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
Deprecated.  
PRODUCTS_KEY_CAF - Static variable in interface com.centrasite.jaxr.infomodel.Constants
Deprecated.  
PRODUCTS_KEY_CentraSite - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
PRODUCTS_KEY_EII - Static variable in interface com.centrasite.jaxr.infomodel.Constants
Deprecated.  
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
Deprecated.  
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_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_BasicInformation - 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 exception com.centrasite.jaxr.exceptions.AccessViolationException
 
rcs_id - Static variable in exception com.centrasite.jaxr.exceptions.CannotReplaceException
 
rcs_id - Static variable in exception com.centrasite.jaxr.exceptions.ConflictingLifecycleStageException
 
rcs_id - Static variable in exception com.centrasite.jaxr.exceptions.ConflictingStateException
 
rcs_id - Static variable in exception com.centrasite.jaxr.exceptions.DanglingReferenceException
 
rcs_id - Static variable in exception com.centrasite.jaxr.exceptions.DeleteRejectedByAssociationException
 
rcs_id - Static variable in exception com.centrasite.jaxr.exceptions.DeleteRejectedByClassificationException
 
rcs_id - Static variable in exception com.centrasite.jaxr.exceptions.DuplicateConceptException
 
rcs_id - Static variable in exception com.centrasite.jaxr.exceptions.ImportValidationException
 
rcs_id - Static variable in exception com.centrasite.jaxr.exceptions.InvalidReferenceException
 
rcs_id - Static variable in exception com.centrasite.jaxr.exceptions.LockNotAvailableException
 
rcs_id - Static variable in exception com.centrasite.jaxr.exceptions.ObjectOutdatedException
 
rcs_id - Static variable in exception 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
Send the error that the registryObject is rejected with an error-message.
reject(String, ExportException) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Send the error that the repositoryObject is rejected with an error-message.
reject(Object) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Send the error that the object is rejected with an error-message.
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
Add specified ACE.
remove(InstanceLevelPermissionEntry) - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
Remove the InstanceLevelPermissionEntry from this set.
removeClassification(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Remove the classification of this type with the given concept.
removeClassification(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Remove the classification of this type with the concept with the given id.
removeClassificationAtribute(CentraSiteClassificationAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Remove a classification attribute from this type.
removeComputedAttribute(CentraSiteComputedAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Remove a computed attribute from this type.
removeExternalLinkId(String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Remove the external link reference from an object.
removeFileAtribute(CentraSiteFileAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Remove a file attribute from this type.
removeImportedObject(String) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Remove 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
remove the given profile from this type.
removeRelationShipAtribute(CentraSiteRelationShipAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Remove a relationship attribute from this type.
removeResource(String) - Method in interface com.centrasite.util.RepositoryConnector
Remove specified WebDAV resource.
removeTargetType(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Remove 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
Rename a WebDAV resource (can be a file or a folder)
renameResource(String, String, boolean) - Method in interface com.centrasite.util.RepositoryConnector
Rename a WebDAV resource (can be a file or a folder)
RepositoryConnector - Interface in com.centrasite.util
Repository connector
RepositoryConnectorFactory - Class in com.centrasite.util
 
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_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
 
resourceExists(String) - Method in interface com.centrasite.util.RepositoryConnector
Does the specified WebDAV resource exist?
restoreObjects(Collection) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Restore 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
Find 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
 
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
Rollback the current transaction.
rollbackUpdates() - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Rollback updates.
run() - Method in interface com.centrasite.jaxr.LifecycleExtensionPoint
Run the attached operation under transaction control.

S

SAVE - Static variable in interface com.centrasite.jaxr.SaveQualifier
normal save operation add "created" auditable event add "updated" auditable event
save(RepositoryConnector) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Save the type description to registry/repository.
saveObjectsInternal(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 add "created" auditable event add "updated" auditable event set owner and submitting organization
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
Set 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
Set this relationship attribute's association type.
setAttributeTemplate(ExtrinsicObject) - Method in interface com.centrasite.jaxr.type.CentraSiteComputedAttribute
Set the attribute template.
setAttributeTemplateType(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteComputedAttribute
 
setAuthenticated() - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
set the "authenticated" indicator.
setCentraSiteACL(CentraSiteACL) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Set the CentraSiteACL.
setCheckpointLabel(Collection<RegistryObject>) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Set checkpoint label from user version
setClassificationValue(CentraSiteClassificationAttribute, Collection<Object>) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Set the value for the given Classification attribute.
setConcept(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Deprecated.  
setConflictListener(CentraSiteConflictListener) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
Set a listener for "Conflict" situations during ImportValidation
setContext(String) - Method in exception com.centrasite.jaxr.exceptions.ValidationException
 
setContextVariable(Object, Object) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Pass a user-defined key/value pair for being stored with this CentraSiteRegistryService instance.
setDataType(String) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Set the data type.
setDefault(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteLocale
Indicate whether this is the default locale.
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
Set the type description.
setDisplayName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Set the attribute's display name.
setDisplayName(InternationalString) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Set the type's display name.
setEnumValues(String[]) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Set enumeration values.
setErrorMessageLocale(Locale) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Set the error message locale.
setEventType(int) - Method in interface com.centrasite.jaxr.type.CentraSiteTriggerDescription
Deprecated. Set the type of the trigger.
setFileValue(CentraSiteFileAttribute, Collection<String>) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Set the value for the given File attribute.
setFileValue(CentraSiteFileAttribute, Collection<String>, boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
 
setFileWithExternalLink(CentraSiteFileAttribute, Collection<ExternalLink>) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Set the value for the given File attribute.
setFileWithExternalLink(CentraSiteFileAttribute, Collection<ExternalLink>, boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
 
setFilterClassName(String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteFilter
Deprecated.  
setFullName(InternationalString) - Method in interface com.centrasite.jaxr.infomodel.CentraSitePersonName
Set the full name.
setGrant(boolean) - Method in interface com.centrasite.jaxr.security.CentraSiteACE
Set 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
Set the input stream representing the type icon.
setIconLink(ExternalLink) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Set the link to the type icon.
setIconMediaType(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Set 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)
setImportArchiveAccessor(ImportArchiveAccessor) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Set 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
Set this slot's indexed option.
setInheritLCMs(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
Set whether this virtual type is to inherit the Lifecycle Models of its parent type.
setInheritPolicies(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
Set whether this virtual type is to inherit the Policies of its parent type.
setInheritProfiles(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
Set whether this virtual type is 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
Set the InstanceLevelPermissionSet for this RegistryObject.
setInternal(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Set 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
Set whether to keep the owner of the validated objects in contrast to set to the importing user.
setKeywordSearch(Collection) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Pass a group of words or phrases for keyword search.
setKeywordSearch(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Set asset search keyword string for this BusinessQuery.
setLargeIconInputStream(InputStream) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Set the input stream representing the large type icon.
setLargeIconLink(ExternalLink) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Set the link to the LargeTypeIcon.
setLargeIconMediaType(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Set 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
Set the Locale for this object.
setLocalPart(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Set local part in complete name.
setLocked(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Set the object's locking status.
setLoginUser(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteUser
Set whether this user is to be treated as a login user.
setLongString(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Set the LongString option.
setMaxOccurs(String) - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Set the maxOccurs value.
setMinOccurs(String) - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
Set the minOccurs value.
setMinorVersion(RegistryObject, int) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
Set 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
Set the slot name.
setName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Set the type name.
setNamespaceUri(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Set 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
Set the operation that is to be executed under the control of this extension point.
setOwner(User) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Set this object's owner
setOwnerObject(CentraSiteACL) - Method in interface com.centrasite.jaxr.security.CentraSiteACE
Set 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
set this CentraSitePrincipal's owner object
setOwnerObject(CentraSiteACE) - Method in interface com.centrasite.jaxr.security.CentraSitePrivilege
set this CentraSitePrivilege's owner object
setPrecision(int) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Set the precision for a "number" slot.
setPrefix(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Specify 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
Set the privilege value.
setProfileSequence(Collection<String>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Set the profile sequence information.
setPrologExtension(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Set query specific entry for the XQuery prolog
setPropagatePermissions(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Enable or Disable permission propagation option on a RegistryObject to its dependent objects
setPropagateProfilePermissions(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Enable or Disable profile permission propagation option on a RegistryObject to its dependent objects
setQueryBodyPrefix(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
Set 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
Set 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
Set whether this Relationship attribute points to a required target object.
setResourceAccessManager(CentraSiteResourceAccessManager) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Set the ResourceAccessManager.
setRestrictedLocales(Collection<CentraSiteLocale>) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
Define the set of restricted locales.
setReverseAggregation(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
Set 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
function not yet used
setSubmittingOrganization(Organization) - Method in interface com.centrasite.jaxr.CentraSiteConnection
Set default submitting organization.
setSubmittingOrganization(Organization) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Set default submitting organization.
setSystemDefined(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
Set this slot's system defined option.
setTaxonomy(ClassificationScheme) - Method in interface com.centrasite.jaxr.type.CentraSiteClassificationAttribute
Set this attribute's taxonomy.
setText(String) - Method in interface com.centrasite.jaxr.infomodel.RichText
Set 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
Set 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
Set 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
Set 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
Set the link to the schema.
shutdown() - Method in interface com.centrasite.jaxr.CentraSiteResourceAccessManager
 
size() - Method in interface com.centrasite.jaxr.security.CentraSiteACL
Return number of ACEs in list.
size() - Method in class com.centrasite.query.LazyQueryResult
Retrieve the size of the query result.
SLOT_ALWAYS_VISIBLE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_API_CONSUMER_ID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_ATTRIBUTES - 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_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_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_REGISTRYOBJECT_LOCALNAME - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
SLOT_RENDERING_CLASS - 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_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
function not yet used
stepMsg(String) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
function not yet used
stop(BundleContext) - Method in class com.centrasite.jaxr.Activator
 
storeSchema(String, String) - Method in interface com.centrasite.util.RepositoryConnector
Store shema 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 exception com.centrasite.jaxr.exceptions.ConflictingStateException
 
toString() - Method in exception com.centrasite.jaxr.exceptions.DanglingReferenceException
 
toString() - Method in exception com.centrasite.jaxr.exceptions.ImportValidationException
 
toString() - Method in exception 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
Get XML representation (schema).
toXML() - Method in interface com.centrasite.jaxr.type.CentraSiteTriggerDescription
Deprecated. Get XML representation.
toXML() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get XML representation (schema).
toXMLforExport() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Generate XML representation for export.
toXMLforExport(Collection<Integer>) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
Generate XML representation for export.
toXmlForExport() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
Get 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 - Exception in com.centrasite.jaxr.exceptions
 
TypeMismatchException(String, Exception) - Constructor for exception 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
Apply 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
Validate 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 - Exception in com.centrasite.jaxr.exceptions
 
ValidationException(String) - Constructor for exception com.centrasite.jaxr.exceptions.ValidationException
 
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_SmartList - Static variable in interface com.centrasite.jaxr.infomodel.Constants
 
VIRTUALTYPES_KEY_API_KEY - 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_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_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_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
visit an association
visitAuditableEvent(CentraSiteAuditableEvent) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visit 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
visit a classification
visitClassificationScheme(ClassificationScheme) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visit a classification scheme
visitConcept(CentraSiteConcept) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visit a concept
visitExternalIdentifier(ExternalIdentifier) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visit an external identifier
visitExternalLink(CentraSiteExternalLink) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visit an external link
visitExtrinsicObject(ExtrinsicObject) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visit an ExtrinsicObject
visitOrganization(Organization) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visit an organization
visitRegistryEntry(CentraSiteRegistryEntry) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visit a registry entry
visitRegistryPackage(CentraSiteRegistryPackage) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visit a registry package
visitService(CentraSiteService) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visit a service
visitServiceBinding(ServiceBinding) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visit a service binding
visitSpecificationLink(SpecificationLink) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visit a specification link
visitUser(CentraSiteUser) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
visit a user

W

warning(RegistryObject, ExportException) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Send the information that the registryObject is processed with a warning.
warning(String, ExportException) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Send the information that the repositoryObject is processed with a warning.
warning(Object) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
Send 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_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