Uses of Class
oasis.names.tc.ebxml_regrep.xsd.rim._3.IdentifiableType

Packages that use IdentifiableType
oasis.names.tc.ebxml_regrep.xsd.rim._3   
 

Uses of IdentifiableType in oasis.names.tc.ebxml_regrep.xsd.rim._3
 

Subclasses of IdentifiableType in oasis.names.tc.ebxml_regrep.xsd.rim._3
 class AdhocQueryType
          A registry query.
 class AssociationType1
          Association is the mapping of the same named interface in ebRIM.
 class AuditableEventType
          An Event that forms an audit trail in ebXML Registry.
 class ClassificationNodeType
          ClassificationNode is the mapping of the same named interface in ebRIM.
 class ClassificationSchemeType
          ClassificationScheme is the mapping of the same named interface in ebRIM.
 class ClassificationType
          Classification is the mapping of the same named interface in ebRIM.
 class ExternalIdentifierType
          ExternalIdentifier is the mapping of the same named interface in ebRIM.
 class ExternalLinkType
          ExternalLink is the mapping of the same named interface in ebRIM.
 class ExtrinsicObjectType
          ExtrinsicObject is the mapping of the same named interface in ebRIM.
 class FederationType
          Mapping of the same named interface in ebRIM.
 class NotificationType
          Notification of registry events.
 class ObjectRefType
          Use to reference an Object by its id.
 class OrganizationType
          Mapping of the same named interface in ebRIM.
 class PersonType
          Mapping of the same named interface in ebRIM.
 class RegistryObjectType
          Java class for RegistryObjectType complex type.
 class RegistryPackageType
          RegistryPackage is the mapping of the same named interface in ebRIM.
 class RegistryType
          Mapping of the same named interface in ebRIM.
 class ServiceBindingType
          Java class for ServiceBindingType complex type.
 class ServiceType
          Java class for ServiceType complex type.
 class SpecificationLinkType
          Java class for SpecificationLinkType complex type.
 class SubscriptionType
          A Subscription for specified Events in an ebXML V3+ registry.
 class UserType
          Mapping of the same named interface in ebRIM.
 

Fields in oasis.names.tc.ebxml_regrep.xsd.rim._3 with type parameters of type IdentifiableType
protected  List<JAXBElement<? extends IdentifiableType>> RegistryObjectListType.identifiable
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return IdentifiableType
 IdentifiableType ObjectFactory.createIdentifiableType()
          Create an instance of IdentifiableType
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return types with arguments of type IdentifiableType
 JAXBElement<IdentifiableType> ObjectFactory.createIdentifiable(IdentifiableType value)
          Create an instance of JAXBElement<IdentifiableType>}
 List<JAXBElement<? extends IdentifiableType>> RegistryObjectListType.getIdentifiable()
          Gets the value of the identifiable property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 with parameters of type IdentifiableType
 JAXBElement<IdentifiableType> ObjectFactory.createIdentifiable(IdentifiableType value)
          Create an instance of JAXBElement<IdentifiableType>}
 



Copyright © 2010-2011. All Rights Reserved.