Uses of Class
com.helger.regrep.rim.ExtensibleObjectType
-
Packages that use ExtensibleObjectType Package Description com.helger.regrep.lcm com.helger.regrep.query com.helger.regrep.rim com.helger.regrep.rs com.helger.regrep.spi -
-
Uses of ExtensibleObjectType in com.helger.regrep.lcm
Subclasses of ExtensibleObjectType in com.helger.regrep.lcm Modifier and Type Class Description classRemoveObjectsRequestJava class for anonymous complex type.classSubmitObjectsRequestJava class for anonymous complex type.classUpdateObjectsRequestJava class for anonymous complex type. -
Uses of ExtensibleObjectType in com.helger.regrep.query
Subclasses of ExtensibleObjectType in com.helger.regrep.query Modifier and Type Class Description classQueryExceptionTypeJava class for QueryExceptionType complex type.classQueryRequestJava class for anonymous complex type.classQueryResponseJava class for anonymous complex type. -
Uses of ExtensibleObjectType in com.helger.regrep.rim
Subclasses of ExtensibleObjectType in com.helger.regrep.rim Modifier and Type Class Description classActionTypeRepresents an action on a set of affected RegistryObjects within an AuditableEvent.classAssociationTypeRepresents an association or relationship between two RegistryObjects.classAuditableEventTypeAn Event that forms an audit trail in ebXML Registry.classClassificationNodeTypeRepresents a value in a ClassificationSchemeclassClassificationSchemeTypeRepresents a taxonomy or classification scheme.classClassificationTypeRepresents a classification of its parent object within specified value in a ClassificationScheme.classCommentTypeModels the familiar “PostIt attached to papers” metaphor.classDeliveryInfoTypeContains the information needed by the server to deliver notifications for the subscription.classDynamicObjectRefTypeRepresents a dynamic reference to a RegistryObjectType instance.classEmailAddressTypeRepresents an email address in ebRIM.classExternalIdentifierTypeRepresents a client specified identifier using specified ClassificationScheme as identification taxonomy.classExternalLinkTypeRepresents a link to any external content not managed by an ebXML RegRep.classExtrinsicObjectTypeMetadata data type capable of having repository content associated with it as a repository item.classFederationTypeRepresents a federation of a group of ebXML RegRep servers in ebRIM.classIdentifiableTypeCommon base type for all types that have unique identity and support extensibility via slots.classNotificationTypeRepresents a Notification of registry events.classObjectRefTypeRepresents a reference to a RegistryObjectType instance.classOrganizationTypeRepresents an organizational entity in ebRIM.classParameterTypeRepresents a parameter for a parameterized query or, an AttributeDef for an ObjectType ClassificationNode.classPartyTypeRepresents a Party such as Person or Organization.classPersonNameTypeRepresents the name of a Person in ebRIM.classPersonTypeRepresents a Person in ebRIM.classPostalAddressTypeRepresents a postal address in ebRIM.classQueryDefinitionTypeRepresents the definition of a query in ebRIM.classQueryExpressionTypeRepresents a query expression in a specified query language that MAY be used by the server to invoke a query.classQueryTypeRepresents invocation of a parameterized query.classRegistryObjectTypeThis type is the common base type for all query-able metadata elements in ebRIM.classRegistryPackageTypeRepresents a collection of objects in ebRIM.classRegistryTypeRepresents an ebXML RegRep server in ebRIM.classRoleTypeRepresents a role that may be assigned to subjects.classServiceBindingTypeRepresents a service binding in ebRIM.classServiceEndpointTypeRepresents a service endpoint in ebRIM.classServiceInterfaceTypeRepresents a service interface in ebRIM.classServiceTypeRepresents a service in ebRIM.classSlotTypeRepresents an extensible attribute that may be dynamically added to any ExtensibleObjectType instance.classStringQueryExpressionTypeA QueryExpression whose value sub-element is of type string and contains plain text.classSubscriptionTypeRepresents a Subscription for specified server Events.classTaxonomyElementTypeCommon base type for ClassificationScheme and ClassificationNodeclassTelephoneNumberTypeRepresents a telephone number in ebRIM.classWorkflowActionTypeRepresents a workflow action for registration procedures feature setclassXMLQueryExpressionTypeA QueryExpression whose value sub-element is an XML element.Methods in com.helger.regrep.rim that return ExtensibleObjectType Modifier and Type Method Description abstract ExtensibleObjectTypeExtensibleObjectType. clone()Created by ph-jaxb-plugin -Xph-cloneable2Methods in com.helger.regrep.rim with parameters of type ExtensibleObjectType Modifier and Type Method Description voidExtensibleObjectType. cloneTo(ExtensibleObjectType ret)This method clones all values fromthisto the passed object. -
Uses of ExtensibleObjectType in com.helger.regrep.rs
Subclasses of ExtensibleObjectType in com.helger.regrep.rs Modifier and Type Class Description classAuthenticationExceptionTypeJava class for AuthenticationExceptionType complex type.classAuthorizationExceptionTypeJava class for AuthorizationExceptionType complex type.classInvalidRequestExceptionTypeJava class for InvalidRequestExceptionType complex type.classObjectExistsExceptionTypeJava class for ObjectExistsExceptionType complex type.classObjectNotFoundExceptionTypeJava class for ObjectNotFoundExceptionType complex type.classQuotaExceededExceptionTypeJava class for QuotaExceededExceptionType complex type.classReferencesExistExceptionTypeJava class for ReferencesExistExceptionType complex type.classRegistryExceptionTypeBase for all registry exceptions.classRegistryRequestTypeBase type for all ebXML Registry requestsclassRegistryResponseTypeBase type for all ebXML Registry responsesclassTimeoutExceptionTypeJava class for TimeoutExceptionType complex type.classUnresolvedReferenceExceptionTypeJava class for UnresolvedReferenceExceptionType complex type.classUnsupportedCapabilityExceptionTypeJava class for UnsupportedCapabilityExceptionType complex type. -
Uses of ExtensibleObjectType in com.helger.regrep.spi
Subclasses of ExtensibleObjectType in com.helger.regrep.spi Modifier and Type Class Description classCatalogingExceptionTypeJava class for CatalogingExceptionType complex type.classCatalogObjectsRequestJava class for anonymous complex type.classCatalogObjectsResponseJava class for anonymous complex type.classFilteringExceptionTypeJava class for FilteringExceptionType complex type.classFilterObjectsRequestJava class for anonymous complex type.classFilterObjectsResponseJava class for anonymous complex type.classValidateObjectsRequestJava class for anonymous complex type.classValidateObjectsResponseJava class for anonymous complex type.classValidationExceptionTypeJava class for ValidationExceptionType complex type.
-