void |
RegistryObject.addAssociation(Association association) |
Adds specified Association to use this object as source.
|
void |
RegistryObject.addAssociations(Collection associations) |
Adds specified Associations to use this object as source.
|
void |
ClassificationScheme.addChildConcept(Concept concept) |
Adds a child Concept.
|
void |
Concept.addChildConcept(Concept concept) |
Adds a child Concept.
|
void |
ClassificationScheme.addChildConcepts(Collection concepts) |
Adds a Collection of Concept children.
|
void |
Concept.addChildConcepts(Collection concepts) |
Adds a Collection of Concept children.
|
void |
Organization.addChildOrganization(Organization organization) |
Adds a child Organization.
|
void |
Organization.addChildOrganizations(Collection organizations) |
Adds a Collection of Organization children.
|
void |
RegistryObject.addClassification(Classification classification) |
Adds specified Classification to this object.
|
void |
RegistryObject.addClassifications(Collection classifications) |
Adds specified Classifications to this object.
|
void |
RegistryObject.addExternalIdentifier(ExternalIdentifier externalIdentifier) |
Adds specified ExternalIdentifier as an external identifier to this object.
|
void |
RegistryObject.addExternalIdentifiers(Collection externalIdentifiers) |
Adds specified ExternalIdentifiers as an external identifiers to this object.
|
void |
RegistryObject.addExternalLink(ExternalLink externalLink) |
Adds specified ExternalLink to this object.
|
void |
RegistryObject.addExternalLinks(Collection externalLinks) |
Adds specified ExternalLinks to this object.
|
void |
InternationalString.addLocalizedString(LocalizedString localizedString) |
Adds a LocalizedString to this object.
|
void |
InternationalString.addLocalizedStrings(Collection localizedStrings) |
Adds many LocalizedStrings to this object.
|
void |
RegistryPackage.addRegistryObject(RegistryObject registryObject) |
Adds a child RegistryObject as member.
|
void |
RegistryPackage.addRegistryObjects(Collection registryObjects) |
Adds a Collection of RegistryObject children as members.
|
void |
Organization.addService(Service service) |
Adds a child Service.
|
void |
Service.addServiceBinding(ServiceBinding serviceBinding) |
Adds a child ServiceBinding.
|
void |
Service.addServiceBindings(Collection serviceBindings) |
Adds a Collection of ServiceBinding children.
|
void |
Organization.addServices(Collection services) |
Adds a Collection of Service children.
|
void |
ExtensibleObject.addSlot(Slot slot) |
Adds a Slot to this object.
|
void |
ExtensibleObject.addSlots(Collection slots) |
Adds more Slots to this object.
|
void |
ServiceBinding.addSpecificationLink(SpecificationLink specificationLink) |
Adds a child SpecificationLink.
|
void |
ServiceBinding.addSpecificationLinks(Collection specificationLinks) |
Adds a Collection of SpecificationLink children.
|
void |
Organization.addUser(User user) |
Adds a User.
|
void |
Organization.addUsers(Collection users) |
Adds a Collection of Users.
|
String |
ServiceBinding.getAccessURI() |
Gets the URI that gives access to the service via this binding.
|
String |
EmailAddress.getAddress() |
Returns the email address for this object.
|
String |
TelephoneNumber.getAreaCode() |
Gets the area code.
|
Collection |
RegistryObject.getAssociatedObjects() |
Returns the collection of RegistryObject instances associated with this object.
|
Collection |
RegistryObject.getAssociations() |
Gets all Associations where this object is source.
|
Concept |
Association.getAssociationType() |
Gets the association type for this Association.
|
Collection |
RegistryObject.getAuditTrail() |
Returns the complete audit trail of all requests that effected a state change in this object as an ordered Collection
of AuditableEvent objects.
|
String |
LocalizedString.getCharsetName() |
Gets the canonical name for the charset for this object.
|
int |
ClassificationScheme.getChildConceptCount() |
Gets number of children.
|
int |
Concept.getChildConceptCount() |
Gets number of children.
|
int |
Organization.getChildOrganizationCount() |
Gets number of children.
|
Collection |
Organization.getChildOrganizations() |
Gets all immediate children Organizations.
|
Collection |
ClassificationScheme.getChildrenConcepts() |
Gets all immediate children Concepts.
|
Collection |
Concept.getChildrenConcepts() |
Gets all immediate children Concepts.
|
String |
PostalAddress.getCity() |
Returns the city.
|
Collection |
RegistryObject.getClassifications() |
Gets the Classification instances that classify this object.
|
ClassificationScheme |
Classification.getClassificationScheme() |
Gets the ClassificationScheme that is used in classifying the object.
|
ClassificationScheme |
Concept.getClassificationScheme() |
Gets the ClassificationScheme that this Concept is a descendent of.
|
RegistryObject |
Classification.getClassifiedObject() |
Gets the Object that is being classified.
|
Concept |
Classification.getConcept() |
Gets the Concept that is classifying the object.
|
String |
PostalAddress.getCountry() |
Returns the country.
|
String |
TelephoneNumber.getCountryCode() |
Gets the country code.
|
Collection |
ClassificationScheme.getDescendantConcepts() |
Gets all descendant Concepts.
|
Collection |
Concept.getDescendantConcepts() |
Gets all descendant Concepts.
|
Collection |
Organization.getDescendantOrganizations() |
Gets all descendant Organizations.
|
InternationalString |
RegistryObject.getDescription() |
Gets the textual description for this object.
|
Collection |
User.getEmailAddresses() |
Gets the email addresses for this User.
|
int |
AuditableEvent.getEventType() |
Gets the type of this event.
|
Date |
RegistryEntry.getExpiration() |
Gets expirationDate attribute of the RegistryEntry within the Registry.
|
String |
TelephoneNumber.getExtension() |
Gets the internal extension.
|
Collection |
RegistryObject.getExternalIdentifiers() |
Returns the ExternalIdentifiers associated with this object
that are external identifiers for this object.
|
Collection |
RegistryObject.getExternalLinks() |
Returns the ExternalLinks associated with this object.
|
String |
ExternalLink.getExternalURI() |
Gets URI to the an external resource.
|
String |
PersonName.getFirstName() |
Gets the first name for this Person.
|
String |
PersonName.getFullName() |
Gets the fully formatted name for this person.
|
String |
Key.getId() |
Returns the unique Id of this key.
|
ClassificationScheme |
ExternalIdentifier.getIdentificationScheme() |
Gets the ClassificationScheme that is used as the identification scheme
for identifying this object.
|
Key |
RegistryObject.getKey() |
Gets the key representing the universally unique ID (UUID) for this object.
|
String |
PersonName.getLastName() |
Gets the last name (surname) for this Person.
|
LifeCycleManager |
RegistryObject.getLifeCycleManager() |
Returns the LifeCycleManager that created this object.
|
Collection |
ExternalLink.getLinkedObjects() |
Gets the collection of RegistryObjects that are annotated by this
ExternalLink.
|
Locale |
LocalizedString.getLocale() |
Get the Locale for this object.
|
LocalizedString |
InternationalString.getLocalizedString(Locale locale,
String charsetName) |
Gets the LocalizedString for the specified Locale and charsetName.
|
Collection |
InternationalString.getLocalizedStrings() |
Returns the LocalizedStrings associated with this object.
|
int |
Versionable.getMajorVersion() |
Gets the major revision number for this version of the Versionable object.
|
String |
PersonName.getMiddleName() |
Gets the middle name for this Person.
|
String |
ExtrinsicObject.getMimeType() |
Gets the mime type associated with this object.
|
int |
Versionable.getMinorVersion() |
Gets the minor revision number for this version of the Versionable object.
|
InternationalString |
RegistryObject.getName() |
Gets the user-friendly name of this object.
|
String |
Slot.getName() |
Gets the name for this Slot.
|
String |
TelephoneNumber.getNumber() |
Gets the telephone number suffix, not including the country or area code.
|
Concept |
RegistryObject.getObjectType() |
Gets the object type that best describes the RegistryObject.
|
Organization |
User.getOrganization() |
Gets the Organization that this User is affiliated with.
|
RegistryObject |
Concept.getParent() |
Gets the parent Concept or ClassificationScheme for this object.
|
Concept |
Concept.getParentConcept() |
Gets the parent Concept or null if parent is a ClassificationScheme.
|
Organization |
Organization.getParentOrganization() |
Gets the parent (container) organization.
|
String |
Concept.getPath() |
Gets the canonical path representation for this Concept.
|
PersonName |
User.getPersonName() |
Returns the name of this User.
|
PostalAddress |
Organization.getPostalAddress() |
Gets the Address for this Organization.
|
Collection |
User.getPostalAddresses() |
Gets the postal address for this User.
|
String |
PostalAddress.getPostalCode() |
Returns the postal or zip code.
|
ClassificationScheme |
PostalAddress.getPostalScheme() |
Returns a user-defined postal scheme for codifying the attributes of PostalAddress.
|
User |
Organization.getPrimaryContact() |
Gets the primary Contact for this Organization.
|
Organization |
Service.getProvidingOrganization() |
Gets the Organization that provides this service.
|
RegistryObject |
AuditableEvent.getRegistryObject() |
Gets the RegistryObject associated with this AuditableEvent.
|
RegistryObject |
ExternalIdentifier.getRegistryObject() |
Gets the parent RegistryObject for this ExternalIdentifier.
|
Set |
RegistryPackage.getRegistryObjects() |
Gets the collection of member RegistryObjects of this RegistryPackage.
|
Collection |
RegistryObject.getRegistryPackages() |
Returns the Package associated with this object.
|
javax.activation.DataHandler |
ExtrinsicObject.getRepositoryItem() |
Gets the repository item for this object.
|
Organization |
Organization.getRootOrganization() |
Gets the root organization.
|
Service |
ServiceBinding.getService() |
Gets the parent service for which this is a binding.
|
ServiceBinding |
SpecificationLink.getServiceBinding() |
Gets the parent ServiceBinding for this SpecificationLink.
|
Collection |
Service.getServiceBindings() |
Gets all children ServiceBindings.
|
Collection |
Organization.getServices() |
Gets all children Services.
|
Slot |
ExtensibleObject.getSlot(String slotName) |
Gets the slot specified by slotName.
|
Collection |
ExtensibleObject.getSlots() |
Returns the Slots associated with this object.
|
String |
Slot.getSlotType() |
Gets the slotType for this Slot.
|
RegistryObject |
Association.getSourceObject() |
Gets the Object that is the source of this Association.
|
Collection |
ServiceBinding.getSpecificationLinks() |
Gets all children SpecificationLinks.
|
RegistryObject |
SpecificationLink.getSpecificationObject() |
Gets the specification object for this object.
|
int |
RegistryEntry.getStability() |
Gets the stability indicator for the RegistryEntry within the Registry.
|
String |
PostalAddress.getStateOrProvince() |
Returns the state or province.
|
int |
RegistryEntry.getStatus() |
Gets the life cycle status of the RegistryEntry within the registry.
|
String |
PostalAddress.getStreet() |
Returns the street name.
|
String |
PostalAddress.getStreetNumber() |
Returns the street number.
|
Organization |
RegistryObject.getSubmittingOrganization() |
Gets the Organization that submitted this RegistryObject.
|
ServiceBinding |
ServiceBinding.getTargetBinding() |
Gets the next ServiceBinding in case there is a redirection from
one service provider to another service provider.
|
RegistryObject |
Association.getTargetObject() |
Gets the Object that is the target of this Association.
|
Collection |
Organization.getTelephoneNumbers(String phoneType) |
Gets the telephone numbers for this User that match the specified telephone number type.
|
Collection |
User.getTelephoneNumbers(String phoneType) |
Gets the telephone numbers for this User that match the specified telephone number type.
|
Timestamp |
AuditableEvent.getTimestamp() |
Gets the Timestamp for when this event occurred.
|
String |
EmailAddress.getType() |
Gets the type for this object.
|
String |
PostalAddress.getType() |
Returns the type of address (for example, "headquarters") as a String.
|
String |
TelephoneNumber.getType() |
The type of telephone number (for example, "fax").
|
String |
User.getType() |
Gets the type for this User.
|
String |
TelephoneNumber.getUrl() |
Gets the URL that can dial this number electronically.
|
URL |
User.getUrl() |
Gets the URL to the web page for this User.
|
InternationalString |
SpecificationLink.getUsageDescription() |
Gets the description of usage parameters.
|
Collection |
SpecificationLink.getUsageParameters() |
Gets any usage parameters.
|
User |
AuditableEvent.getUser() |
Gets the User associated with this object.
|
Collection |
Organization.getUsers() |
Gets the Collection of Users affiliated with this Organization.
|
String |
Versionable.getUserVersion() |
Gets the user-specified revision number for this version of the Versionable object.
|
boolean |
URIValidator.getValidateURI() |
Gets whether to do URI validation for this object.
|
String |
Classification.getValue() |
Gets the taxonomy value for this Classification.
|
String |
Concept.getValue() |
Gets the value (usually a code in a taxonomy) associated with this Concept.
|
String |
ExternalIdentifier.getValue() |
Gets the value of an ExternalIdentifier.
|
String |
InternationalString.getValue() |
Gets the String value for the Locale returned by Locale.getDefault().
|
String |
InternationalString.getValue(Locale locale) |
Gets the String value for the specified Locale.
|
String |
LocalizedString.getValue() |
Get the String value for this object.
|
Collection |
Slot.getValues() |
Gets the values for this Slot.
|
int |
ClassificationScheme.getValueType() |
Gets the value type for this object.
|
boolean |
Association.isConfirmed() |
Determines whether an Association has been confirmed completely.
|
boolean |
Association.isConfirmedBySourceOwner() |
Determines whether an Association has been confirmed by the owner of the source object.
|
boolean |
Association.isConfirmedByTargetOwner() |
Determines whether an Association has been confirmed by the owner of the target object.
|
boolean |
Classification.isExternal() |
Returns true if this is an external classification.
|
boolean |
ClassificationScheme.isExternal() |
Determines whether this ClassificationScheme is an external ClassificationScheme
or an internal ClassificationScheme.
|
boolean |
Association.isExtramural() |
Determines whether an Association is extramural or not.
|
boolean |
ExtrinsicObject.isOpaque() |
Determines whether the ExtrinsicObject is opaque (not readable) by the registry operator.
|
void |
RegistryObject.removeAssociation(Association association) |
Removes specified Association from this object.
|
void |
RegistryObject.removeAssociations(Collection associations) |
Removes specified Associations from this object.
|
void |
ClassificationScheme.removeChildConcept(Concept concept) |
Removes a child Concept.
|
void |
Concept.removeChildConcept(Concept concept) |
Removes a child Concept.
|
void |
ClassificationScheme.removeChildConcepts(Collection concepts) |
Removes a Collection of children Concepts.
|
void |
Concept.removeChildConcepts(Collection concepts) |
Removes a Collection of children Concepts.
|
void |
Organization.removeChildOrganization(Organization organization) |
Removes a child Organization.
|
void |
Organization.removeChildOrganizations(Collection organizations) |
Removes a Collection of children Organizations.
|
void |
RegistryObject.removeClassification(Classification classification) |
Removes specified Classification from this object.
|
void |
RegistryObject.removeClassifications(Collection classifications) |
Removes specified Classifications from this object.
|
void |
RegistryObject.removeExternalIdentifier(ExternalIdentifier externalIdentifier) |
Removes specified ExternalIdentifier as an external identifier from this object.
|
void |
RegistryObject.removeExternalIdentifiers(Collection externalIdentifiers) |
Removes specified ExternalIdentifiers as an external identifiers from this object.
|
void |
RegistryObject.removeExternalLink(ExternalLink externalLink) |
Removes specified ExternalLink from this object.
|
void |
RegistryObject.removeExternalLinks(Collection externalLinks) |
Removes specified ExternalLinks from this object.
|
void |
InternationalString.removeLocalizedString(LocalizedString localizedString) |
Removes a LocalizedString from this object.
|
void |
InternationalString.removeLocalizedStrings(Collection localizedStrings) |
Removes specified LocalizedStrings to this object.
|
void |
RegistryPackage.removeRegistryObject(RegistryObject registryObject) |
Removes a child RegistryObject from membership.
|
void |
RegistryPackage.removeRegistryObjects(Collection registryObjects) |
Removes a Collection of children RegistryObjects from membership.
|
void |
Organization.removeService(Service service) |
Removes a Service from this object.
|
void |
Service.removeServiceBinding(ServiceBinding serviceBinding) |
Removes a child ServiceBinding.
|
void |
Service.removeServiceBindings(Collection serviceBindings) |
Removes a Collection of children ServiceBindings.
|
void |
Organization.removeServices(Collection services) |
Removes a Collection of children Services from this object.
|
void |
ExtensibleObject.removeSlot(String slotName) |
Removes a Slot from this object.
|
void |
ExtensibleObject.removeSlots(Collection slotNames) |
Removes specified Slots from this object.
|
void |
ServiceBinding.removeSpecificationLink(SpecificationLink specificationLink) |
Removes a child SpecificationLink.
|
void |
ServiceBinding.removeSpecificationLinks(Collection specificationLinks) |
Removes a Collection of children SpecificationLinks.
|
void |
Organization.removeUser(User user) |
Removes a User.
|
void |
Organization.removeUsers(Collection users) |
Removes a Collection of Users.
|
void |
ServiceBinding.setAccessURI(String uri) |
Sets the URI that gives access to the service via this binding.
|
void |
EmailAddress.setAddress(String address) |
Sets the email address for this object.
|
void |
TelephoneNumber.setAreaCode(String areaCode) |
Sets the area code.
|
void |
RegistryObject.setAssociations(Collection associations) |
Replaces all previous Associations from this object with
specified Associations.
|
void |
Association.setAssociationType(Concept associationType) |
Sets the association type for this Association.
|
void |
LocalizedString.setCharsetName(String charsetName) |
Set the canonical name for the charset for this object.
|
void |
PostalAddress.setCity(String city) |
Sets the city.
|
void |
RegistryObject.setClassifications(Collection classifications) |
Replaces all previous Classifications with specified
Classifications.
|
void |
Classification.setClassificationScheme(ClassificationScheme classificationScheme) |
Sets the ClassificationScheme for this external classification.
|
void |
Classification.setClassifiedObject(RegistryObject classifiedObject) |
Sets the object that is being classified.
|
void |
Classification.setConcept(Concept concept) |
Sets the concept for this internal classification.
|
void |
PostalAddress.setCountry(String country) |
Sets the country.
|
void |
TelephoneNumber.setCountryCode(String countryCode) |
Sets country code.
|
void |
RegistryObject.setDescription(InternationalString description) |
Sets the context independent textual description for this object.
|
void |
User.setEmailAddresses(Collection emailAddresses) |
Sets the Collection of EmailAddress instances for this User.
|
void |
RegistryEntry.setExpiration(Date expiration) |
Sets the expirationDate.
|
void |
TelephoneNumber.setExtension(String extension) |
Sets the internal extension.
|
void |
RegistryObject.setExternalIdentifiers(Collection externalIdentifiers) |
Replaces all previous external identifiers with specified
Collection of ExternalIdentifiers as an external identifier.
|
void |
RegistryObject.setExternalLinks(Collection externalLinks) |
Replaces all previous ExternalLinks with specified
ExternalLinks.
|
void |
ExternalLink.setExternalURI(String uri) |
Sets URI for an external resource.
|
void |
PersonName.setFirstName(String firstName) |
Sets the first name for this Person.
|
void |
PersonName.setFullName(String fullName) |
Sets the fully formatted name for this person.
|
void |
Key.setId(String id) |
Sets the unique id associated with this key.
|
void |
ExternalIdentifier.setIdentificationScheme(ClassificationScheme identificationScheme) |
Sets the ClassificationScheme that is used as the identification scheme
for identifying this object.
|
void |
RegistryObject.setKey(Key key) |
Sets the key representing the universally unique ID (UUID) for this object.
|
void |
PersonName.setLastName(String lastName) |
Sets the last name (surname) for this Person.
|
void |
LocalizedString.setLocale(Locale locale) |
Set the Locale for this object.
|
void |
Versionable.setMajorVersion(int majorVersion) |
Sets the major revision number for this version of the Versionable object.
|
void |
PersonName.setMiddleName(String middleName) |
Sets the middle name for this Person.
|
void |
ExtrinsicObject.setMimeType(String mimeType) |
Sets the mime type associated with this object.
|
void |
Versionable.setMinorVersion(int minorVersion) |
Sets the minor revision number for this version of the Versionable object.
|
void |
RegistryObject.setName(InternationalString name) |
Sets user-friendly name of object in repository.
|
void |
Slot.setName(String name) |
Sets the name for this Slot.
|
void |
TelephoneNumber.setNumber(String number) |
Sets the telephone number suffix, not including the country or area code.
|
void |
ExtrinsicObject.setOpaque(boolean isOpaque) |
Sets whether the ExtrinsicObject is opaque (not readable) by the registry.
|
void |
User.setPersonName(PersonName personName) |
Sets the name of this User.
|
void |
Organization.setPostalAddress(PostalAddress address) |
Sets the address for this Organization.
|
void |
User.setPostalAddresses(Collection addresses) |
Sets the addresses for this User.
|
void |
PostalAddress.setPostalCode(String postalCode) |
Sets the postal or zip code.
|
void |
PostalAddress.setPostalScheme(ClassificationScheme scheme) |
Sets a user-defined postal scheme for codifying the attributes of PostalAddress.
|
void |
Organization.setPrimaryContact(User primaryContact) |
Sets the primary contact for this Organization.
|
void |
Service.setProvidingOrganization(Organization providingOrganization) |
Sets the Organization that provides this service.
|
void |
ExtrinsicObject.setRepositoryItem(javax.activation.DataHandler repositoryItem) |
Sets the repository item for this object.
|
void |
Slot.setSlotType(String slotType) |
Sets the slotType for this Slot.
|
void |
Association.setSourceObject(RegistryObject srcObject) |
Sets the Object that is the source of this Association.
|
void |
SpecificationLink.setSpecificationObject(RegistryObject obj) |
Sets the specification object for this object.
|
void |
RegistryEntry.setStability(int stability) |
Sets the stability indicator for the RegistryEntry.
|
void |
PostalAddress.setStateOrProvince(String stateOrProvince) |
Sets the state or province.
|
void |
PostalAddress.setStreet(String street) |
Sets the street name.
|
void |
PostalAddress.setStreetNumber(String streetNumber) |
Sets the street number.
|
void |
ServiceBinding.setTargetBinding(ServiceBinding binding) |
Sets the next ServiceBinding in case there is a redirection.
|
void |
Association.setTargetObject(RegistryObject targetObject) |
Sets the Object that is the target of this Association.
|
void |
Organization.setTelephoneNumbers(Collection phoneNumbers) |
Sets the various telephone numbers for this user.
|
void |
User.setTelephoneNumbers(Collection phoneNumbers) |
Sets the various telephone numbers for this user.
|
void |
EmailAddress.setType(String type) |
Sets the type for this object.
|
void |
PostalAddress.setType(String type) |
Sets the type of address (for example, "headquarters") as a String.
|
void |
TelephoneNumber.setType(String type) |
Sets the type of telephone number (for example, "fax").
|
void |
User.setType(String type) |
Sets the type for this User.
|
void |
TelephoneNumber.setUrl(String url) |
Sets the URL that can dial this number electronically.
|
void |
User.setUrl(URL url) |
Sets the URL to the web page for this User.
|
void |
SpecificationLink.setUsageDescription(InternationalString usageDescription) |
Sets the description of usage parameters.
|
void |
SpecificationLink.setUsageParameters(Collection usageParameters) |
Sets any usage parameters.
|
void |
Versionable.setUserVersion(String userVersion) |
Sets the user specified revision number for this version of the Versionable object.
|
void |
URIValidator.setValidateURI(boolean validate) |
Sets whether to do URI validation for this object.
|
void |
Classification.setValue(String value) |
Sets the taxonomy value for this external Classification.
|
void |
Concept.setValue(String value) |
Sets the value (usually a taxonomy value) associated with this Concept.
|
void |
ExternalIdentifier.setValue(String value) |
Sets the value of an ExternalIdentifier.
|
void |
InternationalString.setValue(String value) |
Sets the String value for the Locale returned by Locale.getDefault().
|
void |
InternationalString.setValue(Locale locale,
String value) |
Sets the String value for the specified Locale.
|
void |
LocalizedString.setValue(String value) |
Set the String value for the specified object.
|
void |
Slot.setValues(Collection values) |
Sets the values for this Slot.
|
void |
ClassificationScheme.setValueType(int valueType) |
Sets the value type for this object.
|
String |
RegistryObject.toXML() |
Returns a registry provider specific XML representation of this Object.
|