Package | Description |
---|---|
javax.xml.registry | |
javax.xml.registry.infomodel | |
org.apache.ws.scout.registry | |
org.apache.ws.scout.registry.infomodel | |
org.apache.ws.scout.util |
Modifier and Type | Class and Description |
---|---|
class |
DeleteException |
class |
FindException |
class |
InvalidRequestException |
class |
RegistryException |
class |
SaveException |
class |
UnexpectedObjectException |
class |
UnsupportedCapabilityException |
Modifier and Type | Method and Description |
---|---|
void |
RegistryObject.addAssociation(Association association) |
void |
RegistryObject.addAssociations(Collection associations) |
void |
Concept.addChildConcept(Concept concept) |
void |
ClassificationScheme.addChildConcept(Concept concept) |
void |
Concept.addChildConcepts(Collection concepts) |
void |
ClassificationScheme.addChildConcepts(Collection concepts) |
void |
Organization.addChildOrganization(Organization org) |
void |
Organization.addChildOrganizations(Collection orgs) |
void |
RegistryObject.addClassification(Classification classification) |
void |
RegistryObject.addClassifications(Collection classifications) |
void |
RegistryObject.addExternalIdentifier(ExternalIdentifier externalIdentifier) |
void |
RegistryObject.addExternalIdentifiers(Collection externalIdentifiers) |
void |
RegistryObject.addExternalLink(ExternalLink externalLink) |
void |
RegistryObject.addExternalLinks(Collection externalLinks) |
void |
InternationalString.addLocalizedString(LocalizedString localizedString) |
void |
InternationalString.addLocalizedStrings(Collection localizedStrings) |
void |
RegistryPackage.addRegistryObject(RegistryObject registryObject) |
void |
RegistryPackage.addRegistryObjects(Collection registryObjects) |
void |
Organization.addService(Service service) |
void |
Service.addServiceBinding(ServiceBinding serviceBinding) |
void |
Service.addServiceBindings(Collection serviceBindings) |
void |
Organization.addServices(Collection services) |
void |
ExtensibleObject.addSlot(Slot slot) |
void |
ExtensibleObject.addSlots(Collection slots) |
void |
ServiceBinding.addSpecificationLink(SpecificationLink specificationLink) |
void |
ServiceBinding.addSpecificationLinks(Collection specificationLinks) |
void |
Organization.addUser(User user) |
void |
Organization.addUsers(Collection users) |
String |
ServiceBinding.getAccessURI() |
String |
EmailAddress.getAddress() |
String |
TelephoneNumber.getAreaCode() |
Collection |
RegistryObject.getAssociatedObjects() |
Collection |
RegistryObject.getAssociations() |
Concept |
Association.getAssociationType() |
Collection |
RegistryObject.getAuditTrail() |
String |
LocalizedString.getCharsetName() |
int |
Concept.getChildConceptCount() |
int |
ClassificationScheme.getChildConceptCount() |
int |
Organization.getChildOrganizationCount() |
Collection |
Organization.getChildOrganizations() |
Collection |
Concept.getChildrenConcepts() |
Collection |
ClassificationScheme.getChildrenConcepts() |
String |
PostalAddress.getCity() |
Collection |
RegistryObject.getClassifications() |
ClassificationScheme |
Concept.getClassificationScheme() |
ClassificationScheme |
Classification.getClassificationScheme() |
RegistryObject |
Classification.getClassifiedObject() |
Concept |
Classification.getConcept() |
String |
PostalAddress.getCountry() |
String |
TelephoneNumber.getCountryCode() |
Collection |
Concept.getDescendantConcepts() |
Collection |
ClassificationScheme.getDescendantConcepts() |
Collection |
Organization.getDescendantOrganizations() |
InternationalString |
RegistryObject.getDescription() |
Collection |
User.getEmailAddresses() |
int |
AuditableEvent.getEventType() |
Date |
RegistryEntry.getExpiration() |
String |
TelephoneNumber.getExtension() |
Collection |
RegistryObject.getExternalIdentifiers() |
Collection |
RegistryObject.getExternalLinks() |
String |
ExternalLink.getExternalURI() |
String |
PersonName.getFirstName() |
String |
PersonName.getFullName() |
String |
Key.getId() |
ClassificationScheme |
ExternalIdentifier.getIdentificationScheme() |
Key |
RegistryObject.getKey() |
String |
PersonName.getLastName() |
LifeCycleManager |
RegistryObject.getLifeCycleManager() |
Collection |
ExternalLink.getLinkedObjects() |
Locale |
LocalizedString.getLocale() |
LocalizedString |
InternationalString.getLocalizedString(Locale locale,
String charsetName) |
Collection |
InternationalString.getLocalizedStrings() |
int |
Versionable.getMajorVersion() |
String |
PersonName.getMiddleName() |
String |
ExtrinsicObject.getMimeType() |
int |
Versionable.getMinorVersion() |
String |
Slot.getName() |
InternationalString |
RegistryObject.getName() |
String |
TelephoneNumber.getNumber() |
Concept |
RegistryObject.getObjectType() |
Organization |
User.getOrganization() |
RegistryObject |
Concept.getParent() |
Concept |
Concept.getParentConcept() |
Organization |
Organization.getParentOrganization() |
String |
Concept.getPath() |
PersonName |
User.getPersonName() |
PostalAddress |
Organization.getPostalAddress() |
Collection |
User.getPostalAddresses() |
String |
PostalAddress.getPostalCode() |
ClassificationScheme |
PostalAddress.getPostalScheme() |
User |
Organization.getPrimaryContact() |
Organization |
Service.getProvidingOrganization() |
RegistryObject |
ExternalIdentifier.getRegistryObject() |
RegistryObject |
AuditableEvent.getRegistryObject() |
Set |
RegistryPackage.getRegistryObjects() |
Collection |
RegistryObject.getRegistryPackages() |
DataHandler |
ExtrinsicObject.getRepositoryItem() |
Organization |
Organization.getRootOrganization() |
Service |
ServiceBinding.getService() |
ServiceBinding |
SpecificationLink.getServiceBinding() |
Collection |
Service.getServiceBindings() |
Collection |
Organization.getServices() |
Slot |
ExtensibleObject.getSlot(String slotName) |
Collection |
ExtensibleObject.getSlots() |
String |
Slot.getSlotType() |
RegistryObject |
Association.getSourceObject() |
Collection |
ServiceBinding.getSpecificationLinks() |
RegistryObject |
SpecificationLink.getSpecificationObject() |
int |
RegistryEntry.getStability() |
String |
PostalAddress.getStateOrProvince() |
int |
RegistryEntry.getStatus() |
String |
PostalAddress.getStreet() |
String |
PostalAddress.getStreetNumber() |
Organization |
RegistryObject.getSubmittingOrganization() |
ServiceBinding |
ServiceBinding.getTargetBinding() |
RegistryObject |
Association.getTargetObject() |
Collection |
User.getTelephoneNumbers(String phoneType) |
Collection |
Organization.getTelephoneNumbers(String phoneType) |
Timestamp |
AuditableEvent.getTimestamp() |
String |
User.getType() |
String |
TelephoneNumber.getType() |
String |
PostalAddress.getType() |
String |
EmailAddress.getType() |
URL |
User.getUrl() |
String |
TelephoneNumber.getUrl() |
InternationalString |
SpecificationLink.getUsageDescription() |
Collection |
SpecificationLink.getUsageParameters() |
User |
AuditableEvent.getUser() |
Collection |
Organization.getUsers() |
String |
Versionable.getUserVersion() |
boolean |
URIValidator.getValidateURI() |
String |
LocalizedString.getValue() |
String |
InternationalString.getValue() |
String |
ExternalIdentifier.getValue() |
String |
Concept.getValue() |
String |
Classification.getValue() |
String |
InternationalString.getValue(Locale locale) |
Collection |
Slot.getValues() |
int |
ClassificationScheme.getValueType() |
boolean |
Association.isConfirmed() |
boolean |
Association.isConfirmedBySourceOwner() |
boolean |
Association.isConfirmedByTargetOwner() |
boolean |
ClassificationScheme.isExternal() |
boolean |
Classification.isExternal() |
boolean |
Association.isExtramural() |
boolean |
ExtrinsicObject.isOpaque() |
void |
RegistryObject.removeAssociation(Association association) |
void |
RegistryObject.removeAssociations(Collection associations) |
void |
Concept.removeChildConcept(Concept concept) |
void |
ClassificationScheme.removeChildConcept(Concept concept) |
void |
Concept.removeChildConcepts(Collection concepts) |
void |
ClassificationScheme.removeChildConcepts(Collection concepts) |
void |
Organization.removeChildOrganization(Organization org) |
void |
Organization.removeChildOrganizations(Collection orgs) |
void |
RegistryObject.removeClassification(Classification classification) |
void |
RegistryObject.removeClassifications(Collection classifications) |
void |
RegistryObject.removeExternalIdentifier(ExternalIdentifier externalIdentifier) |
void |
RegistryObject.removeExternalIdentifiers(Collection externalIdentifiers) |
void |
RegistryObject.removeExternalLink(ExternalLink externalLink) |
void |
RegistryObject.removeExternalLinks(Collection externalLinks) |
void |
InternationalString.removeLocalizedString(LocalizedString localizedString) |
void |
InternationalString.removeLocalizedStrings(Collection localizedStrings) |
void |
RegistryPackage.removeRegistryObject(RegistryObject registryObject) |
void |
RegistryPackage.removeRegistryObjects(Collection registryObjects) |
void |
Organization.removeService(Service service) |
void |
Service.removeServiceBinding(ServiceBinding serviceBinding) |
void |
Service.removeServiceBindings(Collection serviceBindings) |
void |
Organization.removeServices(Collection services) |
void |
ExtensibleObject.removeSlot(String slotName) |
void |
ExtensibleObject.removeSlots(Collection slotNames) |
void |
ServiceBinding.removeSpecificationLink(SpecificationLink specificationLink) |
void |
ServiceBinding.removeSpecificationLinks(Collection specificationLinks) |
void |
Organization.removeUser(User user) |
void |
Organization.removeUsers(Collection users) |
void |
ServiceBinding.setAccessURI(String uri) |
void |
EmailAddress.setAddress(String addr) |
void |
TelephoneNumber.setAreaCode(String areaCode) |
void |
RegistryObject.setAssociations(Collection associations) |
void |
Association.setAssociationType(Concept associationType) |
void |
LocalizedString.setCharsetName(String charsetName) |
void |
PostalAddress.setCity(String city) |
void |
RegistryObject.setClassifications(Collection classifications) |
void |
Classification.setClassificationScheme(ClassificationScheme classificationScheme) |
void |
Classification.setClassifiedObject(RegistryObject classifiedObject) |
void |
Classification.setConcept(Concept concept) |
void |
PostalAddress.setCountry(String coutry) |
void |
TelephoneNumber.setCountryCode(String cc) |
void |
RegistryObject.setDescription(InternationalString desc) |
void |
User.setEmailAddresses(Collection emailAddresses) |
void |
RegistryEntry.setExpiration(Date expiration) |
void |
TelephoneNumber.setExtension(String ext) |
void |
RegistryObject.setExternalIdentifiers(Collection externalIdentifiers) |
void |
RegistryObject.setExternalLinks(Collection externalLinks) |
void |
ExternalLink.setExternalURI(String uri) |
void |
PersonName.setFirstName(String firstName) |
void |
PersonName.setFullName(String fullName) |
void |
Key.setId(String id) |
void |
ExternalIdentifier.setIdentificationScheme(ClassificationScheme identificationScheme) |
void |
RegistryObject.setKey(Key key) |
void |
PersonName.setLastName(String lastName) |
void |
LocalizedString.setLocale(Locale locale) |
void |
Versionable.setMajorVersion(int majorVersion) |
void |
PersonName.setMiddleName(String middleName) |
void |
ExtrinsicObject.setMimeType(String mimeType) |
void |
Versionable.setMinorVersion(int minorVersion) |
void |
RegistryObject.setName(InternationalString name) |
void |
Slot.setName(String name) |
void |
TelephoneNumber.setNumber(String number) |
void |
ExtrinsicObject.setOpaque(boolean flag) |
void |
User.setPersonName(PersonName name) |
void |
Organization.setPostalAddress(PostalAddress addr) |
void |
User.setPostalAddresses(Collection addresses) |
void |
PostalAddress.setPostalCode(String code) |
void |
PostalAddress.setPostalScheme(ClassificationScheme scheme) |
void |
Organization.setPrimaryContact(User user) |
void |
Service.setProvidingOrganization(Organization providingOrganization) |
void |
ExtrinsicObject.setRepositoryItem(DataHandler item) |
void |
Slot.setSlotType(String type) |
void |
Association.setSourceObject(RegistryObject srcObject) |
void |
SpecificationLink.setSpecificationObject(RegistryObject obj) |
void |
RegistryEntry.setStability(int stability) |
void |
PostalAddress.setStateOrProvince(String state) |
void |
PostalAddress.setStreet(String street) |
void |
PostalAddress.setStreetNumber(String number) |
void |
ServiceBinding.setTargetBinding(ServiceBinding binding) |
void |
Association.setTargetObject(RegistryObject targetObject) |
void |
User.setTelephoneNumbers(Collection numbers) |
void |
Organization.setTelephoneNumbers(Collection phoneNumbers) |
void |
User.setType(String type) |
void |
TelephoneNumber.setType(String type) |
void |
PostalAddress.setType(String type) |
void |
EmailAddress.setType(String type) |
void |
TelephoneNumber.setUrl(String url) |
void |
User.setUrl(URL url) |
void |
SpecificationLink.setUsageDescription(InternationalString usageDescription) |
void |
SpecificationLink.setUsageParameters(Collection usageParams) |
void |
Versionable.setUserVersion(String userVersion) |
void |
URIValidator.setValidateURI(boolean validate) |
void |
InternationalString.setValue(Locale locale,
String value) |
void |
LocalizedString.setValue(String value) |
void |
InternationalString.setValue(String value) |
void |
ExternalIdentifier.setValue(String value) |
void |
Concept.setValue(String value) |
void |
Classification.setValue(String value) |
void |
Slot.setValues(Collection values) |
void |
ClassificationScheme.setValueType(int valueType) |
String |
RegistryObject.toXML() |
Modifier and Type | Method and Description |
---|---|
void |
BusinessLifeCycleManagerV3Impl.confirmAssociation(Association assoc) |
void |
BusinessLifeCycleManagerImpl.confirmAssociation(Association assoc) |
Association |
LifeCycleManagerImpl.createAssociation(RegistryObject targetObject,
Concept associationType) |
Classification |
LifeCycleManagerImpl.createClassification(ClassificationScheme scheme,
InternationalString name,
String value) |
Classification |
LifeCycleManagerImpl.createClassification(ClassificationScheme scheme,
String name,
String value) |
Classification |
LifeCycleManagerImpl.createClassification(Concept concept) |
ClassificationScheme |
LifeCycleManagerImpl.createClassificationScheme(Concept concept) |
ClassificationScheme |
LifeCycleManagerImpl.createClassificationScheme(InternationalString name,
InternationalString des) |
ClassificationScheme |
LifeCycleManagerImpl.createClassificationScheme(String name,
String desc) |
Concept |
LifeCycleManagerImpl.createConcept(RegistryObject parent,
InternationalString name,
String value) |
Concept |
LifeCycleManagerImpl.createConcept(RegistryObject parent,
String name,
String value) |
Connection |
ConnectionFactoryImpl.createConnection() |
EmailAddress |
LifeCycleManagerImpl.createEmailAddress(String address) |
EmailAddress |
LifeCycleManagerImpl.createEmailAddress(String address,
String type) |
ExternalIdentifier |
LifeCycleManagerImpl.createExternalIdentifier(ClassificationScheme ids,
InternationalString name,
String value) |
ExternalIdentifier |
LifeCycleManagerImpl.createExternalIdentifier(ClassificationScheme ids,
String name,
String value) |
ExternalLink |
LifeCycleManagerImpl.createExternalLink(String uri,
InternationalString desc) |
ExternalLink |
LifeCycleManagerImpl.createExternalLink(String uri,
String desc) |
ExtrinsicObject |
LifeCycleManagerImpl.createExtrinsicObject(DataHandler repositoryItem) |
FederatedConnection |
ConnectionFactoryImpl.createFederatedConnection(Collection collection) |
InternationalString |
LifeCycleManagerImpl.createInternationalString() |
InternationalString |
LifeCycleManagerImpl.createInternationalString(Locale locale,
String value) |
InternationalString |
LifeCycleManagerImpl.createInternationalString(String value) |
LocalizedString |
LifeCycleManagerImpl.createLocalizedString(Locale locale,
String value) |
LocalizedString |
LifeCycleManagerImpl.createLocalizedString(Locale locale,
String value,
String charsetName) |
Object |
LifeCycleManagerImpl.createObject(String interfaceName) |
Organization |
LifeCycleManagerImpl.createOrganization(InternationalString name) |
Organization |
LifeCycleManagerImpl.createOrganization(String name) |
PersonName |
LifeCycleManagerImpl.createPersonName(String fullName) |
PersonName |
LifeCycleManagerImpl.createPersonName(String firstName,
String middleName,
String lastName) |
PostalAddress |
LifeCycleManagerImpl.createPostalAddress(String streetNumber,
String street,
String city,
String stateOrProvince,
String country,
String postalCode,
String type) |
RegistryPackage |
LifeCycleManagerImpl.createRegistryPackage(InternationalString name) |
RegistryPackage |
LifeCycleManagerImpl.createRegistryPackage(String name) |
Service |
LifeCycleManagerImpl.createService(InternationalString name) |
Service |
LifeCycleManagerImpl.createService(String name) |
ServiceBinding |
LifeCycleManagerImpl.createServiceBinding() |
Slot |
LifeCycleManagerImpl.createSlot(String name,
Collection values,
String slotType) |
Slot |
LifeCycleManagerImpl.createSlot(String name,
String value,
String slotType) |
SpecificationLink |
LifeCycleManagerImpl.createSpecificationLink() |
TelephoneNumber |
LifeCycleManagerImpl.createTelephoneNumber() |
User |
LifeCycleManagerImpl.createUser() |
BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteAssociations(Collection associationKeys) |
BulkResponse |
BusinessLifeCycleManagerImpl.deleteAssociations(Collection associationKeys) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteClassificationSchemes(Collection schemeKeys) |
BulkResponse |
BusinessLifeCycleManagerImpl.deleteClassificationSchemes(Collection schemeKeys) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteConcepts(Collection conceptKeys) |
BulkResponse |
BusinessLifeCycleManagerImpl.deleteConcepts(Collection conceptKeys) |
BulkResponse |
LifeCycleManagerImpl.deleteObjects(Collection keys) |
abstract BulkResponse |
LifeCycleManagerImpl.deleteObjects(Collection keys,
String objectType)
Deletes one or more previously submitted objects from the registry
using the object keys and a specified objectType attribute.
|
BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteObjects(Collection keys,
String objectType)
Deletes one or more previously submitted objects from the registry
using the object keys and a specified objectType attribute.
|
BulkResponse |
BusinessLifeCycleManagerImpl.deleteObjects(Collection keys,
String objectType)
Deletes one or more previously submitted objects from the registry
using the object keys and a specified objectType attribute.
|
protected BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteOperation(Collection<Key> keys,
String op) |
protected BulkResponse |
BusinessLifeCycleManagerImpl.deleteOperation(Collection<Key> keys,
String op) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteOrganizations(Collection orgkeys) |
BulkResponse |
BusinessLifeCycleManagerImpl.deleteOrganizations(Collection orgkeys) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteServiceBindings(Collection bindingKeys) |
BulkResponse |
BusinessLifeCycleManagerImpl.deleteServiceBindings(Collection bindingKeys) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.deleteServices(Collection serviceKeys) |
BulkResponse |
BusinessLifeCycleManagerImpl.deleteServices(Collection serviceKeys) |
BulkResponse |
LifeCycleManagerImpl.deprecateObjects(Collection keys) |
protected Object |
BusinessLifeCycleManagerV3Impl.executeOperation(Object dataarray,
String op) |
protected Object |
BusinessLifeCycleManagerImpl.executeOperation(Object dataarray,
String op) |
BulkResponse |
BusinessQueryManagerV3Impl.findAssociations(Collection findQualifiers,
String sourceObjectId,
String targetObjectId,
Collection associationTypes) |
BulkResponse |
BusinessQueryManagerImpl.findAssociations(Collection findQualifiers,
String sourceObjectId,
String targetObjectId,
Collection associationTypes) |
BulkResponse |
BusinessQueryManagerV3Impl.findCallerAssociations(Collection findQualifiers,
Boolean confirmedByCaller,
Boolean confirmedByOtherParty,
Collection associationTypes) |
BulkResponse |
BusinessQueryManagerImpl.findCallerAssociations(Collection findQualifiers,
Boolean confirmedByCaller,
Boolean confirmedByOtherParty,
Collection associationTypes) |
ClassificationScheme |
BusinessQueryManagerV3Impl.findClassificationSchemeByName(Collection findQualifiers,
String namePatterns)
TODO - need to support the qualifiers
|
ClassificationScheme |
BusinessQueryManagerImpl.findClassificationSchemeByName(Collection findQualifiers,
String namePatterns)
TODO - need to support the qualifiers
|
BulkResponse |
BusinessQueryManagerV3Impl.findClassificationSchemes(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection externalLinks) |
BulkResponse |
BusinessQueryManagerImpl.findClassificationSchemes(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection externalLinks) |
Concept |
BusinessQueryManagerV3Impl.findConceptByPath(String path) |
Concept |
BusinessQueryManagerImpl.findConceptByPath(String path) |
BulkResponse |
BusinessQueryManagerV3Impl.findConcepts(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection externalIdentifiers,
Collection externalLinks) |
BulkResponse |
BusinessQueryManagerImpl.findConcepts(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection externalIdentifiers,
Collection externalLinks) |
BulkResponse |
BusinessQueryManagerV3Impl.findOrganizations(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection specifications,
Collection externalIdentifiers,
Collection externalLinks)
Finds organizations in the registry that match the specified parameters
|
BulkResponse |
BusinessQueryManagerImpl.findOrganizations(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection specifications,
Collection externalIdentifiers,
Collection externalLinks)
Finds organizations in the registry that match the specified parameters
|
BulkResponse |
BusinessQueryManagerV3Impl.findRegistryPackages(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection externalLinks) |
BulkResponse |
BusinessQueryManagerImpl.findRegistryPackages(Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection externalLinks) |
BulkResponse |
BusinessQueryManagerV3Impl.findServiceBindings(Key serviceKey,
Collection findQualifiers,
Collection classifications,
Collection specifications) |
BulkResponse |
BusinessQueryManagerImpl.findServiceBindings(Key serviceKey,
Collection findQualifiers,
Collection classifications,
Collection specifications) |
BulkResponse |
BusinessQueryManagerV3Impl.findServices(Key orgKey,
Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection specificationa)
Finds all Service objects that match all of the criteria specified by
the parameters of this call.
|
BulkResponse |
BusinessQueryManagerImpl.findServices(Key orgKey,
Collection findQualifiers,
Collection namePatterns,
Collection classifications,
Collection specificationa)
Finds all Service objects that match all of the criteria specified by
the parameters of this call.
|
BulkResponse |
RegistryServiceImpl.getBulkResponse(String s) |
BusinessLifeCycleManager |
RegistryServiceImpl.getBusinessLifeCycleManager() |
BusinessQueryManager |
RegistryServiceImpl.getBusinessQueryManager() |
int |
CapabilityProfileImpl.getCapabilityLevel() |
Collection<? extends Object> |
BulkResponseImpl.getCollection()
Get Collection of RegistryObjects *
|
DeclarativeQueryManager |
RegistryServiceImpl.getDeclarativeQueryManager() |
ClassificationScheme |
RegistryServiceImpl.getDefaultPostalScheme() |
Collection |
BulkResponseImpl.getExceptions()
The javadoc is unclear.
|
RegistryObject |
BusinessQueryManagerV3Impl.getRegistryObject(String id) |
RegistryObject |
BusinessQueryManagerImpl.getRegistryObject(String id) |
RegistryObject |
BusinessQueryManagerV3Impl.getRegistryObject(String id,
String objectType) |
RegistryObject |
BusinessQueryManagerImpl.getRegistryObject(String id,
String objectType) |
BulkResponse |
BusinessQueryManagerV3Impl.getRegistryObjects()
Gets the RegistryObjects owned by the caller.
|
BulkResponse |
BusinessQueryManagerImpl.getRegistryObjects()
Gets the RegistryObjects owned by the caller.
|
BulkResponse |
BusinessQueryManagerV3Impl.getRegistryObjects(Collection objectKeys) |
BulkResponse |
BusinessQueryManagerImpl.getRegistryObjects(Collection objectKeys) |
BulkResponse |
BusinessQueryManagerV3Impl.getRegistryObjects(Collection objectKeys,
String objectType) |
BulkResponse |
BusinessQueryManagerImpl.getRegistryObjects(Collection objectKeys,
String objectType) |
BulkResponse |
BusinessQueryManagerV3Impl.getRegistryObjects(String id) |
BulkResponse |
BusinessQueryManagerImpl.getRegistryObjects(String id) |
RegistryService |
ConnectionImpl.getRegistryService() |
String |
JAXRResponseImpl.getRequestId() |
protected Service |
BusinessQueryManagerV3Impl.getServiceFromBusinessService(BusinessService bs,
LifeCycleManager lcm)
Helper routine to take a jUDDI business service and turn into a useful
Service.
|
protected Service |
BusinessQueryManagerImpl.getServiceFromBusinessService(BusinessService bs,
LifeCycleManager lcm)
Helper routine to take a jUDDI business service and turn into a useful
Service.
|
int |
JAXRResponseImpl.getStatus() |
String |
CapabilityProfileImpl.getVersion() |
boolean |
JAXRResponseImpl.isAvailable() |
boolean |
BulkResponseImpl.isPartialResponse() |
String |
RegistryServiceImpl.makeRegistrySpecificRequest(String s) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.saveAssociations(Collection associations,
boolean replace) |
BulkResponse |
BusinessLifeCycleManagerImpl.saveAssociations(Collection associations,
boolean replace) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.saveClassificationSchemes(Collection schemes) |
BulkResponse |
BusinessLifeCycleManagerImpl.saveClassificationSchemes(Collection schemes) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.saveConcepts(Collection concepts) |
BulkResponse |
BusinessLifeCycleManagerImpl.saveConcepts(Collection concepts) |
abstract BulkResponse |
LifeCycleManagerImpl.saveObjects(Collection objects)
aves one or more Objects to the registry.
|
BulkResponse |
BusinessLifeCycleManagerV3Impl.saveObjects(Collection col)
Saves one or more Objects to the registry.
|
BulkResponse |
BusinessLifeCycleManagerImpl.saveObjects(Collection col)
Saves one or more Objects to the registry.
|
BulkResponse |
BusinessLifeCycleManagerV3Impl.saveOrganizations(Collection organizations) |
BulkResponse |
BusinessLifeCycleManagerImpl.saveOrganizations(Collection organizations) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.saveServiceBindings(Collection bindings) |
BulkResponse |
BusinessLifeCycleManagerImpl.saveServiceBindings(Collection bindings) |
BulkResponse |
BusinessLifeCycleManagerV3Impl.saveServices(Collection services) |
BulkResponse |
BusinessLifeCycleManagerImpl.saveServices(Collection services) |
void |
BulkResponseImpl.setCollection(Collection<? extends Object> coll) |
void |
BulkResponseImpl.setPartialResponse(boolean b) |
void |
BusinessLifeCycleManagerV3Impl.unConfirmAssociation(Association assoc) |
void |
BusinessLifeCycleManagerImpl.unConfirmAssociation(Association assoc) |
BulkResponse |
LifeCycleManagerImpl.unDeprecateObjects(Collection keys) |
Modifier and Type | Method and Description |
---|---|
void |
RegistryObjectImpl.addAssociation(Association association)
Adds specified Association to use this object as source.
|
void |
RegistryObjectImpl.addAssociations(Collection collection) |
void |
ClassificationSchemeImpl.addChildConcept(Concept concept) |
void |
ClassificationSchemeImpl.addChildConcepts(Collection collection) |
void |
OrganizationImpl.addChildOrganization(Organization organization) |
void |
OrganizationImpl.addChildOrganizations(Collection collection) |
void |
InternationalStringImpl.addLocalizedString(LocalizedString localizedString) |
void |
InternationalStringImpl.addLocalizedStrings(Collection collection) |
void |
OrganizationImpl.addService(Service service) |
void |
ServiceImpl.addServiceBinding(ServiceBinding sb) |
void |
ServiceImpl.addServiceBindings(Collection col) |
void |
OrganizationImpl.addServices(Collection collection) |
void |
ExtensibleObjectImpl.addSlot(Slot slot) |
void |
ExtensibleObjectImpl.addSlots(Collection slots) |
void |
ServiceBindingImpl.addSpecificationLink(SpecificationLink sl) |
void |
ServiceBindingImpl.addSpecificationLinks(Collection col) |
void |
OrganizationImpl.addUser(User user) |
void |
OrganizationImpl.addUsers(Collection collection) |
String |
ServiceBindingImpl.getAccessURI() |
String |
EmailAddressImpl.getAddress() |
String |
TelephoneNumberImpl.getAreaCode() |
Collection |
RegistryObjectImpl.getAssociatedObjects() |
Collection<Association> |
RegistryObjectImpl.getAssociations() |
Concept |
AssociationImpl.getAssociationType() |
Collection |
RegistryObjectImpl.getAuditTrail() |
int |
ClassificationSchemeImpl.getChildConceptCount() |
int |
OrganizationImpl.getChildOrganizationCount() |
Collection<Organization> |
OrganizationImpl.getChildOrganizations() |
Collection |
ClassificationSchemeImpl.getChildrenConcepts() |
ClassificationScheme |
ClassificationImpl.getClassificationScheme() |
RegistryObject |
ClassificationImpl.getClassifiedObject() |
Concept |
ClassificationImpl.getConcept() |
String |
TelephoneNumberImpl.getCountryCode() |
Collection |
ClassificationSchemeImpl.getDescendantConcepts() |
Collection<Organization> |
OrganizationImpl.getDescendantOrganizations() |
Collection |
UserImpl.getEmailAddresses() |
Date |
RegistryEntryImpl.getExpiration() |
String |
TelephoneNumberImpl.getExtension() |
String |
ExternalLinkImpl.getExternalURI() |
String |
PersonNameImpl.getFirstName() |
String |
PersonNameImpl.getFullName() |
ClassificationScheme |
ExternalIdentifierImpl.getIdentificationScheme() |
String |
PersonNameImpl.getLastName() |
Collection |
ExternalLinkImpl.getLinkedObjects() |
LocalizedString |
InternationalStringImpl.getLocalizedString(Locale locale,
String charset) |
Collection<LocalizedString> |
InternationalStringImpl.getLocalizedStrings() |
int |
RegistryEntryImpl.getMajorVersion() |
String |
PersonNameImpl.getMiddleName() |
int |
RegistryEntryImpl.getMinorVersion() |
String |
SlotImpl.getName() |
Concept |
RegistryObjectImpl.getObjectType() |
Organization |
UserImpl.getOrganization() |
Organization |
OrganizationImpl.getParentOrganization() |
PersonName |
UserImpl.getPersonName() |
PostalAddress |
OrganizationImpl.getPostalAddress() |
Collection |
UserImpl.getPostalAddresses() |
User |
OrganizationImpl.getPrimaryContact() |
Organization |
ServiceImpl.getProvidingOrganization() |
RegistryObject |
ExternalIdentifierImpl.getRegistryObject() |
Collection |
RegistryObjectImpl.getRegistryPackages() |
Organization |
OrganizationImpl.getRootOrganization() |
Service |
ServiceBindingImpl.getService() |
ServiceBinding |
SpecificationLinkImpl.getServiceBinding() |
Collection |
ServiceImpl.getServiceBindings() |
Collection<Service> |
OrganizationImpl.getServices() |
String |
SlotImpl.getSlotType() |
RegistryObject |
AssociationImpl.getSourceObject() |
Collection |
ServiceBindingImpl.getSpecificationLinks() |
RegistryObject |
SpecificationLinkImpl.getSpecificationObject() |
int |
RegistryEntryImpl.getStability() |
int |
RegistryEntryImpl.getStatus() |
ServiceBinding |
ServiceBindingImpl.getTargetBinding() |
RegistryObject |
AssociationImpl.getTargetObject() |
Collection |
UserImpl.getTelephoneNumbers(String str) |
Collection<TelephoneNumber> |
OrganizationImpl.getTelephoneNumbers(String phoneType) |
String |
UserImpl.getType() |
String |
EmailAddressImpl.getType() |
URL |
UserImpl.getUrl() |
String |
TelephoneNumberImpl.getUrl() |
InternationalString |
SpecificationLinkImpl.getUsageDescription() |
Collection |
SpecificationLinkImpl.getUsageParameters() |
Collection<User> |
OrganizationImpl.getUsers() |
String |
RegistryEntryImpl.getUserVersion() |
boolean |
ServiceBindingImpl.getValidateURI() |
boolean |
ExternalLinkImpl.getValidateURI() |
String |
InternationalStringImpl.getValue() |
String |
ExternalIdentifierImpl.getValue() |
String |
ConceptImpl.getValue() |
String |
ClassificationImpl.getValue() |
String |
InternationalStringImpl.getValue(Locale locale) |
Collection<String> |
SlotImpl.getValues() |
int |
ClassificationSchemeImpl.getValueType() |
boolean |
AssociationImpl.isConfirmed() |
boolean |
AssociationImpl.isConfirmedBySourceOwner() |
boolean |
AssociationImpl.isConfirmedByTargetOwner() |
boolean |
ClassificationSchemeImpl.isExternal() |
boolean |
ClassificationImpl.isExternal() |
boolean |
AssociationImpl.isExtramural() |
void |
ClassificationSchemeImpl.removeChildConcept(Concept concept) |
void |
ClassificationSchemeImpl.removeChildConcepts(Collection collection) |
void |
OrganizationImpl.removeChildOrganization(Organization organization) |
void |
OrganizationImpl.removeChildOrganizations(Collection collection) |
void |
InternationalStringImpl.removeLocalizedString(LocalizedString localizedString) |
void |
InternationalStringImpl.removeLocalizedStrings(Collection collection) |
void |
OrganizationImpl.removeService(Service service) |
void |
ServiceImpl.removeServiceBinding(ServiceBinding serviceBinding) |
void |
ServiceImpl.removeServiceBindings(Collection collection) |
void |
OrganizationImpl.removeServices(Collection collection) |
void |
ServiceBindingImpl.removeSpecificationLink(SpecificationLink link) |
void |
ServiceBindingImpl.removeSpecificationLinks(Collection col) |
void |
OrganizationImpl.removeUser(User user) |
void |
OrganizationImpl.removeUsers(Collection collection) |
void |
ServiceBindingImpl.setAccessURI(String s) |
void |
EmailAddressImpl.setAddress(String str) |
void |
TelephoneNumberImpl.setAreaCode(String areaCode) |
void |
AssociationImpl.setAssociationType(Concept concept) |
void |
ClassificationImpl.setClassificationScheme(ClassificationScheme cscheme) |
void |
ClassificationImpl.setClassifiedObject(RegistryObject registryObject) |
void |
ClassificationImpl.setConcept(Concept cpt) |
void |
TelephoneNumberImpl.setCountryCode(String countryCode) |
void |
UserImpl.setEmailAddresses(Collection collection) |
void |
RegistryEntryImpl.setExpiration(Date date) |
void |
TelephoneNumberImpl.setExtension(String extension) |
void |
ExternalLinkImpl.setExternalURI(String str) |
void |
PersonNameImpl.setFirstName(String str) |
void |
PersonNameImpl.setFullName(String str) |
void |
ExternalIdentifierImpl.setIdentificationScheme(ClassificationScheme cs) |
void |
PersonNameImpl.setLastName(String str) |
void |
RegistryEntryImpl.setMajorVersion(int param) |
void |
PersonNameImpl.setMiddleName(String str) |
void |
RegistryEntryImpl.setMinorVersion(int param) |
void |
SlotImpl.setName(String s) |
void |
UserImpl.setPersonName(PersonName pname) |
void |
OrganizationImpl.setPostalAddress(PostalAddress postalAddress) |
void |
UserImpl.setPostalAddresses(Collection collection) |
void |
OrganizationImpl.setPrimaryContact(User user) |
void |
ServiceImpl.setProvidingOrganization(Organization organization) |
void |
SlotImpl.setSlotType(String s) |
void |
AssociationImpl.setSourceObject(RegistryObject ro) |
void |
SpecificationLinkImpl.setSpecificationObject(RegistryObject registryObject) |
void |
RegistryEntryImpl.setStability(int param) |
void |
ServiceBindingImpl.setTargetBinding(ServiceBinding sb) |
void |
AssociationImpl.setTargetObject(RegistryObject ro) |
void |
UserImpl.setTelephoneNumbers(Collection collection) |
void |
OrganizationImpl.setTelephoneNumbers(Collection collection) |
void |
UserImpl.setType(String str) |
void |
EmailAddressImpl.setType(String str) |
void |
TelephoneNumberImpl.setUrl(String url) |
void |
UserImpl.setUrl(URL uRL) |
void |
SpecificationLinkImpl.setUsageDescription(InternationalString is) |
void |
SpecificationLinkImpl.setUsageParameters(Collection collection) |
void |
RegistryEntryImpl.setUserVersion(String str) |
void |
ServiceBindingImpl.setValidateURI(boolean b) |
void |
ExternalLinkImpl.setValidateURI(boolean param) |
void |
InternationalStringImpl.setValue(Locale locale,
String value) |
void |
InternationalStringImpl.setValue(String str) |
void |
ExternalIdentifierImpl.setValue(String str) |
void |
ClassificationImpl.setValue(String str) |
void |
SlotImpl.setValues(Collection collection) |
void |
ClassificationSchemeImpl.setValueType(int param) |
String |
RegistryObjectImpl.toXML() |
Modifier and Type | Method and Description |
---|---|
static Address |
ScoutJaxrUddiV3Helper.getAddress(PostalAddress postalAddress)
Get UDDI Address given JAXR Postal Address
|
static Address |
ScoutJaxrUddiHelper.getAddress(PostalAddress postalAddress)
Get UDDI Address given JAXR Postal Address
|
static Association |
ScoutUddiV3JaxrHelper.getAssociation(Collection orgs,
LifeCycleManager lcm) |
static Association |
ScoutUddiJaxrHelper.getAssociation(Collection orgs,
LifeCycleManager lcm) |
static BindingTemplate |
ScoutJaxrUddiV3Helper.getBindingTemplateFromJAXRSB(ServiceBinding serviceBinding) |
static BindingTemplate |
ScoutJaxrUddiHelper.getBindingTemplateFromJAXRSB(ServiceBinding serviceBinding) |
static BusinessEntity |
ScoutJaxrUddiV3Helper.getBusinessEntityFromJAXROrg(Organization organization) |
static BusinessEntity |
ScoutJaxrUddiHelper.getBusinessEntityFromJAXROrg(Organization organization) |
static BusinessService |
ScoutJaxrUddiV3Helper.getBusinessServiceFromJAXRService(Service service) |
static BusinessService |
ScoutJaxrUddiHelper.getBusinessServiceFromJAXRService(Service service) |
static CategoryBag |
ScoutJaxrUddiV3Helper.getCategoryBagFromClassifications(Collection classifications)
According to JAXR Javadoc, there are two types of classification, internal and external and they use the Classification, Concept,
and ClassificationScheme objects.
|
static CategoryBag |
ScoutJaxrUddiHelper.getCategoryBagFromClassifications(Collection classifications)
According to JAXR Javadoc, there are two types of classification, internal and external and they use the Classification, Concept,
and ClassificationScheme objects.
|
static Collection |
ScoutUddiV3JaxrHelper.getClassifications(CategoryBag categoryBag,
LifeCycleManager lifeCycleManager)
Classifications - going to assume all are external since UDDI does not use "Concepts".
|
static Collection |
ScoutUddiJaxrHelper.getClassifications(CategoryBag categoryBag,
LifeCycleManager lifeCycleManager)
Classifications - going to assume all are external since UDDI does not use "Concepts".
|
static Concept |
ScoutUddiV3JaxrHelper.getConcept(TModelDetail tModelDetail,
LifeCycleManager lifeCycleManager) |
static Concept |
ScoutUddiJaxrHelper.getConcept(TModelDetail tModelDetail,
LifeCycleManager lifeCycleManager) |
static Concept |
ScoutUddiV3JaxrHelper.getConcept(TModelInfo tModelInfo,
LifeCycleManager lifeCycleManager) |
static Concept |
ScoutUddiJaxrHelper.getConcept(TModelInfo tModelInfo,
LifeCycleManager lifeCycleManager) |
static Concept |
ScoutUddiV3JaxrHelper.getConcept(TModel tmodel,
LifeCycleManager lifeCycleManager) |
static Concept |
ScoutUddiJaxrHelper.getConcept(TModel tmodel,
LifeCycleManager lifeCycleManager) |
static Concept |
EnumerationHelper.getConceptByPath(String path) |
static Contact |
ScoutJaxrUddiV3Helper.getContactFromJAXRUser(User user)
Convert JAXR User Object to UDDI Contact
|
static Contact |
ScoutJaxrUddiHelper.getContactFromJAXRUser(User user)
Convert JAXR User Object to UDDI Contact
|
static Collection |
ScoutUddiV3JaxrHelper.getExternalIdentifiers(IdentifierBag identifierBag,
LifeCycleManager lifeCycleManager)
External Identifiers
|
static Collection |
ScoutUddiJaxrHelper.getExternalIdentifiers(IdentifierBag identifierBag,
LifeCycleManager lifeCycleManager)
External Identifiers
|
static Collection<ExternalLink> |
ScoutUddiV3JaxrHelper.getExternalLinks(List<OverviewDoc> overviewDocs,
LifeCycleManager lifeCycleManager) |
static Collection<ExternalLink> |
ScoutUddiJaxrHelper.getExternalLinks(OverviewDoc overviewDoc,
LifeCycleManager lifeCycleManager) |
static IdentifierBag |
ScoutJaxrUddiV3Helper.getIdentifierBagFromExternalIdentifiers(Collection identifiers)
Adds the objects identifiers from JAXR's external identifier collection
|
static IdentifierBag |
ScoutJaxrUddiHelper.getIdentifierBagFromExternalIdentifiers(Collection identifiers)
Adds the objects identifiers from JAXR's external identifier collection
|
static InternationalString |
ScoutUddiV3JaxrHelper.getIString(String str,
LifeCycleManager lifeCycleManager) |
static InternationalString |
ScoutUddiJaxrHelper.getIString(String str,
LifeCycleManager lifeCycleManager) |
static Organization |
ScoutUddiV3JaxrHelper.getOrganization(BusinessDetail bizdetail,
LifeCycleManager lifeCycleManager) |
static Organization |
ScoutUddiJaxrHelper.getOrganization(BusinessDetail bizdetail,
LifeCycleManager lifeCycleManager) |
static Organization |
ScoutUddiV3JaxrHelper.getOrganization(BusinessEntity businessEntity,
LifeCycleManager lifeCycleManager) |
static Organization |
ScoutUddiJaxrHelper.getOrganization(BusinessEntity businessEntity,
LifeCycleManager lifeCycleManager) |
static PublisherAssertion |
ScoutJaxrUddiV3Helper.getPubAssertionFromJAXRAssociation(Association association) |
static PublisherAssertion |
ScoutJaxrUddiHelper.getPubAssertionFromJAXRAssociation(Association association) |
static PublisherAssertion |
ScoutJaxrUddiV3Helper.getPubAssertionFromJAXRAssociationKey(String key) |
static PublisherAssertion |
ScoutJaxrUddiHelper.getPubAssertionFromJAXRAssociationKey(String key) |
static Service |
ScoutUddiV3JaxrHelper.getService(BusinessService businessService,
LifeCycleManager lifeCycleManager) |
static Service |
ScoutUddiJaxrHelper.getService(BusinessService businessService,
LifeCycleManager lifeCycleManager) |
static Service |
ScoutUddiV3JaxrHelper.getService(ServiceInfo serviceInfo,
LifeCycleManager lifeCycleManager) |
static Service |
ScoutUddiJaxrHelper.getService(ServiceInfo serviceInfo,
LifeCycleManager lifeCycleManager) |
static ServiceBinding |
ScoutUddiV3JaxrHelper.getServiceBinding(BindingTemplate businessTemplate,
LifeCycleManager lifeCycleManager) |
static ServiceBinding |
ScoutUddiJaxrHelper.getServiceBinding(BindingTemplate businessTemplate,
LifeCycleManager lifeCycleManager) |
static TModelBag |
ScoutJaxrUddiV3Helper.getTModelBagFromSpecifications(Collection specifications) |
static TModelBag |
ScoutJaxrUddiHelper.getTModelBagFromSpecifications(Collection specifications) |
static TModel |
ScoutJaxrUddiV3Helper.getTModelFromJAXRClassificationScheme(ClassificationScheme classificationScheme) |
static TModel |
ScoutJaxrUddiHelper.getTModelFromJAXRClassificationScheme(ClassificationScheme classificationScheme) |
static TModel |
ScoutJaxrUddiV3Helper.getTModelFromJAXRConcept(Concept concept) |
static TModel |
ScoutJaxrUddiHelper.getTModelFromJAXRConcept(Concept concept) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.