- accept(RegistryObject) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
-
Sends the information that the registryObject is successfully added.
- accept(RegistryObject, ExportException) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
-
Sends the information with a message that the registryObject is successfully added.
- accept(CentraSiteRegistryObjectVisitor) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Accepts a CentraSiteRegistryObjectVisitor.
- ACCESS_TOKEN_HASPARENT_ATTR_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- AccessViolationException - Class in com.centrasite.jaxr.exceptions
-
Exception used for reporting the access violation on an object.
- AccessViolationException(String, Exception) - Constructor for class com.centrasite.jaxr.exceptions.AccessViolationException
-
Construct a new AccessViolationException.
- actionMsg(String) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
-
functions not yet used.
- Activator - Class in com.centrasite.jaxr
-
Activator class for OSGi bundle.
- Activator() - Constructor for class com.centrasite.jaxr.Activator
-
- ACTIVE_CACHE_SYNC_PROPERTY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- add(CentraSiteACE) - Method in interface com.centrasite.jaxr.security.CentraSiteACL
-
Add specified ACE.
- add(InstanceLevelPermissionEntry) - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
-
Adds the InstanceLevelPermissionEntry to this set.
- addAuditComment(String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Adds a comment which will be attached to the next auditable event for that object.
- addClassification(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Classifies this type with the given concept.
- addClassificationAtribute(CentraSiteClassificationAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Adds a classification attribute to this type.
- addClassificationAtributes(Collection<CentraSiteClassificationAttribute>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Adds a collection of classification attributes to this type.
- addClassifications(Collection<Classification>) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Adds the collection of classification objects.
- addComparison(String, String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Add a value comparison to this query's predicate conjunction.
- addComparison(String, List<String>) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Add a value comparison to this query's predicate conjunction.
- addComparison(String, Boolean) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Add a value comparison to this query's predicate conjunction.
- addComparisonCaseInsensitive(String, String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Add a case-insensitive value comparison to this query's predicate conjunction.
- addComputedAttribute(CentraSiteComputedAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Adds a computed attribute to this type.
- addComputedAttributes(Collection<CentraSiteComputedAttribute>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Adds a collection of computed attributes to this type.
- addConsumableTypes(Collection<CentraSiteTypeDescription>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Adds collection of consumable types for the type; the instance of the type can consume only those instances of types from consumable types list.
- addContains(String, String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Add a contains to this query's predicate conjunction.
- addCustomAuditableEvent() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Creates and returns a auditable event with
event type being CUSTOM
owner would be the caller
applied object would be this registyobject.
- addException(JAXRException) - Method in interface com.centrasite.jaxr.CentraSiteBulkResponse
-
Add an exception.
- addFileAtribute(CentraSiteFileAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Adds a file attribute to this type.
- addFileAtributes(Collection<CentraSiteFileAttribute>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Adds a collection of file attributes to this type.
- addImportUpdateAuditableEvent() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Creates and returns an auditable event signaling an update of the archive import.
- addKeywordSearch(String, String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Add keyword search string for a specific path.
- addLocalizedRichText(LocalizedRichText) - Method in interface com.centrasite.jaxr.infomodel.InternationalRichText
-
Adds a LocalizedRichText to this object.
- addLocalizedRichTexts(Collection) - Method in interface com.centrasite.jaxr.infomodel.InternationalRichText
-
Add a collection of LocalizedRichTexts.
- addObjectCacheListener(CentraSiteObjectCacheListener) - Method in interface com.centrasite.jaxr.CentraSiteObjectCache
-
Registers an object cache listener for being notified from this object
cache.
- addOperationDescription(CentraSiteOperationDescription) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Deprecated.
- addOrderBy(String, boolean) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Add an order by clause.
- addOrderByRelevance(Collection, boolean) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Add an order by clause specifically for sorting by relevance w.r.t. a certain set of keywords
- addPolicyParameter(String, Object) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
Add a parameter instance to the collection of parameters for the policy execution.
- addPostListener(String, CentraSiteRegistryObjectListener) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Adds the given listener as 'POST' listener for this registry object with
the given name.
- addPredicate(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Add a free style predicate.
- addPreListener(String, CentraSiteRegistryObjectListener) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Adds the given listener as 'PRE' listener for this registry object with
the given name.
- addPrivilege(CentraSitePrivilege) - Method in interface com.centrasite.jaxr.security.CentraSiteACE
-
Add a privilege.
- addProfile(RegistryEntry) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Adds the given profile to this type.
- addProfiles(Collection<RegistryEntry>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Adds the given profiles to this type.
- addPrologExtension(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Appends to query specific entry for the XQuery prolog.
- addQueryBodyPrefix(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Appends to query specific prefix for the query body.
- addRelationShipAtribute(CentraSiteRelationShipAttribute) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Adds a relationship attribute to this type.
- addRelationShipAtributes(Collection<CentraSiteRelationShipAttribute>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Adds a collection of relationship attributes to this type.
- addSlotDescription(CentraSiteSlotDescription) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Adds specified slot description.
- addSlotDescriptions(Collection) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Adds a collection of slot descriptions.
- addStartsWith(String, String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Adds a starts-with to this query's predicate conjunction.
- addStartsWithCaseInsensitive(String, String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Adds a case-insensitive starts-with to this query's predicate conjunction.
- addTargetType(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
-
Adds a target type to this relationship attribute.
- addTargetTypes(Collection<Concept>) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
-
Adds a collection of target types to this relationship attribute.
- addTriggerDescription(CentraSiteTriggerDescription) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Deprecated.
- addTriggerDescription(CentraSiteTriggerDescription) - Method in interface com.centrasite.jaxr.type.CentraSiteTriggerable
-
Deprecated.
Add trigger description to slot.
- addTriggerDescription(CentraSiteTriggerDescription) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Deprecated.
- ALL - Static variable in interface com.centrasite.jaxr.security.CentraSitePrincipal
-
Indicate a CentraSitePrincipal with the "all" indicator set.
- ALL - Static variable in interface com.centrasite.jaxr.security.CentraSitePrivilege
-
- ANY_NAME_PATTERN - Static variable in interface com.centrasite.jaxr.CentraSiteQueryManager
-
Convenience collection of pattern "%".
- ANYURI - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
-
- API_PORTAL_NAMESPACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- applyAccessList(String, List) - Method in interface com.centrasite.util.RepositoryConnector
-
Applies access control list to specified resource.
- applyToWebdavResource(String) - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
-
Applies this InstanceLevelPermissionSet to the given WebDAV resource.
- approveObjects(Collection) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
Approves one or more previously submitted objects.
- areSlotsCreated() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Returns whether slots for schemaName and doctypeName are already created or not.
- ASSOCIATION_TYPE_KEY_AssociatedWith - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_ByWorkflow - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_CentraSiteMyFavorites - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_CentraSiteMyReports - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_CentraSiteNotification - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_ClassifiedBy - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_Consumes - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_Contains - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_DeployedOn - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_EquivalentTo - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_Extends - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_ExternallyLinks - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_extractedAsset - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasCentraSiteFavorite - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasChild - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasComputedAttribute - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasConsumableTypes - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasDocumentField - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasExporter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasExternalLink - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasHandler - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasImporter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasInput - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasMember - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasMetrics - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasOutput - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasParent - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasParticipant - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasPolicyAttachment - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasProfile - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_HasServiceProjection - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_Implements - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_Implies - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_InitialState - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_InstanceOf - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_IsImpliedBy - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_LCMEnabled - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_MarkAsRead - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_NextState - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_Overrides - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_ParameterTemplate - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_PostStateChange - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_PreStateChange - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_PromotedOn - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_Promotion - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_PubConfirmedBySrcOwner - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_PubConfirmedByTarOwner - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_RelatedTo - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_Replaces - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_ResponsibleFor - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_RestrictedTo - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_SubmitterOf - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_Supersedes - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_UDDIKeyedRef - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_UDDIKeyedRefID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_Uses - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_UsesCentraSiteFilter - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- ASSOCIATION_TYPE_KEY_UsesCentraSiteOperation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- AssociationTypeLabels_BackwardLabels - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- AssociationTypeLabels_ForwardLabels - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- AUDITCOMMENTSLOT - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- AUTHENTICATED - Static variable in interface com.centrasite.jaxr.security.CentraSitePrincipal
-
Indicate a CentraSitePrincipal with the "authenticated" indicator set.
- AUTO_LOCK_PROPERTY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- AUTO_VERSION_CONTROL - Static variable in interface com.centrasite.jaxr.CentraSiteRevisionManager
-
- cacheCleared(CentraSiteObjectCache) - Method in interface com.centrasite.jaxr.CentraSiteObjectCacheListener
-
Called to notify the client that the object cache was cleared.
- CannotReplaceException - Class in com.centrasite.jaxr.exceptions
-
Exception used for reporting failure to replace an existing registry object,
because its database representation embeds another object that is referenced,
but not defined by the replacing object.
- CannotReplaceException(RegistryObject, RegistryObject, RegistryObject) - Constructor for class com.centrasite.jaxr.exceptions.CannotReplaceException
-
Constructs a new CannotReplaceException.
- canRemoveConsumableType(CentraSiteTypeDescription) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Checks whether the given asset type is allowed to be removed from the consumable types defined for this type.
- CENTRASITE_ACE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_ACL - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_BASETYPEDESCRIPTION - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_CLASSIFICATIONATTRIBUTE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_COMPUTED_ATTRIBUTE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_ENUM_TYPE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_EXTENSIONPOINT - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_FILEATTRIBUTE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_FILTERCONTEXT - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_FILTERMANAGER - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_IMPORTVALIDATOR - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_LOCALE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_OPERATION - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_OPERATIONDESCRIPTION - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_PRINCIPAL - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_PRIVILEGE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_RELATIONSHIPATTRIBUTE - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_SLOTDESCRIPTION - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_TRIGGERDESCRIPTION - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_TYPEDESCRIPTION - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CENTRASITE_VIRTUALTYPEDESCRIPTION - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- CentraSiteACE - Interface in com.centrasite.jaxr.security
-
A CentraSiteACE represents one access control element as part of a
CentraSiteACL.
- CentraSiteACL - Interface in com.centrasite.jaxr.security
-
A CentraSiteACL represents the instance based security settings for one
registry object.
- CentraSiteAssociation - Interface in com.centrasite.jaxr.infomodel
-
CentraSite extension of RegistryObject and Association.
- CentraSiteAttribute - Interface in com.centrasite.jaxr.type
-
Common interface for all types of CentraSite attributes.
- CentraSiteAuditableEvent - Interface in com.centrasite.jaxr.infomodel
-
Defines CentraSite extensions of the JAXR AuditableEvent interface.
- CentraSiteBaseTypeDescription - Interface in com.centrasite.jaxr.type
-
A base type allows all possible type operations like adding attributes and
profiles.
- CentraSiteBulkResponse - Interface in com.centrasite.jaxr
-
CentraSite extensions of the JAXR BulkResponse interface.
- CentraSiteBusinessQuery - Interface in com.centrasite.jaxr
-
An interface which provides capability to write xquery with various options (extention to QueryManager, BusinessQueryManager) to CentraSite database through JAXR API.
- CentraSiteClassificationAttribute - Interface in com.centrasite.jaxr.type
-
A classification attribute is a specific kind of attribute whose
value is a classification according to a particular taxonomy.
- CentraSiteComputedAttribute - Interface in com.centrasite.jaxr.type
-
CentraSite Extension of CentraSiteAttribute.
- CentraSiteConcept - Interface in com.centrasite.jaxr.infomodel
-
CentraSite extension of RegistryObject and Concept.
- CentraSiteConflictListener - Interface in com.centrasite.jaxr
-
Interface for Conflict listening during ImportValidation.
- CentraSiteConnection - Interface in com.centrasite.jaxr
-
Defines CentraSite extensions of the JAXR Connection interface.
- CentraSiteExecuteWebServiceDescription - Interface in com.centrasite.jaxr.type
-
Deprecated.
- CentraSiteExportFilterInterface - Interface in com.centrasite.jaxr.filter
-
- CentraSiteExtensibleObject - Interface in com.centrasite.jaxr.infomodel
-
CentraSite extension of Key.
- CentraSiteExternalLink - Interface in com.centrasite.jaxr.infomodel
-
CentraSite extension of RegistryObject and ExternalLink.
- CentraSiteExtrinsicObject - Interface in com.centrasite.jaxr
-
Defines CentraSite extensions of the JAXR ExtrinsicObject interface.
- CentraSiteFileAttribute - Interface in com.centrasite.jaxr.type
-
A file attribute is a specific kind of attribute whose
value is represented by an ExternalLink.
- CentraSiteFilter - Interface in com.centrasite.jaxr.infomodel
-
- CENTRASITEFILTER - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CentraSiteFilterException - Class in com.centrasite.jaxr.filter
-
Base class for exceptions to be thrown by CentraSite filters.
- CentraSiteFilterException() - Constructor for class com.centrasite.jaxr.filter.CentraSiteFilterException
-
Constructs a new CentraSiteFilterException with null as its detail message.
- CentraSiteFilterException(String) - Constructor for class com.centrasite.jaxr.filter.CentraSiteFilterException
-
Constructs a new exception with the specified detail message.
- CentraSiteFilterException(String, Throwable) - Constructor for class com.centrasite.jaxr.filter.CentraSiteFilterException
-
Constructs a new exception with the specified detail message and cause.
- CentraSiteFilterException(Throwable) - Constructor for class com.centrasite.jaxr.filter.CentraSiteFilterException
-
Constructs a new exception with the specified cause and a detail message of
(cause==null ?
- CentraSiteFilterInterface - Interface in com.centrasite.jaxr.filter
-
- CentraSiteFilterManagerInterface - Interface in com.centrasite.jaxr.filter
-
- CentraSiteFindQualifier - Interface in com.centrasite.jaxr
-
Defines CentraSite extensions of the JAXR FindQualifier interface.
- CentraSiteImportFilterInterface - Interface in com.centrasite.jaxr.filter
-
- CentraSiteImportValidator - Interface in com.centrasite.jaxr
-
Interface for ImportValidation.
- CentraSiteInternationalString - Interface in com.centrasite.jaxr.infomodel
-
Provide CentraSite specific extensions for the JAXR InternationalString interface.
- CentraSiteJaxrAttribute - Interface in com.centrasite.jaxr.type
-
A CentraSiteJaxrAttribute represents attributes defined by the JAXR
specification, like status, stability, version, expiration.
- CentraSiteKey - Interface in com.centrasite.jaxr.infomodel
-
CentraSite extension of Key.
- CentraSiteLifeCycleManager - Interface in com.centrasite.jaxr
-
Defines CentraSite extensions of the JAXR LifeCycleManager interface.
- CentraSiteLocale - Interface in com.centrasite.jaxr.infomodel
-
A CentraSiteLocale comprises a java.util.Locale and a boolean flag
saying whether this is the default locale.
- CentraSiteObjectCache - Interface in com.centrasite.jaxr
-
Interface for object cache.
- CentraSiteObjectCacheListener - Interface in com.centrasite.jaxr
-
Defines object cache listener interface.
- CentraSiteOperation - Interface in com.centrasite.jaxr.infomodel
-
Deprecated.
- CentraSiteOperationDescription - Interface in com.centrasite.jaxr.type
-
Deprecated.
- CentraSitePersonName - Interface in com.centrasite.jaxr.infomodel
-
CentraSite extension of PersonName.
- CentraSitePrincipal - Interface in com.centrasite.jaxr.security
-
A CentraSitePrincipal represents the principal information of a
CentraSiteACE.
- CentraSitePrivilege - Interface in com.centrasite.jaxr.security
-
A CentraSitePrivilege object represents one privilege entry of a
CentraSiteACE.
- CentraSiteQueryManager - Interface in com.centrasite.jaxr
-
Defines CentraSite extensions of the JAXR BusinessQueryManager interface.
- CentraSiteRegistryEntry - Interface in com.centrasite.jaxr.infomodel
-
CentraSite extension of RegistryEntry.
- CentraSiteRegistryObject - Interface in com.centrasite.jaxr.infomodel
-
CentraSite extension of RegistryObject.
- CentraSiteRegistryObjectListener - Interface in com.centrasite.jaxr.infomodel
-
CentraSiteRegistryObjectListener is super interface for the listeners
intercepts state modification of CentraSiteRegistryObject.
- CentraSiteRegistryObjectVisitor - Interface in com.centrasite.jaxr.infomodel
-
Basic marker interface for internal related objects visitor.
- CentraSiteRegistryPackage - Interface in com.centrasite.jaxr.infomodel
-
CentraSite extension of RegistryPackage.
- CentraSiteRegistryService - Interface in com.centrasite.jaxr
-
Defines CentraSite extensions of the JAXR RegistryService interface.
- CentraSiteRegistryTypes_KEY_Federation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CentraSiteRegistryTypes_KEY_LifecycleManagement - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CentraSiteRegistryTypes_KEY_UDDI - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CentraSiteRelatedObjectsVisitor - Interface in com.centrasite.jaxr
-
Basic marker interface for internal related objects visitor.
- CentraSiteRelationShipAttribute - Interface in com.centrasite.jaxr.type
-
A RelationShip attribute is a specific kind of attribute whose
value is represented by an Association.
- CentraSiteResourceAccessManager - Interface in com.centrasite.jaxr
-
Simple interface for ResourceAccessManager.
- CentraSiteRevisionManager - Interface in com.centrasite.jaxr
-
Interface for revision manager tasks.
- CentraSiteService - Interface in com.centrasite.jaxr.infomodel
-
CentraSite extension of Service.
- CentraSiteSlot - Interface in com.centrasite.jaxr.infomodel
-
CentraSite extension of Slot.
- CentraSiteSlotDescription - Interface in com.centrasite.jaxr.type
-
Describes a slot's properties as given by the corresponding object type definition.
- CentraSiteSlotType - Interface in com.centrasite.jaxr.type
-
An interface for various slot type constants.
- CentraSiteTextValidator - Interface in com.centrasite.jaxr
-
This class allows validation of strings against simple types
predefined by XML schema.
- CentraSiteTriggerable - Interface in com.centrasite.jaxr.type
-
Deprecated.
- CentraSiteTriggerDescription - Interface in com.centrasite.jaxr.type
-
Deprecated.
- CentraSiteTypeDescription - Interface in com.centrasite.jaxr.type
-
Description of a user defined object type.
- CENTRASITETYPES_KEY_AllowAsRelation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CENTRASITETYPES_KEY_AssetType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CENTRASITETYPES_KEY_CanHaveAttachedReports - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CENTRASITETYPES_KEY_CanHaveLifeCycleModel - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CENTRASITETYPES_KEY_ConsideredInSearchAndBrowse - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CENTRASITETYPES_KEY_ConsumerApplicationsRequired - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CENTRASITETYPES_KEY_EventType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CENTRASITETYPES_KEY_ExcludeSubTypesBUISearch - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CENTRASITETYPES_KEY_ObjectType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CENTRASITETYPES_KEY_PolicyScope - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CENTRASITETYPES_KEY_TopLevelType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CENTRASITETYPES_KEY_Versionable - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CENTRASITETYPES_KEY_VirtualService - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CENTRASITETYPES_KEY_VisibleInQuickBrowseList - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CENTRASITETYPES_KEY_WSDLAssetType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CentraSiteUser - Interface in com.centrasite.jaxr.infomodel
-
CentraSite extensions of JAXR User.
- CentraSiteVirtualTypeDescription - Interface in com.centrasite.jaxr.type
-
A virtual type is derived from a base type.
- checkValidLocalName(String, Locale) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Checks string whether a valid local name for a type definition.
- checkValidLocalName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Checks string whether a valid local name for a type definition.
- checkValidNameSpace(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Checks string whether a valid local name for a type definition.
- checkValidValue(String) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Checks string whether a valid value for this slot.
- CLASSIFICATION_DATABASES - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_API_GROUPING - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_API_SUBSCRIPTION - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_ApplicationServerType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_AssetSource - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_ASSOCIATION_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_AssociationTypeLabels - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_CentraSiteRegistryTypes - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_CENTRASITETYPES - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_CentraSiteVirtualTypes - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_CLASSIFICATION_GROUP - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_CONTENT_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_CONTENT_TYPE_INT - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_CS_CLASSIFICATIONS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_deployments - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_FEDERATION - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_FILTERTYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_HTTP_METHODS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_HTTP_STATUS_CODES - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_ImplementationTechnology - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_LCManagement - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_LOCALNAME - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_MATURITY_STATE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_NAMESPACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_OBJECT - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_OBJECT_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_OData - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_ORIGIN - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_PHONE_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_POLICY_ACTION_EXECUTION_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_POLICY_ACTION_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_PORTTYPEREFERENCE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_POSTAL_ADDRESS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_PRODUCTS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_PROTOCOL - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_PROTOCOL_HTTP - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_PROTOCOL_SOAP - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_REPOSITORYOBJECTTYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_SANDBOX - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_SECURITY_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_SLOTTYPES - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_TargetDeploymentStatus - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_TargetNotificationStatus - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_TARGETS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_TRANSPORT - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_UDDITYPES - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_URL_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_USE_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_WMAssetType - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_WSDLADDRESS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CLASSIFICATION_SCHEME_WSDLTYPES - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- clear() - Method in interface com.centrasite.jaxr.CentraSiteObjectCache
-
Removes all entries from the object cache.
- clear() - Method in interface com.centrasite.jaxr.security.CentraSiteACL
-
Clear list of ACEs.
- clearOperations() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Deprecated.
- clearSlots() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Clears collection of slots (GUI).
- clearTriggers() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Deprecated.
- clearTriggers() - Method in interface com.centrasite.jaxr.type.CentraSiteTriggerable
-
Deprecated.
Clear collection of triggers (GUI).
- clearTriggers() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Deprecated.
- clearTypeCache(String) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Clears doctype cache for a specific type.
- CLIENT_TRANSACTION_PROPERTY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- close() - Method in interface com.centrasite.jaxr.CentraSiteBulkResponse
-
Releases any resources allocated to this CentraSiteBulkResponse.
- close() - Method in interface com.centrasite.jaxr.filter.CentraSiteFilterInterface
-
Deprecated.
Close this filter instance.
- close() - Method in interface com.centrasite.jaxr.filter.CentraSiteFilterManagerInterface
-
Deprecated.
Close all filter instances.
- close() - Method in class com.centrasite.jaxr.JAXRAccessor
-
Close a JAXR connection only if opened here.
- close() - Method in class com.centrasite.query.LazyQueryResult
-
Close a LazyQueryResponse, releasing any resources.
- com.centrasite.jaxr - package com.centrasite.jaxr
-
- com.centrasite.jaxr.exceptions - package com.centrasite.jaxr.exceptions
-
- com.centrasite.jaxr.filter - package com.centrasite.jaxr.filter
-
- com.centrasite.jaxr.importexport - package com.centrasite.jaxr.importexport
-
- com.centrasite.jaxr.infomodel - package com.centrasite.jaxr.infomodel
-
- com.centrasite.jaxr.security - package com.centrasite.jaxr.security
-
- com.centrasite.jaxr.type - package com.centrasite.jaxr.type
-
- com.centrasite.query - package com.centrasite.query
-
- com.centrasite.util - package com.centrasite.util
-
- commit() - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Commits the current transaction for a connection with client transaction control.
- COMMIT_INTERVAL_PROPERTY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- commitUpdates() - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
-
Commit updates.
- ConflictingLifecycleStageException - Class in com.centrasite.jaxr.exceptions
-
Exception used for reporting conflicting lifecycle nodes of an object to be
imported.
- ConflictingLifecycleStageException(RegistryObject, Collection) - Constructor for class com.centrasite.jaxr.exceptions.ConflictingLifecycleStageException
-
Constructs a new ConflictingLifecycleStageException.
- ConflictingStateException - Class in com.centrasite.jaxr.exceptions
-
Exception used for reporting conflicting states of an object to be imported
with an existing object that has the same key.
- ConflictingStateException(RegistryObject, RegistryObject) - Constructor for class com.centrasite.jaxr.exceptions.ConflictingStateException
-
Constructs a new ConflictingStateException.
- Constants - Interface in com.centrasite.jaxr.infomodel
-
Keys for predefined objects
- containsValue(String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteInternationalString
-
Check whether one of the localized strings is equal to the given value.
- CONTENTTYPES_KEY_Application_json - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CONTENTTYPES_KEY_Application_x_www_form_urlencoded - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CONTENTTYPES_KEY_Application_xml - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CONTEXT_OBJECT - Static variable in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Context object variable string used inside the business query.
- copyResource(String, String, boolean) - Method in interface com.centrasite.util.RepositoryConnector
-
Copies a WebDAV resource.
- createCentraSiteBusinessQuery(Collection, Collection) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
-
CentraSiteBusinessQuery factory method.
- createCentraSiteBusinessQuery(String, Collection) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
-
CentraSiteBusinessQuery factory method.
- createFolder(String, List, boolean) - Method in interface com.centrasite.util.RepositoryConnector
-
Creates a WebDAV folder.
- createFolder(String, boolean) - Method in interface com.centrasite.util.RepositoryConnector
-
Creates a WebDAV folder.
- createImportValidator(boolean, boolean) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
Construct an ImportValidator.
- createObject(Concept) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
Create a RegistryObject instance of the given type.
- createResource(InputStream, String, String, List, boolean) - Method in interface com.centrasite.util.RepositoryConnector
-
Creates a WebDAV resource.
- createResource(InputStream, String, String, boolean) - Method in interface com.centrasite.util.RepositoryConnector
-
Creates a WebDAV resource.
- CS_CLASSIFICATIONS_KEY_Aggregation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_AggregationUsingSource - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_AggregationUsingTarget - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_CompositionUsingSource - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_CompositionUsingTarget - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_ExternalGroup - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_Hidden - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_InActive - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_internal - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_LocalGroup - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_LoginUser - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_OrganizationAdministrator - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_OrganizationHomePage - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_predefined - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_Required - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_Retracted - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_ReverseAggregation - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_Revoked - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_ShowInTaxonomyBrowsing - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_ShownInBusinessUI - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_ShownInControl - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_SystemDefined - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_UserDefined - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_CLASSIFICATIONS_KEY_Versioning - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CS_TYPE_NAMESPACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- CURRENT_VERSION - Static variable in interface com.centrasite.jaxr.CentraSiteFindQualifier
-
Restricts to non-targets of "supersedes" associations.
- getAbsoluteUrl(String) - Method in interface com.centrasite.util.RepositoryConnector
-
Gets absolute URL.
- getAdditionalFeatures() - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Returns the additional features specified in the license file.
- getAggregatedUsingTargetTypes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets all types that have a Relationship attribute with RelationshipType as Composition using Target
referencing this type.
- getAllBaseTypeDescriptions() - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
-
Get all type base descriptions.
- getAllCachedObjects() - Method in interface com.centrasite.jaxr.CentraSiteObjectCache
-
Return the collection of all objects that are currently cached.
- getAllRoles() - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Deprecated.
- getAllTypeDescriptions() - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
-
Gets all type descriptions.
- getAllVirtualTypeDescriptions() - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
-
Get all virtual type descriptions.
- getAssociation() - Method in class com.centrasite.jaxr.exceptions.DeleteRejectedByAssociationException
-
Return the association that inhibits the delete operation.
- getAssociationType() - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
-
Gets this relationship attribute's association type.
- getAttributeKey() - Method in interface com.centrasite.jaxr.type.CentraSiteClassificationAttribute
-
Gets the attribute key.
- getAttributeKey() - Method in interface com.centrasite.jaxr.type.CentraSiteComputedAttribute
-
Gets the attribute key.
- getAttributeKey() - Method in interface com.centrasite.jaxr.type.CentraSiteFileAttribute
-
Get the attribute key.
- getAttributeKey() - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
-
Gets the attribute key.
- getAttributeTemplate() - Method in interface com.centrasite.jaxr.type.CentraSiteComputedAttribute
-
Gets the attribute template.
- getAttributeTemplateType() - Method in interface com.centrasite.jaxr.type.CentraSiteComputedAttribute
-
Returns the attribute template type.
- getAuditableEventMessage() - Method in interface com.centrasite.jaxr.filter.CentraSiteFilterInterface
-
Deprecated.
The string returned by this method will be copied into the slot "Comment" of
all auditable events for objects modified by this filter.
- getBaseType() - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
-
Return this type's base type.
- getCaller() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Gets the JAXR User object which represents the client that created
the current JAXR Connection.
- getCentraSiteACL() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Gets the CentraSiteACL.
- getCentraSiteOperations() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteConcept
-
Return the collection of CentraSiteOperation objects belonging to
this type concept.
- getCheckpointName(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
-
Gets the checkpoint name of the specified registry object.
- getClassification() - Method in class com.centrasite.jaxr.exceptions.DeleteRejectedByClassificationException
-
Return the classsification that inhibits the delete operation.
- getClassificationAttributes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Get the classification attributes.
- getClassificationSchemeKey() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteConcept
-
Gets the key of the ClassificationScheme that this Concept is a descendent of.
- getClassificationValue(CentraSiteClassificationAttribute) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Gets the value for the given Classification attribute.
- getCompositedUsingTargetTypes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets all types that have a Relationship attribute with RelationshipType as Composition using Target
referencing this type.
- getComputedAttributes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the computed attributes.
- getConcept() - Method in class com.centrasite.jaxr.exceptions.DuplicateConceptException
-
Returns the concept that has a non-unique value.
- getConcept() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets associated concept (GUI).
- getConflictingLifecycleNodes() - Method in class com.centrasite.jaxr.exceptions.ConflictingLifecycleStageException
-
Return the list of lifecycle nodes.
- getConflictingObject() - Method in class com.centrasite.jaxr.exceptions.CannotReplaceException
-
Return the object that caused this conflict, which is the persistent
subobject referenced, but not defined by the replacement main object.
- getConflictingObject() - Method in class com.centrasite.jaxr.exceptions.ConflictingStateException
-
Return the object that caused this conflict, which is the persistent object
that is in the way with a non-matching state when trying to import.
- getConnection() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Returns the connection that created this registry service.
- getConnection() - Method in class com.centrasite.jaxr.JAXRAccessor
-
Returns the JAXR Connection.
- getConsumableTypes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets all consumable types defined for the type.
- getConsumerRegistrationKey() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the consumer registration (definition of consumable types of the type) key
- getConsumers() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Gets the registered consumers of the object.
- getContext() - Method in class com.centrasite.jaxr.exceptions.DanglingReferenceException
-
Returns a String indicating the context of the reference to the
non-existing object.
- getContextVariable(Object) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Retrieves a user-defined value for a given key, where the key/value pair was
previously stored by calling setContextVariable.
- getCreationDate() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns the creation date of this RegistryObject.
- getCredentials() - Method in interface com.centrasite.util.RepositoryConnector
-
Obtains Credentials used to connect.
- getCurrentUserPrivilege() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Gets the Privilege of the current user for this RegistryObject.
- getCurrentVersion(ControllableResource) - Method in interface com.centrasite.util.RepositoryConnector
-
Gets current version of a resource.
- getDataType() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Returns the data type which is an XML schema type.
- getDbURL() - Method in class com.centrasite.jaxr.JAXRAccessor
-
Returns the DB URL.
- getDefaultValue() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Gets the default value of this attribute.
- getDescription() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Get the attribute description.
- getDescription() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the type description.
- getDisplayName() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Return the attribute's display name.
- getDisplayName() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Returns the attribute's display name.
- getDisplayName() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the type's display name.
- getDoctypeName(String) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
-
Get the doctype name (for xquery) from object type.
- getDoctypeName() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the link to the Document type name.
- getDoctypeQName(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Returns doctype QName for object type.
- getEdition() - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Returns the server edition specified in the license file.
- getEffectiveOrganization(RegistryObject, String) - Method in interface com.centrasite.jaxr.CentraSiteConflictListener
-
Get the effective target organization for the object given.
- getEmbeddedAuditTrail() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Gets this RegistryObject's AuditTrail, as well as the AuditTrail of all embedded
objects like classifications and associations.
- getEnclosingObject() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns the enclosing object.
- getEnumValues() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Gets enumeration values.
- getErrorKeys() - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
Get the uddi keys of objects which failed during a bulk save to the database.
- getErrorMessageLocale() - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Returns the error message locale.
- getErrorMessageLocale() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Returns the error message locale.
- getEventType() - Method in interface com.centrasite.jaxr.type.CentraSiteTriggerDescription
-
Deprecated.
Gets the type of the trigger.
- getEventTypeAsString() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteAuditableEvent
-
Get the event type as string.
- getEventTypeAsString(Locale) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteAuditableEvent
-
Get the event type as string for the given locale.
- getExternalLink() - Method in interface com.centrasite.jaxr.CentraSiteExtrinsicObject
-
Get the external link for the data related to this object.
- getExternalURI(String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteExternalLink
-
Gets the external URI of this ExternalLink, where the protocol / host / port
are taken from the given base URL.
- getExtrinsicObject() - Method in interface com.centrasite.jaxr.infomodel.RichText
-
Gets the ExtrinsicObject that stores the rich text.
- getFileAsExternalLink(CentraSiteFileAttribute) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Gets the value for the given File attribute.
- getFileAttributes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the file attributes.
- getFileValue(CentraSiteFileAttribute) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Gets the value for the given File attribute.
- getFilterClassName() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteFilter
-
Deprecated.
Returns the name of the class which implements this filter.
- getFilterInstances(Concept) - Method in interface com.centrasite.jaxr.filter.CentraSiteFilterManagerInterface
-
Deprecated.
For the given object type return the collection of filter instances.
- getGUIConfigurationUtil() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Gets instance of GUIConfigurationUtil.
- getGuid() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteKey
-
Get GUID from Key.
- getHref() - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
-
get the href.
- getI18NDescription() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the internationalized type description.
- getIconLink() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the link to the type icon.
- getIdOfOutdatedObject() - Method in class com.centrasite.jaxr.exceptions.ObjectOutdatedException
-
Returns the ID of the out dated object.
- getIgnoredObjects() - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
-
Returns collection of objects that have been ignored because they are
already present in the registry with the same state.
- getImportArchiveAccessor() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Gets the ImportArchiveAccessor.
- getImportedObject(String) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
-
Gets the imported registry object, organized in a separate cache.
- getInputDocumentXQuery() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
-
Deprecated.
Get the XQuery that generates the input document.
- getInstanceLevelPermissionEntry(CentraSitePrincipal) - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
-
Gets the InstanceLevelPermissionEntry for the given principal.
- getInstanceLevelPermissionSet() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Gets the InstanceLevelPermissionSet for this RegistryObject.
- getInvalidObject() - Method in class com.centrasite.jaxr.exceptions.InvalidReferenceException
-
Return the object that causes the current problem, which is the
object from the import set that was found to be invalid.
- getJaxrAttributes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the JAXR attributes.
- getJaxrOperation() - Method in interface com.centrasite.jaxr.type.CentraSiteOperationDescription
-
Deprecated.
Get reference to underlying JAXR registry object.
- getKeys() - Method in interface com.centrasite.jaxr.CentraSiteBulkResponse
-
Returns a collection of Key objects (javax.xml.registry.infomodel.Key)
for this BulkResponse.
- getLargeIconLink() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the link to the LargeTypeIcon.
- getLastModificationDate() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns the last-modification date of this RegistryObject.
- getLCMgr() - Method in class com.centrasite.jaxr.JAXRAccessor
-
Returns the BusinessLifeCycleManager.
- getLocale() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteLocale
-
Get the locale.
- getLocale() - Method in interface com.centrasite.jaxr.infomodel.LocalizedRichText
-
Gets the Locale for this object.
- getLocalizedMessage() - Method in class com.centrasite.jaxr.exceptions.ValidationException
-
- getLocalizedRichTexts() - Method in interface com.centrasite.jaxr.infomodel.InternationalRichText
-
Returns the LocalizedRichTexts associated with this object.
- getLocalName() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Return the attribute local name.
- getLocalName() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Gets the slot local name (no namespace).
- getLocalPart() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Derives local part from complete name.
- getLocalStringValue(Locale) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteInternationalString
-
Gets the String value for the specified Locale.
- getMajorVersion(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
-
Gets the major version from the specified registry object.
- getMaximumVersionNumber(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
-
Gets the maximum version (minor version) based on the given registry object.
- getMaximumVersionNumber(String, String) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
-
Gets the maximum version (minor version) based on the given registry object.
- getMaxOccurs() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Returns the maxOccurs setting.
- getMessage() - Method in class com.centrasite.jaxr.exceptions.ValidationException
-
- getMessageLocale() - Method in class com.centrasite.jaxr.JAXRAccessor
-
Gets the Locale which is set for the session.
- getMinOccurs() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Return the minOccurs setting.
- getMinorVersion(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
-
Gets the minor version from the specified registry object.
- getName() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Return the attribute name.
- getName() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
-
Deprecated.
Get the operation/trigger name.
- getName() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Returns the slot name as {uri}local-name.
- getName() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the type name.
- getNamespaceUri() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Derives namespace from complete name.
- getNext() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
-
Return the next visitor in the chain.
- getObject() - Method in class com.centrasite.jaxr.exceptions.ImportValidationException
-
Return the object that is affected by the current problem, which is the
object from the import set that cannot be imported.
- getObjectCache() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Gets object cache.
- getObjectId() - Method in class com.centrasite.jaxr.exceptions.LockNotAvailableException
-
Gets the id of the object that could not be locked.
- getObjects() - Method in interface com.centrasite.jaxr.CentraSiteRelatedObjectsVisitor
-
Get the related objects.
- getObjectsFromQuery(String) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
-
Executes xquery and return resulting objects.
- getObjectTypeName(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
-
Get the object type name from a registry object.
- getObjectTypeQName(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
-
Gets the object type name from a registry object.
- getOperation() - Method in interface com.centrasite.jaxr.LifecycleExtensionPoint
-
Gets the operation that is to be executed under the control of this extension point.
- getOperation() - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSetUpdate
-
Returns the operation associated with the permission set update (ADD/REMOVE).
- getOperationDescriptions() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Deprecated.
- getOwner() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Gets this object's owner.
- getParentKey() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteConcept
-
Gets the key of the parent Concept or ClassificationScheme for this object.
- getParentObject() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Return the parent of this object
- getParentType() - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
-
Return this type's parent type.
- getPassword() - Method in class com.centrasite.jaxr.JAXRAccessor
-
Returns the current password.
- getPermission(Organization) - Method in interface com.centrasite.jaxr.importexport.ImportArchiveAccessor
-
Retrieving the permissions of a given organization.
- getPermissionEntry() - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSetUpdate
-
Returns the permission entry for the current permission set update.
- getPrecision() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Gets the precision for a "number" slot.
- getPredefinedGroups(Organization) - Method in interface com.centrasite.jaxr.importexport.ImportArchiveAccessor
-
Retrieving the predefined groups of a given organization.
- getPredefinedRoles(Organization) - Method in interface com.centrasite.jaxr.importexport.ImportArchiveAccessor
-
Retrieving the predefined roles of a given organization.
- getPrefixForNamespaceUri(String, boolean) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Gets a prefix for given namespace URI.
- getPreviousOwner() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Gets this object's previous owner.
- getPreviousSubmittingOrganization() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Gets current object's previous submitting organization.
- getPrincipal() - Method in interface com.centrasite.jaxr.security.CentraSiteACE
-
Get the principal.
- getPrincipal() - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionEntry
-
Get the principal.
- getPrivilege() - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionEntry
-
Get the privilege.
- getPrivilege() - Method in interface com.centrasite.jaxr.security.InstanceLevelPrivilege
-
Gets the privilege value.
- getPrivileges() - Method in interface com.centrasite.jaxr.security.CentraSiteACE
-
Get the privileges.
- getProfiles() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the profiles.
- getProfiles(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the profiles that are classified by the given concept.
- getProfileSequence() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the profile sequence information.
- getPrologExtension() - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Gets query specific entry for the XQuery prolog.
- getProvider() - Method in interface com.centrasite.util.RepositoryConnector
-
Gets WebDAV provider.
- getQMgr() - Method in class com.centrasite.jaxr.JAXRAccessor
-
Returns the BusinessQueryManager.
- getQualifiedUserid(String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
-
Transform the given user name to a qualified userid.
- getQuery() - Method in interface com.centrasite.jaxr.CentraSiteBulkResponse
-
Returns the query string that was used to create this
CentraSiteBulkResponse.
- getQueryBodyPrefix() - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Gets query specific prefix for the query body.
- getQueryManagerURL() - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Gets the queryManagerURL.
- getQueryString() - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Obtains the query string needed for executing this BusinessQuery.
- getRawExternalURI() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteExternalLink
-
Deprecated.
- getReadonlyXQConnection() - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Gets the read-only XQJ connection object for JAXR clients.
- getReference() - Method in class com.centrasite.jaxr.exceptions.DanglingReferenceException
-
Returns the key that caused this problem.
- getReferencingObject() - Method in class com.centrasite.jaxr.exceptions.CannotReplaceException
-
Return the object that references the conflicting object.
- getRegistryObjectKeys() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryPackage
-
Return the set of keys of RegistryObjects belonging to this RegistryPackage.
- getRegistryObjects(User) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
-
Gets the RegistryObjects owned by the given user.
- getRegistryObjects() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteAuditableEvent
-
Gets all RegistryObjects associated with this AuditableEvent.
- getRegistryService() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteExtensibleObject
-
This extension method allows to retrieve the RegistryService.
- getRegSrv() - Method in class com.centrasite.jaxr.JAXRAccessor
-
JAXR object getters.
- getRelationShipAttributes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the relationship attributes.
- getRelationShipType() - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
-
Returns the relationship type defined for the relationship attribute.
- getRelationShipValue(CentraSiteRelationShipAttribute) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Gets the value for the given RelationShip attribute.
- getRelationShipValueMap(CentraSiteRelationShipAttribute) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Gets the value for the given RelationShip attribute.
- getRelativeDecodedUrl(String) - Method in interface com.centrasite.util.RepositoryConnector
-
Gets relative decoded URL.
- getRelativeIconLocation() - Method in interface com.centrasite.util.RepositoryConnector
-
Gets relative location of icon in WebDAV.
- getRelativeSchemaLocation() - Method in interface com.centrasite.util.RepositoryConnector
-
Gets relative schema location in WebDAV.
- getRelativeURI() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteExternalLink
-
Gets the relative URI if the URI is relative, null otherwise.
- getRelativeUrl(String) - Method in interface com.centrasite.util.RepositoryConnector
-
Gets relative URL.
- getReplacingObjects() - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
-
Returns collection of objects that must be replaced in the registry
because they are already present with a different state.
- getReplacingObjectsOldState() - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
-
Return collection of objects that must be replaced in the registry
because they are already present with a older state.
- getRepositioningLimit() - Method in class com.centrasite.query.LazyQueryResult
-
Returns repositioning limit, i.e. the minimum distance (counted
in number of result items) from the current position, that will
cause a repositioning query to be issued.
- getRepositoryUrl() - Method in interface com.centrasite.util.RepositoryConnector
-
Gets full qualified repository URL.
- getResourceAccessManager() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Gets the ResourceAccessManager.
- getREST20Migrator() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Gets the instance of REST20Migrator which is used to migrate the older REST and XMLService assets to new enhanced JAXR model for REST and XMLService assets.
- getREST30Migrator() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Gets the instance of REST30Migrator which is used to migrate the 2.0 REST assets to new enhanced JAXR model for 3.0 REST assets.
- getRestrictedLocales() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Gets the set of restricted locales.
- getReverselyAggregatingTypes() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets all types that have a Relationship attribute with ReverseAggregate option
referencing this type.
- getRevisionManager() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Gets the RevisionManager.
- getRevisionStatus() - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
-
Determines if revision is enabled by checking the schema of the version-collection.
- getRootFolder() - Method in interface com.centrasite.util.RepositoryConnector
-
Gets repository root folder.
- getRootPath() - Method in interface com.centrasite.util.RepositoryConnector
-
Gets repository root path.
- getSchemaLocation() - Method in interface com.centrasite.util.RepositoryConnector
-
Gets absolute schema location in WebDAV.
- getSchemaName() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the link to the schema.
- getServerTimezoneOffet() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteAuditableEvent
-
Deprecated.
- getServerTimezoneOffset() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Deprecated.
- getServerVersion() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Gets the version of the CentraSite server.
- getSlotDescription(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets specified slot description.
- getSlotDescriptions(String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
-
For the given type , returns an ordered list of slot descriptions as defined in the schema.
- getSlotDescriptions() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets slot description map.
- getSlotNames(String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
-
For the given type , returns an ordered list of slot names as defined in the schema.
- getSlotNames() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the slot names.
- getSoapActionXQuery() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
-
Deprecated.
Get the XQuery that generates the SOAP action.
- getSoapHeadersXQuery() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
-
Deprecated.
Get the XQuery that generates the SOAP headers.
- getSourceObjectKey() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteAssociation
-
Gets the key of the object that is the source of this Association.
- getSSLProperties() - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Gets the SSL properties from the connection.
- getStabilityAsString() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryEntry
-
Get the event type as string.
- getStatusAsString() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryEntry
-
Get the event type as string.
- getSubmittingOrganization() - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Gets default submitting organization.
- getSubmittingOrganizationKey() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Gets the key/id of the object's submittingOrganization.
- getSupportingDocLibraryFolder() - Method in interface com.centrasite.util.RepositoryConnector
-
Gets the folder for supporting documents.
- getTargetObjectKey() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteAssociation
-
Gets the key of the object that is the target of this Association.
- getTargetTypes() - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
-
Gets the collection of target types for this relationship attribute.
- getTaxonomy() - Method in interface com.centrasite.jaxr.type.CentraSiteClassificationAttribute
-
Gets this attribute's taxonomy.
- getText() - Method in interface com.centrasite.jaxr.infomodel.RichText
-
Gets the rich-text content.
- getTextValidator() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Gets the TextValidator.
- getTriggerDescriptions() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Deprecated.
- getTriggerDescriptions() - Method in interface com.centrasite.jaxr.type.CentraSiteTriggerable
-
Deprecated.
Get all triggers for slot.
- getTriggerDescriptions() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Deprecated.
- getTypeDescription(String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
-
Returns the CentraSiteTypeDescription object for a given type.
- getTypedValues() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteSlot
-
Gets the type-specific values for this Slot.
- getTypeName(String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
-
Get the type name in the form "{uri}local-name" based on the given XSD file name.
- getUnitLabel() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Returns this slot's unit label.
- getUpdates() - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
-
Gets the updates that have transformed the permission set to its current state.
- getUser() - Method in class com.centrasite.jaxr.JAXRAccessor
-
Returns the current user.
- getUserAccountLocale() - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
For the currently logged in user return the locale that is defined in the user's
GUI configuration.
- getUserConfigFolder() - Method in interface com.centrasite.util.RepositoryConnector
-
- getUserConfigFolder(Credentials) - Method in interface com.centrasite.util.RepositoryConnector
-
- getUserRoles() - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Gets roles for authenticated user of the connection.
- getValue() - Method in interface com.centrasite.jaxr.infomodel.InternationalRichText
-
Get the RichText value for the Locale returned by Locale.getDefault().
- getValue(Locale) - Method in interface com.centrasite.jaxr.infomodel.InternationalRichText
-
Get the RichText value for the specified Locale.
- getValue() - Method in interface com.centrasite.jaxr.infomodel.LocalizedRichText
-
Gets the RichText value for this object.
- getValue() - Method in interface com.centrasite.jaxr.security.CentraSitePrivilege
-
get the value.
- getVirtualObjectType() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns the virtual object type concept of this RegistryObject.
- getVirtualTypes() - Method in interface com.centrasite.jaxr.type.CentraSiteBaseTypeDescription
-
Get all virtual types that are base on this type.
- getWebdavCurrentUserPrivilege(String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
-
Get the Privilege of the current user for the given WebDAV resource.
- getWebdavPermissions(String) - Method in interface com.centrasite.jaxr.CentraSiteQueryManager
-
Return the instance level permissions for the given WebDAV resource.
- getWebdavRoot() - Method in class com.centrasite.jaxr.JAXRAccessor
-
Returns the current root directory of web-dav.
- getWebServiceKey() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
-
Deprecated.
Get the key of the web service.
- getWebServiceName() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
-
Deprecated.
Get the name of the web service.
- getXQConnection() - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Gets the XQJ connection object for JAXR clients.
- getXQUpdateConnection() - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Gets the XQJ connection object for updates.
- getXsdLink() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Gets the link to the schema.
- GROUP_TEXT - Static variable in interface com.centrasite.util.RepositoryConnector
-
- GROUP_TEXTNS - Static variable in interface com.centrasite.util.RepositoryConnector
-
- GUEST_USER_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- GUEST_USER_NAME - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- GUEST_USER_NAME_SHORT - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- IEventCallback - Interface in com.centrasite.jaxr.importexport
-
Interface used for communication between application and Import/Export
delivered with CentraSite.
- IMPORT - Static variable in interface com.centrasite.jaxr.SaveQualifier
-
import operation.
- IMPORT_FILTER - Static variable in interface com.centrasite.jaxr.infomodel.CentraSiteFilter
-
Deprecated.
The value of the CentraSiteFilterType concept representing "Import" filters.
- IMPORT_KEEPORG - Static variable in interface com.centrasite.jaxr.SaveQualifier
-
import operation with keeping original organization.
- IMPORT_KEEPORGANDOWNER - Static variable in interface com.centrasite.jaxr.SaveQualifier
-
import objects with keeping original organization and owner.
- IMPORT_KEEPOWNER - Static variable in interface com.centrasite.jaxr.SaveQualifier
-
import objects with keeping original owner.
- ImportArchiveAccessor - Interface in com.centrasite.jaxr.importexport
-
An Interface that supports to fetch Organization related objects from the archive.
- importObject(String) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
-
Imports an object.
- importObject(String, String, Collection) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
-
Imports an object, check lifecycle stages.
- ImportValidationException - Class in com.centrasite.jaxr.exceptions
-
Exception used for reporting import validation problems.
- ImportValidationException(RegistryObject) - Constructor for class com.centrasite.jaxr.exceptions.ImportValidationException
-
Construct a new ImportValidationException
- includeClassifiedObjects(Collection<String>) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Restricts the search result to contain only objects that are classified
with any concept that is identified by a collection of concept key ids.
- incStep() - Method in interface com.centrasite.jaxr.importexport.IEventCallback
-
functions not yet used.
- inheritsLCMs() - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
-
Return whether this virtual type inherits the Lifecycle Models of its parent type.
- inheritsPolicies() - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
-
Return whether this virtual type inherits the Policies of its parent type.
- inheritsProfiles() - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
-
Return whether this virtual type inherits the Profiles of its parent type.
- initSinReadConnection() - Method in interface com.centrasite.jaxr.CentraSiteResourceAccessManager
-
Initialize read-only connection.
- INO_GROUP_PREFIX - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- INO_NAMESPACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- INO_PREFIX - Static variable in interface com.centrasite.util.RepositoryConnector
-
- INO_SECURITY - Static variable in interface com.centrasite.jaxr.security.CentraSitePrivilege
-
- INO_USER_PREFIX - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- INSERT - Static variable in interface com.centrasite.jaxr.type.CentraSiteTriggerDescription
-
Deprecated.
- INSTANCE_LEVEL_PERMISSION_ENTRY - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- INSTANCE_LEVEL_PERMISSION_SET - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- InstanceLevelPermissionEntry - Interface in com.centrasite.jaxr.security
-
An InstanceLevelPermissionEntry maintains a principal and
its privilege.
- InstanceLevelPermissionSet - Interface in com.centrasite.jaxr.security
-
An InstanceLevelPermissionSet maintains all InstanceLevelPermissionEntries
that apply to one RegistryObject.
- InstanceLevelPermissionSetUpdate - Interface in com.centrasite.jaxr.security
-
interface to describe updates to InstanceLevelPermissionSets.
- InstanceLevelPrivilege - Interface in com.centrasite.jaxr.security
-
InstanceLevelPrivilege maintains the view/update/full privileges.
- InstanceLevelPrivilege.PrivilegeValue - Enum in com.centrasite.jaxr.security
-
Defines the possible privilege values.
- INSTANCESLOTS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- INTEGER - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
-
- INTERNAL_ADMINISTRATOR_USER_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- INTERNATIONAL_RICHTEXT - Static variable in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
- InternationalRichText - Interface in com.centrasite.jaxr.infomodel
-
This interface represents a RichText that has been internationalized into several Locales.
- INTERNATIONALRICHTEXT - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
-
- INTERNATIONALSTRING - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
-
- InvalidReferenceException - Class in com.centrasite.jaxr.exceptions
-
Exception used for reporting an import object that refers to another invalid
import object and thus cannot be imported either.
- InvalidReferenceException(RegistryObject, RegistryObject) - Constructor for class com.centrasite.jaxr.exceptions.InvalidReferenceException
-
Constructs a new InvalidReferenceException.
- IPV4 - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
-
- IPV6 - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
-
- isAclModified() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns whether this object's acl has been modified.
- isActiveSoaEdition() - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Returns whether the server has an ActiveSoaEdition license.
- isAdditionalFeatureLicensed(String) - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Returns whether a specified additional feature is licensed.
- isAggregation() - Method in interface com.centrasite.jaxr.type.CentraSiteFileAttribute
-
Return whether this File attribute aggregates its values.
- isAggregation() - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
-
Returns whether this RelationShip attribute aggregates its target values.
- isAll() - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
-
get the "all" indicator.
- isAssociatedTo(String, String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns whether this RegistryObject is associated to a RegistryObject with the given ID and with the particular association type.
- isAuthenticated() - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
-
get the "authenticated" indicator.
- isBaseType() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Returns whether this type is a base type.
- isClassifiedWith(String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns whether this RegistryObject is classified with a concept with the given id.
- isClassifiedWith(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Checks whether this type is classified with the given concept.
- isDefault() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteLocale
-
Return whether this is the default locale.
- isDeleted() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns whether this object has been deleted.
- isDescendantObjectModified() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns whether one of this object's descendant objects has been modified.
- isEmpty() - Method in interface com.centrasite.jaxr.security.CentraSiteACL
-
Returns true if this list contains no elements.
- isEmpty() - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
-
Checks whether this InstanceLevelPermissionSet is empty.
- isEnabled() - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
-
Checks if revision is enabled.
- isEnterpriseEdition() - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Returns whether the server has an EnterpriseEdition license.
- isEqualReplace(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteConflictListener
-
Check if the object, which was notified as "equal timestamp" is to be replaced.
- isExtensible(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
- isExtensible() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
- isFullySpecified() - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
-
Deprecated.
Is the trigger fully specified?
- isFullySpecified() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Returns whether the slot fully specified.
- isGrant() - Method in interface com.centrasite.jaxr.security.CentraSiteACE
-
Returns true, if the privileges of this ACE are all granted,
and false if the privileges of this ACE are all denied.
- isIndexed() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Returns whether a database index is defined for this slot.
- isInternal() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns whether this RegistryObject is marked as internal.
- isLocked() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns true if the connection that owns this object has acquired an exclusive
lock for the object.
- isLoginUser() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteUser
-
Returns whether this user is a login user.
- isLongString() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Returns whether the LongString option is set.
- isModified() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns true if this object has modifications that have not yet been saved.
- isModifiedByUser() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Checks whether this object was modified by a user different from the DefaultUser.
- isMoved() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns whether this RegistryObject is being moved to a new owner or to a new organization.
- isMoveOrganization() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns whether this RegistryObject is being moved to a new organization.
- isMoveOwner() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns whether this RegistryObject is being moved to a new owner.
- isNewOrganizationForced() - Method in interface com.centrasite.jaxr.CentraSiteConflictListener
-
Decides if a new organization (by getEffectiveOrganization()) is forced to set to the objects.
- isObjectModified() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns whether this object has been modified.
- isPermissionModified() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns whether this object's permission set has been modified.
- isPredefined() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns whether this is a pre-defined object.
- isPredefined() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Return whether this attribute is predefined.
- isPredefined() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Returns the isPredefined setting which says whether the attribute is predefine.
- isPrefix() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Returns whether this slot's unit label is a prefix or suffix value.
- isPropagatePermissions() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns weather this object is enabled with the instance level permission propagation to its dependent objects.
- isPropagateProfilePermissions() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns weather this object is enabled with the profile level permission propagation to its dependent objects.
- isReadOnly() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Return whether this attribute is readonly.
- isRelative() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteExternalLink
-
Return whether the ExternalLink points into CentraSite WebDAV.
- isRemoteCentraSite() - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Signals if a CentraSite accesses as a client another remote CentraSite
- isReplace(RegistryObject) - Method in interface com.centrasite.jaxr.CentraSiteConflictListener
-
Check if the object, which was notified as "Conflict" because of different timestamp
is replaced anyway.
- isRequired() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Return whether this attribute is required.
- isRequired() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Returns the isRequired setting which says whether the attribute is required.
- isRequiredTarget() - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
-
Returns whether this Relationship attribute points to a required target object.
- isReverseAggregation() - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
-
Returns whether this RelationShip attribute is reversely aggregated by its target values.
- isRevisionObject() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Returns whether this object is a revisioned one.
- isSame(CentraSiteACL) - Method in interface com.centrasite.jaxr.security.CentraSiteACL
-
Check for identical ACL.
- isSystemDefined() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Return whether this attribute is system-defined.
- isSystemDefined() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Returns whether this slot is system defined.
- isUnauthenticated() - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
-
get the "unauthenticated" indicator.
- isUpdateType() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteAuditableEvent
-
Check if the type is relevant update type (for object comparison)
- isUsed() - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Return whether this attribute is used by at least one instance of the corresponding type.
- isUsed() - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Returns whether this slot is used by at least one instance of the corresponding type.
- isValidRestrictedLocale(CentraSiteLocale) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Returns whether the given CentraSite locale is in the set of restricted locales.
- isValidRestrictedLocale(Locale) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Returns whether the given locale is in the set of restricted locales.
- isVirtualType() - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Returns whether this type is a virtual type.
- iterator() - Method in interface com.centrasite.jaxr.security.CentraSiteACL
-
Return iterator over ACEs.
- iterator() - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionSet
-
Returns an iterator delivering all InstanceLevelPermissionEntries in this set.
- SAVE - Static variable in interface com.centrasite.jaxr.SaveQualifier
-
Normal save operation.
- save(RepositoryConnector) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Saves the type description to registry/repository.
- saveLCStateChangeAuditLog(CentraSiteRegistryObject, Concept, Concept) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
Create and persist the lifecycle state change audit log for the RegistryObject
- saveObjectsInternal(Collection, int) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
Save given objects.
- saveObjectsInternalNoPresentAudits(Collection, int) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
Save given objects.
- SaveQualifier - Interface in com.centrasite.jaxr
-
Provide constants that influence the behaviour of saving objects.
- saveSchema(String, String) - Method in interface com.centrasite.jaxr.CentraSiteLifeCycleManager
-
Store an XSD file into WebDAV.
- SCHEMA_TRANSFORM - Static variable in interface com.centrasite.jaxr.SaveQualifier
-
Schema Transformer.
- setAggregation(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteFileAttribute
-
Set whether this File attribute aggregates its values.
- setAggregation(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
-
Sets whether this RelationShip attribute aggregates its target values.
- setAll() - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
-
set the "all" indicator.
- setAssociationType(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
-
Sets this relationship attribute's association type.
- setAttributeTemplate(ExtrinsicObject) - Method in interface com.centrasite.jaxr.type.CentraSiteComputedAttribute
-
Sets the attribute template.
- setAttributeTemplateType(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteComputedAttribute
-
Sets the attribute template type.
- setAuthenticated() - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
-
set the "authenticated" indicator.
- setCentraSiteACL(CentraSiteACL) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Sets the CentraSiteACL.
- setCheckpointLabel(Collection<RegistryObject>) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
-
Sets checkpoint label from user version.
- setClassificationValue(CentraSiteClassificationAttribute, Collection<Object>) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Sets the value for the given Classification attribute.
- setConcept(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Sets associated concept (GUI).
- setConflictListener(CentraSiteConflictListener) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
-
Sets a listener for "Conflict" situations during ImportValidation.
- setConsumableTypes(Collection<CentraSiteTypeDescription>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Sets the given collection of consumable types as the finer set of consumable type of the asset type.
- setContext(String) - Method in class com.centrasite.jaxr.exceptions.ValidationException
-
Sets context information describing the semantics of the value being checked.
- setContextVariable(Object, Object) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Passes a user-defined key/value pair for being stored with this
CentraSiteRegistryService instance.
- setDataType(String) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Sets the data type.
- setDefault(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteLocale
-
Indicate whether this is the default locale.
- setDefaultMaskedValue(Object) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Set a default value which has been masked before (see TypeSchemaStore)
- setDefaultValue(Object) - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Set the default value for this attribute.
- setDescription(String) - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Set the attribute description.
- setDescription(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Sets the type description.
- setDisplayName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Sets the attribute's display name.
- setDisplayName(InternationalString) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Sets the type's display name.
- setEnumMaskedValues(String[]) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Sets enumeration values.
- setEnumValues(String[]) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Sets enumeration values.
- setErrorMessageLocale(Locale) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Sets the error message locale.
- setEventType(int) - Method in interface com.centrasite.jaxr.type.CentraSiteTriggerDescription
-
Deprecated.
Sets the type of the trigger.
- setFileValue(CentraSiteFileAttribute, Collection<String>) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Sets the value for the given File attribute.
- setFileValue(CentraSiteFileAttribute, Collection<String>, boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Sets the value for the given File attribute.
- setFileWithExternalLink(CentraSiteFileAttribute, Collection<ExternalLink>) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Sets the value for the given File attribute.
- setFileWithExternalLink(CentraSiteFileAttribute, Collection<ExternalLink>, boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Sets the value for the given File attribute.
- setFilterClassName(String) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteFilter
-
Deprecated.
Sets the filter class name.
- setFullName(InternationalString) - Method in interface com.centrasite.jaxr.infomodel.CentraSitePersonName
-
Set the full name.
- setGrant(boolean) - Method in interface com.centrasite.jaxr.security.CentraSiteACE
-
Sets whether the privileges of this ACE are granted (grant=true) or denied (grant=false).
- setHref(String) - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
-
Set the href.
- setIconInputStream(InputStream) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Sets the input stream representing the type icon.
- setIconLink(ExternalLink) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Sets the link to the type icon.
- setIconMediaType(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Sets the media type of the type icon.
- setIconPath(String, String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
- setIconPath(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
- setIgnoreForImport() - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Indicate that object should not be collected during archive-import
- setIgnoreReplaceCheckForTypes(boolean) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
-
Signals to the import validator that the replace check for asset type concepts are to be ignored.
- setImportArchiveAccessor(ImportArchiveAccessor) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Sets the ImportArchiveAccessor.
- setImportGroups(boolean) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
-
Sets whether the group objects can be included for import.
- setIndexed(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Sets this slot's indexed option.
- setInheritLCMs(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
-
Sets this virtual type to inherit the Life cycle Models of its parent type.
- setInheritPolicies(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
-
Sets this virtual type to inherit the Policies of its parent type.
- setInheritProfiles(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteVirtualTypeDescription
-
Sets this virtual type to inherit the Profiles of its parent type.
- setInputDocumentXQuery(String) - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
-
Deprecated.
Set the XQuery that generates the input document.
- setInstanceLevelPermissionSet(InstanceLevelPermissionSet) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Sets the InstanceLevelPermissionSet for this RegistryObject.
- setInternal(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Sets the internal status of this RegistryObject to the given value.
- setJaxrOperation(CentraSiteOperation) - Method in interface com.centrasite.jaxr.type.CentraSiteOperationDescription
-
Deprecated.
Set reference to underlying JAXR registry object.
- setKeepOwner() - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
-
Sets whether to keep the owner of the validated objects in contrast to set
to the importing user.
- setKeepPersistentOwner(boolean) - Method in interface com.centrasite.jaxr.CentraSiteImportValidator
-
If replacing objects, it indicates whether the owner of the persistent object should be retained.
- setKeywordSearch(Collection) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Passes a group of words or phrases for keyword search.
- setKeywordSearch(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Sets asset search keyword string for this BusinessQuery.
- setLargeIconInputStream(InputStream) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Sets the input stream representing the large type icon.
- setLargeIconLink(ExternalLink) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Sets the link to the LargeTypeIcon.
- setLargeIconMediaType(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Sets the media type of the large type icon.
- setLocale(Locale) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteLocale
-
Set the locale.
- setLocale(Locale) - Method in interface com.centrasite.jaxr.infomodel.LocalizedRichText
-
Sets the Locale for this object.
- setLocalPart(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Sets local part in complete name.
- setLocked(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Sets the object's locking status.
- setLoginUser(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteUser
-
Sets the user to be treated as a login user.
- setLongString(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Sets the LongString option.
- setMaxOccurs(String) - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Sets the maxOccurs value.
- setMinOccurs(String) - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Sets the minOccurs value.
- setMinorVersion(RegistryObject, int) - Method in interface com.centrasite.jaxr.CentraSiteRevisionManager
-
Sets the minor version to any registry object.
- setName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Set the attribute name.
- setName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
-
Deprecated.
Set the operation/trigger name.
- setName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Sets the slot name.
- setName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Sets the type name.
- setNamespaceUri(String) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Sets namespace int complete name.
- setNext(CentraSiteRegistryObjectVisitor) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObjectVisitor
-
Set the next visitor in the chain.
- setOperation(ExtensionOperation) - Method in interface com.centrasite.jaxr.LifecycleExtensionPoint
-
Sets the operation that is to be executed under the control of this extension point.
- setOwner(User) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Sets this object's owner.
- setOwnerObject(CentraSiteACL) - Method in interface com.centrasite.jaxr.security.CentraSiteACE
-
Sets this CentraSiteACE's owner object.
- setOwnerObject(CentraSiteRegistryObject) - Method in interface com.centrasite.jaxr.security.CentraSiteACL
-
Set this CentraSiteACL's owner object.
- setOwnerObject(Object) - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
-
sets this CentraSitePrincipal's owner object.
- setOwnerObject(CentraSiteACE) - Method in interface com.centrasite.jaxr.security.CentraSitePrivilege
-
Sets this CentraSitePrivilege's owner object.
- setParentObject(CentraSiteRegistryObject) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Set the parent for this object
- setPrecision(int) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Sets the precision for a "number" slot.
- setPredefined(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Set this slot's system predefined option.
- setPrefix(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Specifies whether this slot's unit label is to be a prefix or suffix value.
- setPrincipal(CentraSitePrincipal) - Method in interface com.centrasite.jaxr.security.CentraSiteACE
-
Set the principal.
- setPrincipal(QName) - Method in interface com.centrasite.jaxr.security.CentraSiteACE
-
Set the principal.
- setPrincipal(CentraSitePrincipal) - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionEntry
-
Set the principal.
- setPrivilege(InstanceLevelPrivilege) - Method in interface com.centrasite.jaxr.security.InstanceLevelPermissionEntry
-
Set the privilege.
- setPrivilege(InstanceLevelPrivilege.PrivilegeValue) - Method in interface com.centrasite.jaxr.security.InstanceLevelPrivilege
-
Sets the privilege value.
- setProfileSequence(Collection<String>) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Sets the profile sequence information.
- setPrologExtension(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Sets query specific entry for the XQuery prolog.
- setPropagatePermissions(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Enables or Disables permission propagation option on a RegistryObject to its dependent objects.
- setPropagateProfilePermissions(boolean) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Enables or Disables profile permission propagation option on a RegistryObject to its dependent objects.
- setQueryBodyPrefix(String) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Sets query specific prefix for the query body.
- setReadOnly(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Set this attribute's readonly option.
- setRelationShipType(Concept) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
-
Sets the relationship type of the relationship attribute.
- setRelationShipValue(CentraSiteRelationShipAttribute, Collection<RegistryObject>) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Sets the value for the given RelationShip attribute.
- setRelationShipValueMap(CentraSiteRelationShipAttribute, Map<RegistryObject, Collection<Slot>>) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Sets the value for the given RelationShip attribute.
- setRepositoryUrl(String) - Method in interface com.centrasite.util.RepositoryConnector
-
Deprecated.
- setRequired(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteAttribute
-
Sets whether the attribute is Required or not.
- setRequired(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Sets the isRequired value.
- setRequiredTarget(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
-
Sets whether this Relationship attribute points to a required target object.
- setResourceAccessManager(CentraSiteResourceAccessManager) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Sets the ResourceAccessManager.
- setRestrictedLocales(Collection<CentraSiteLocale>) - Method in interface com.centrasite.jaxr.CentraSiteRegistryService
-
Defines the set of restricted locales.
- setReverseAggregation(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteRelationShipAttribute
-
Sets whether this RelationShip attribute is reversely aggregated by its target values.
- setSoapActionXQuery(String) - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
-
Deprecated.
Set the XQuery that generates the SOAP action.
- setSoapHeadersXQuery(String) - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
-
Deprecated.
Set the XQuery that generates the SOAP headers.
- setSteps(int) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
-
functions not yet used.
- setSubmittingOrganization(Organization) - Method in interface com.centrasite.jaxr.CentraSiteConnection
-
Sets default submitting organization.
- setSubmittingOrganization(Organization) - Method in interface com.centrasite.jaxr.infomodel.CentraSiteRegistryObject
-
Sets default submitting organization.
- setSystemDefined(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Sets this slot's system defined option.
- setTaxonomy(ClassificationScheme) - Method in interface com.centrasite.jaxr.type.CentraSiteClassificationAttribute
-
Sets this attribute's taxonomy.
- setText(String) - Method in interface com.centrasite.jaxr.infomodel.RichText
-
Sets the rich-text content.
- setUnauthenticated() - Method in interface com.centrasite.jaxr.security.CentraSitePrincipal
-
set the "unauthenticated" indicator.
- setUnitLabel(String) - Method in interface com.centrasite.jaxr.type.CentraSiteSlotDescription
-
Sets this slot's unit label.
- setUpdateProcess(boolean) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
When calling setConcept from the SchemaTransformer is is
not possible to detect whether the concept is updated
or new created, because the SchemaTransformer always deletes
user defined concept an then recreate the concept.
- setUseLogicalOperatorOR(boolean) - Method in interface com.centrasite.jaxr.CentraSiteBusinessQuery
-
Sets logical operator for combining predicates.
- setValue(RichText) - Method in interface com.centrasite.jaxr.infomodel.InternationalRichText
-
Set the RichText value for the Locale returned by Locale.getDefault().
- setValue(Locale, RichText) - Method in interface com.centrasite.jaxr.infomodel.InternationalRichText
-
Set the RichText value for the specified Locale.
- setValue(RichText) - Method in interface com.centrasite.jaxr.infomodel.LocalizedRichText
-
Sets the RichText value for this object.
- setValue(QName) - Method in interface com.centrasite.jaxr.security.CentraSitePrivilege
-
set the value.
- setWebServiceKey(String) - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
-
Deprecated.
Set the key of the web service.
- setWebServiceName(String) - Method in interface com.centrasite.jaxr.type.CentraSiteExecuteWebServiceDescription
-
Deprecated.
- setXsdLink(ExternalLink) - Method in interface com.centrasite.jaxr.type.CentraSiteTypeDescription
-
Sets the link to the schema.
- shutdown() - Method in interface com.centrasite.jaxr.CentraSiteResourceAccessManager
-
Shuts down the resource access manager.
- size() - Method in interface com.centrasite.jaxr.security.CentraSiteACL
-
Return number of ACEs in list.
- size() - Method in class com.centrasite.query.LazyQueryResult
-
- SLOT_ACTION_TYPE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_ALWAYS_VISIBLE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_ATTRIBUTES - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_CALLER_USER - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_CONSUMER_ID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_CONSUMER_REGISTRATION_KEY - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_DOCTYPENAME - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_FORWARD_LABEL - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_MODIFIABLE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_NAME_API_PORTAL_TENANT_ID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_NAME_API_PORTAL_USER_ID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_NAME_ENHANCED_REST20_Model - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_NAME_ENHANCED_REST30_Model - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_NEW_OWNER - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_NEW_SUBMITTING_ORGANIZATION - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_NEXT_STATE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_PACKAGE_ID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_PLAN_ID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_PREVIOUS_OWNER - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_PREVIOUS_STATE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_PREVIOUS_SUBMITTING_ORGANIZATION - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_PROFILE_ID - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_PROFILE_SEQUENCE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_PROMOTED - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_REGISTRYOBJECT_LOCALNAME - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_RENDERING_CLASS - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_RESOURCE_PATH - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_REVERSE_LABEL - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_SCHEMANAME - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_SUBSCRIPTION - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SLOT_URLOPTION - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SOALINK_NAMESPACE - Static variable in interface com.centrasite.jaxr.infomodel.Constants
-
- SPAN_CHILDREN_CONCEPTS - Static variable in interface com.centrasite.jaxr.CentraSiteFindQualifier
-
When finding by classifications, include objects classified
by children concepts of the given concept.
- SSL_FILE_PROPERTY - Static variable in interface com.centrasite.jaxr.CentraSiteConnection
-
Property for the SSL property file.
- start(BundleContext) - Method in class com.centrasite.jaxr.Activator
-
- start() - Method in interface com.centrasite.jaxr.importexport.IEventCallback
-
functions not yet used.
- stepMsg(String) - Method in interface com.centrasite.jaxr.importexport.IEventCallback
-
functions not yet used.
- stop(BundleContext) - Method in class com.centrasite.jaxr.Activator
-
- storeSchema(String, String) - Method in interface com.centrasite.util.RepositoryConnector
-
Stores schema at given path.
- STRING - Static variable in interface com.centrasite.jaxr.type.CentraSiteSlotType
-