|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RegistryObject | |
| javax.xml.registry | |
| javax.xml.registry.infomodel | |
| Uses of RegistryObject in javax.xml.registry |
| Methods in javax.xml.registry that return RegistryObject | |
RegistryObject |
QueryManager.getRegistryObject(String id)
|
RegistryObject |
QueryManager.getRegistryObject(String id,
String objectType)
|
| Methods in javax.xml.registry with parameters of type RegistryObject | |
Association |
LifeCycleManager.createAssociation(RegistryObject targetObject,
Concept associationType)
|
Concept |
LifeCycleManager.createConcept(RegistryObject parent,
String name,
String value)
|
Concept |
LifeCycleManager.createConcept(RegistryObject parent,
InternationalString name,
String value)
|
| Uses of RegistryObject in javax.xml.registry.infomodel |
| Subinterfaces of RegistryObject in javax.xml.registry.infomodel | |
interface |
Association
|
interface |
AuditableEvent
|
interface |
Classification
|
interface |
ClassificationScheme
|
interface |
Concept
|
interface |
ExternalIdentifier
|
interface |
ExternalLink
|
interface |
ExtrinsicObject
|
interface |
Organization
|
interface |
RegistryEntry
|
interface |
RegistryPackage
|
interface |
Service
|
interface |
ServiceBinding
|
interface |
SpecificationLink
|
interface |
User
|
| Methods in javax.xml.registry.infomodel that return RegistryObject | |
RegistryObject |
SpecificationLink.getSpecificationObject()
|
RegistryObject |
ExternalIdentifier.getRegistryObject()
|
RegistryObject |
Concept.getParent()
|
RegistryObject |
Classification.getClassifiedObject()
|
RegistryObject |
AuditableEvent.getRegistryObject()
|
RegistryObject |
Association.getSourceObject()
|
RegistryObject |
Association.getTargetObject()
|
| Methods in javax.xml.registry.infomodel with parameters of type RegistryObject | |
void |
SpecificationLink.setSpecificationObject(RegistryObject obj)
|
void |
RegistryPackage.addRegistryObject(RegistryObject registryObject)
|
void |
RegistryPackage.removeRegistryObject(RegistryObject registryObject)
|
void |
Classification.setClassifiedObject(RegistryObject classifiedObject)
|
void |
Association.setSourceObject(RegistryObject srcObject)
|
void |
Association.setTargetObject(RegistryObject targetObject)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||