Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
A
addAssociation(Association)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
Adds specified Association to use this object as source.
addAssociations(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
addChildConcept(Concept)
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationSchemeImpl
addChildConcept(Concept)
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
addChildConcepts(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationSchemeImpl
addChildConcepts(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
addChildOrganization(Organization)
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
addChildOrganizations(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
addClassification(Classification)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
addClassifications(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
addExternalIdentifier(ExternalIdentifier)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
addExternalIdentifiers(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
addExternalLink(ExternalLink)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
addExternalLinks(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
addLinkedObject(RegistryObject)
- Method in class org.apache.ws.scout.registry.infomodel.
ExternalLinkImpl
addLocalizedString(LocalizedString)
- Method in class org.apache.ws.scout.registry.infomodel.
InternationalStringImpl
addLocalizedStrings(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
InternationalStringImpl
addService(Service)
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
addServiceBinding(ServiceBinding)
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceImpl
addServiceBindings(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceImpl
addServices(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
addSlot(Slot)
- Method in class org.apache.ws.scout.registry.infomodel.
ExtensibleObjectImpl
addSlots(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
ExtensibleObjectImpl
addSpecificationLink(SpecificationLink)
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceBindingImpl
addSpecificationLinks(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceBindingImpl
addUser(User)
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
addUsers(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
AssociationImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements JAXR Association Interface.
AssociationImpl(LifeCycleManager)
- Constructor for class org.apache.ws.scout.registry.infomodel.
AssociationImpl
AssociationImpl(LifeCycleManager, InternationalString)
- Constructor for class org.apache.ws.scout.registry.infomodel.
AssociationImpl
B
BulkResponseImpl
- Class in
org.apache.ws.scout.registry
Implements JAXR BulkResponse Interface.
BulkResponseImpl()
- Constructor for class org.apache.ws.scout.registry.
BulkResponseImpl
Creates a new instance of BulkResponseImpl
BusinessLifeCycleManagerImpl
- Class in
org.apache.ws.scout.registry
Implements JAXR BusinessLifeCycleManager Interface.
BusinessLifeCycleManagerImpl(RegistryService)
- Constructor for class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
BusinessQueryManagerImpl
- Class in
org.apache.ws.scout.registry
Implements the JAXR BusinessQueryManager Interface For futher details, look into the JAXR API Javadoc.
BusinessQueryManagerImpl(RegistryServiceImpl)
- Constructor for class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
C
CapabilityProfileImpl
- Class in
org.apache.ws.scout.registry
Implements CapabilityProfile of JAXR API
CapabilityProfileImpl()
- Constructor for class org.apache.ws.scout.registry.
CapabilityProfileImpl
ClassificationImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements JAXR Classification Interface.
ClassificationImpl(LifeCycleManager)
- Constructor for class org.apache.ws.scout.registry.infomodel.
ClassificationImpl
Creates a new instance of ClassificationImpl
ClassificationSchemeImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements JAXR Interface.
ClassificationSchemeImpl(LifeCycleManager)
- Constructor for class org.apache.ws.scout.registry.infomodel.
ClassificationSchemeImpl
Creates a new instance of ClassificationSchemeImpl
close()
- Method in class org.apache.ws.scout.registry.
ConnectionImpl
ConceptImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements JAXR Interface.
ConceptImpl(LifeCycleManager)
- Constructor for class org.apache.ws.scout.registry.infomodel.
ConceptImpl
Creates a new instance of ConceptImpl
confirmAssociation(Association)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
ConnectionFactoryImpl
- Class in
org.apache.ws.scout.registry
Our implmentation of javax.xml.registry.ConnectionFactory.
ConnectionFactoryImpl()
- Constructor for class org.apache.ws.scout.registry.
ConnectionFactoryImpl
Public no-arg constructor so that this ConnectionFactory can be instantiated by the JAXR ConnectionFactory;
ConnectionImpl
- Class in
org.apache.ws.scout.registry
Apache Scout Implementation of a JAXR Connection.
ConnectionImpl(URL, URL, String, int)
- Constructor for class org.apache.ws.scout.registry.
ConnectionImpl
createAssociation(RegistryObject, Concept)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createClassification(Concept)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createClassification(ClassificationScheme, InternationalString, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createClassification(ClassificationScheme, String, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createClassificationScheme(Concept)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createClassificationScheme(InternationalString, InternationalString)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createClassificationScheme(String, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createConcept(RegistryObject, InternationalString, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createConcept(RegistryObject, String, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createConnection()
- Method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
createEmailAddress(String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createEmailAddress(String, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createExternalIdentifier(ClassificationScheme, InternationalString, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createExternalIdentifier(ClassificationScheme, String, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createExternalLink(String, InternationalString)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createExternalLink(String, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createExtrinsicObject(DataHandler)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createFederatedConnection(Collection)
- Method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
createInternationalString()
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createInternationalString(String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createInternationalString(Locale, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createKey(String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createLocalizedString(Locale, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createLocalizedString(Locale, String, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createObject(String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createOrganization(InternationalString)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createOrganization(String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createPersonName(String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createPersonName(String, String, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createPostalAddress(String, String, String, String, String, String, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createRegistryPackage(InternationalString)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createRegistryPackage(String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createService(InternationalString)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createService(String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createServiceBinding()
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createSlot(String, String, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createSlot(String, Collection, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createSpecificationLink()
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createTelephoneNumber()
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
createUser()
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
D
deleteAssociations(Collection)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
deleteClassificationSchemes(Collection)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
deleteConcepts(Collection)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
deleteObjects(Collection, String)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
Deletes one or more previously submitted objects from the registry using the object keys and a specified objectType attribute.
deleteObjects(Collection, String)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
Deletes one or more previously submitted objects from the registry using the object keys and a specified objectType attribute.
deleteObjects(Collection)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
deleteOperation(Collection, String)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
deleteOrganizations(Collection)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
deleteServiceBindings(Collection)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
deleteServices(Collection)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
deprecateObjects(Collection)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
E
EmailAddressImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements EmailAddress * Implements JAXR Interface.
EmailAddressImpl()
- Constructor for class org.apache.ws.scout.registry.infomodel.
EmailAddressImpl
EmailAddressImpl(String)
- Constructor for class org.apache.ws.scout.registry.infomodel.
EmailAddressImpl
EmailAddressImpl(String, String)
- Constructor for class org.apache.ws.scout.registry.infomodel.
EmailAddressImpl
EnumerationHelper
- Class in
org.apache.ws.scout.util
Helper class that deals with predefined enumerations
EnumerationHelper()
- Constructor for class org.apache.ws.scout.util.
EnumerationHelper
equals(Object)
- Method in class org.apache.ws.scout.registry.infomodel.
EmailAddressImpl
equals(Object)
- Method in class org.apache.ws.scout.registry.infomodel.
KeyImpl
equals(Object)
- Method in class org.apache.ws.scout.registry.infomodel.
LocalizedStringImpl
There is a spec ambiguity here as it does not define how equals is determined for LocalizedString but they are intended to be used in Collections.
equals(Object)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
The spec does not define how equality is defined for RegistryObject's.
equals(Object)
- Method in class org.apache.ws.scout.registry.infomodel.
SlotImpl
Slots can be used in Collections but the spec does not define equals() We define two slots with the same name as being equal as the spec says name is unique within the scope of the RegistryObject.
equals(Object)
- Method in class org.apache.ws.scout.registry.infomodel.
TelephoneNumberImpl
executeOperation(Vector, String)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
ExtensibleObjectImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements JAXR Interface.
ExtensibleObjectImpl()
- Constructor for class org.apache.ws.scout.registry.infomodel.
ExtensibleObjectImpl
ExternalIdentifierImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements JAXR Interface.
ExternalIdentifierImpl(LifeCycleManager)
- Constructor for class org.apache.ws.scout.registry.infomodel.
ExternalIdentifierImpl
Creates a new instance of ExternalIdentifierImpl
ExternalIdentifierImpl(LifeCycleManager, ClassificationScheme, InternationalString, String)
- Constructor for class org.apache.ws.scout.registry.infomodel.
ExternalIdentifierImpl
ExternalLinkImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements JAXR Interface.
ExternalLinkImpl(LifeCycleManager)
- Constructor for class org.apache.ws.scout.registry.infomodel.
ExternalLinkImpl
Creates a new instance of ExternalLinkImpl
F
findAssociations(Collection, String, String, Collection)
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
findCallerAssociations(Collection, Boolean, Boolean, Collection)
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
findClassificationSchemeByName(Collection, String)
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
TODO - need to support the qualifiers
findClassificationSchemes(Collection, Collection, Collection, Collection)
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
findConceptByPath(String)
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
findConcepts(Collection, Collection, Collection, Collection, Collection)
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
findOrganizations(Collection, Collection, Collection, Collection, Collection, Collection)
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
Finds organizations in the registry that match the specified parameters
findRegistryPackages(Collection, Collection, Collection, Collection)
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
findServiceBindings(Key, Collection, Collection, Collection)
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
findServices(Key, Collection, Collection, Collection, Collection)
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
Finds all Service objects that match all of the criteria specified by the parameters of this call.
G
getAccessURI()
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceBindingImpl
getAddress()
- Method in class org.apache.ws.scout.registry.infomodel.
EmailAddressImpl
getAddress(PostalAddress)
- Static method in class org.apache.ws.scout.util.
ScoutJaxrUddiHelper
Get UDDI Address given JAXR Postal Address
getAreaCode()
- Method in class org.apache.ws.scout.registry.infomodel.
TelephoneNumberImpl
getAssociatedObjects()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
getAssociation(Collection, LifeCycleManager)
- Static method in class org.apache.ws.scout.util.
ScoutUddiJaxrHelper
getAssociations()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
getAssociationType()
- Method in class org.apache.ws.scout.registry.infomodel.
AssociationImpl
getAuditTrail()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
getAuthenticationMethod()
- Method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
getBindingTemplateFromJAXRSB(ServiceBinding)
- Static method in class org.apache.ws.scout.util.
ScoutJaxrUddiHelper
getBulkResponse(String)
- Method in class org.apache.ws.scout.registry.
RegistryServiceImpl
getBusinessEntityFromJAXROrg(Organization)
- Static method in class org.apache.ws.scout.util.
ScoutJaxrUddiHelper
getBusinessLifeCycleManager()
- Method in class org.apache.ws.scout.registry.
RegistryServiceImpl
getBusinessQueryManager()
- Method in class org.apache.ws.scout.registry.
RegistryServiceImpl
getBusinessServiceFromJAXRService(Service)
- Static method in class org.apache.ws.scout.util.
ScoutJaxrUddiHelper
getCapabilityLevel()
- Method in class org.apache.ws.scout.registry.
CapabilityProfileImpl
getCapabilityProfile()
- Method in class org.apache.ws.scout.registry.
RegistryServiceImpl
getCharsetName()
- Method in class org.apache.ws.scout.registry.infomodel.
LocalizedStringImpl
getChildConceptCount()
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationSchemeImpl
getChildConceptCount()
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
getChildOrganizationCount()
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
getChildOrganizations()
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
getChildrenConcepts()
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationSchemeImpl
getChildrenConcepts()
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
getCity()
- Method in class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
getClassifications()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
getClassifications(CategoryBag, LifeCycleManager)
- Static method in class org.apache.ws.scout.util.
ScoutUddiJaxrHelper
getClassificationScheme()
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationImpl
getClassificationScheme()
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
getClassifiedObject()
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationImpl
getCollection()
- Method in class org.apache.ws.scout.registry.
BulkResponseImpl
Get Collection of RegistryObjects *
getConcept()
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationImpl
getConcept(TModelDetail, LifeCycleManager)
- Static method in class org.apache.ws.scout.util.
ScoutUddiJaxrHelper
getConcept(TModel, LifeCycleManager)
- Static method in class org.apache.ws.scout.util.
ScoutUddiJaxrHelper
getConcept(TModelInfo, LifeCycleManager)
- Static method in class org.apache.ws.scout.util.
ScoutUddiJaxrHelper
getConceptByPath(String)
- Static method in class org.apache.ws.scout.util.
EnumerationHelper
getConnection()
- Method in class org.apache.ws.scout.registry.
RegistryServiceImpl
getContactFromJAXRUser(User)
- Static method in class org.apache.ws.scout.util.
ScoutJaxrUddiHelper
TODO - should we really return new Contact() rather than null on null input? Convert JAXR User Object to UDDI Contact
getCountry()
- Method in class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
getCountryCode()
- Method in class org.apache.ws.scout.registry.infomodel.
TelephoneNumberImpl
getCredentials()
- Method in class org.apache.ws.scout.registry.
ConnectionImpl
getDeclarativeQueryManager()
- Method in class org.apache.ws.scout.registry.
RegistryServiceImpl
getDefaultPostalScheme()
- Method in class org.apache.ws.scout.registry.
RegistryServiceImpl
getDescendantConcepts()
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationSchemeImpl
getDescendantConcepts()
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
getDescendantOrganizations()
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
getDescription()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
getEmailAddresses()
- Method in class org.apache.ws.scout.registry.infomodel.
UserImpl
getExceptions()
- Method in class org.apache.ws.scout.registry.
BulkResponseImpl
The javadoc is unclear.
getExpiration()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryEntryImpl
getExtension()
- Method in class org.apache.ws.scout.registry.infomodel.
TelephoneNumberImpl
getExternalIdentifiers()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
getExternalIdentifiers(IdentifierBag, LifeCycleManager)
- Static method in class org.apache.ws.scout.util.
ScoutUddiJaxrHelper
getExternalLinks()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
getExternalLinks(OverviewDoc, LifeCycleManager)
- Static method in class org.apache.ws.scout.util.
ScoutUddiJaxrHelper
getExternalURI()
- Method in class org.apache.ws.scout.registry.infomodel.
ExternalLinkImpl
getFirstName()
- Method in class org.apache.ws.scout.registry.infomodel.
PersonNameImpl
getFullName()
- Method in class org.apache.ws.scout.registry.infomodel.
PersonNameImpl
getId()
- Method in class org.apache.ws.scout.registry.infomodel.
KeyImpl
getIdentificationScheme()
- Method in class org.apache.ws.scout.registry.infomodel.
ExternalIdentifierImpl
getIString(String, LifeCycleManager)
- Static method in class org.apache.ws.scout.util.
ScoutUddiJaxrHelper
getKey()
- Method in class org.apache.ws.scout.registry.infomodel.
AssociationImpl
There is an impedance mismatch as specified in the JAXR specification Section D-11
getKey()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
getLastName()
- Method in class org.apache.ws.scout.registry.infomodel.
PersonNameImpl
getLifeCycleManager()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
getLifeCycleManagerURL()
- Method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
getLinkedObjects()
- Method in class org.apache.ws.scout.registry.infomodel.
ExternalLinkImpl
getLocale()
- Method in class org.apache.ws.scout.registry.infomodel.
LocalizedStringImpl
getLocalizedString(Locale, String)
- Method in class org.apache.ws.scout.registry.infomodel.
InternationalStringImpl
getLocalizedStrings()
- Method in class org.apache.ws.scout.registry.infomodel.
InternationalStringImpl
getMajorVersion()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryEntryImpl
getMaxRows()
- Method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
getMiddleName()
- Method in class org.apache.ws.scout.registry.infomodel.
PersonNameImpl
getMinorVersion()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryEntryImpl
getName()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
getName()
- Method in class org.apache.ws.scout.registry.infomodel.
SlotImpl
getNumber()
- Method in class org.apache.ws.scout.registry.infomodel.
TelephoneNumberImpl
getObjectType()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
getOrganization()
- Method in class org.apache.ws.scout.registry.infomodel.
UserImpl
getOrganization(BusinessEntity, LifeCycleManager)
- Static method in class org.apache.ws.scout.util.
ScoutUddiJaxrHelper
getOrganization(BusinessDetail, LifeCycleManager)
- Static method in class org.apache.ws.scout.util.
ScoutUddiJaxrHelper
getParent()
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
getParentConcept()
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
getParentOrganization()
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
getPath()
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
getPersonName()
- Method in class org.apache.ws.scout.registry.infomodel.
UserImpl
getPostalAddress()
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
getPostalAddresses()
- Method in class org.apache.ws.scout.registry.infomodel.
UserImpl
getPostalAddressScheme()
- Method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
getPostalCode()
- Method in class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
getPostalScheme()
- Method in class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
getPrimaryContact()
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
getProperties()
- Method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
Returns a value copy of the properties that will be used to create a Connections.
getProvidingOrganization()
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceImpl
getPubAssertionFromJAXRAssociation(Association)
- Static method in class org.apache.ws.scout.util.
ScoutJaxrUddiHelper
getPubAssertionFromJAXRAssociationKey(String)
- Static method in class org.apache.ws.scout.util.
ScoutJaxrUddiHelper
getQueryManagerURL()
- Method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
getRegistryObject(String)
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
getRegistryObject(String, String)
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
getRegistryObject()
- Method in class org.apache.ws.scout.registry.infomodel.
ExternalIdentifierImpl
getRegistryObjects()
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
Gets the RegistryObjects owned by the caller.
getRegistryObjects(Collection)
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
getRegistryObjects(Collection, String)
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
getRegistryObjects(String)
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
getRegistryPackages()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
getRegistryService()
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
getRegistryService()
- Method in class org.apache.ws.scout.registry.
ConnectionImpl
getRegistryService()
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
getRequestId()
- Method in class org.apache.ws.scout.registry.
JAXRResponseImpl
getRootOrganization()
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
getSemanticEquivalences()
- Method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
getService()
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceBindingImpl
getService(BusinessService, LifeCycleManager)
- Static method in class org.apache.ws.scout.util.
ScoutUddiJaxrHelper
getService(ServiceInfo, LifeCycleManager)
- Static method in class org.apache.ws.scout.util.
ScoutUddiJaxrHelper
getServiceBinding()
- Method in class org.apache.ws.scout.registry.infomodel.
SpecificationLinkImpl
getServiceBinding(BindingTemplate, LifeCycleManager)
- Static method in class org.apache.ws.scout.util.
ScoutUddiJaxrHelper
getServiceBindings()
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceImpl
getServiceFromBusinessService(BusinessService, LifeCycleManager)
- Method in class org.apache.ws.scout.registry.
BusinessQueryManagerImpl
Helper routine to take a jUDDI business service and turn into a useful Service.
getServices()
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
getSlot(String)
- Method in class org.apache.ws.scout.registry.infomodel.
ExtensibleObjectImpl
getSlots()
- Method in class org.apache.ws.scout.registry.infomodel.
ExtensibleObjectImpl
getSlotType()
- Method in class org.apache.ws.scout.registry.infomodel.
SlotImpl
getSourceObject()
- Method in class org.apache.ws.scout.registry.infomodel.
AssociationImpl
getSpecificationLinks()
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceBindingImpl
getSpecificationObject()
- Method in class org.apache.ws.scout.registry.infomodel.
SpecificationLinkImpl
getStability()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryEntryImpl
getStateOrProvince()
- Method in class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
getStatus()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryEntryImpl
getStatus()
- Method in class org.apache.ws.scout.registry.
JAXRResponseImpl
getStreet()
- Method in class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
getStreetNumber()
- Method in class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
getSubmittingOrganization()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
getTargetBinding()
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceBindingImpl
getTargetObject()
- Method in class org.apache.ws.scout.registry.infomodel.
AssociationImpl
getTelephoneNumbers(String)
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
getTelephoneNumbers(String)
- Method in class org.apache.ws.scout.registry.infomodel.
UserImpl
getTModelFromJAXRClassificationScheme(ClassificationScheme)
- Static method in class org.apache.ws.scout.util.
ScoutJaxrUddiHelper
getTModelFromJAXRConcept(Concept)
- Static method in class org.apache.ws.scout.util.
ScoutJaxrUddiHelper
getType()
- Method in class org.apache.ws.scout.registry.infomodel.
EmailAddressImpl
getType()
- Method in class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
getType()
- Method in class org.apache.ws.scout.registry.infomodel.
TelephoneNumberImpl
getType()
- Method in class org.apache.ws.scout.registry.infomodel.
UserImpl
getUrl()
- Method in class org.apache.ws.scout.registry.infomodel.
TelephoneNumberImpl
getUrl()
- Method in class org.apache.ws.scout.registry.infomodel.
UserImpl
getUsageDescription()
- Method in class org.apache.ws.scout.registry.infomodel.
SpecificationLinkImpl
getUsageParameters()
- Method in class org.apache.ws.scout.registry.infomodel.
SpecificationLinkImpl
getUsers()
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
getUserVersion()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryEntryImpl
getValidateURI()
- Method in class org.apache.ws.scout.registry.infomodel.
ExternalLinkImpl
getValidateURI()
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceBindingImpl
getValue()
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationImpl
getValue()
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
getValue()
- Method in class org.apache.ws.scout.registry.infomodel.
ExternalIdentifierImpl
getValue()
- Method in class org.apache.ws.scout.registry.infomodel.
InternationalStringImpl
getValue(Locale)
- Method in class org.apache.ws.scout.registry.infomodel.
InternationalStringImpl
getValue()
- Method in class org.apache.ws.scout.registry.infomodel.
LocalizedStringImpl
getValues()
- Method in class org.apache.ws.scout.registry.infomodel.
SlotImpl
getValueType()
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationSchemeImpl
getVersion()
- Method in class org.apache.ws.scout.registry.
CapabilityProfileImpl
H
hashCode()
- Method in class org.apache.ws.scout.registry.infomodel.
EmailAddressImpl
hashCode()
- Method in class org.apache.ws.scout.registry.infomodel.
KeyImpl
hashCode()
- Method in class org.apache.ws.scout.registry.infomodel.
LocalizedStringImpl
hashCode()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
hashCode()
- Method in class org.apache.ws.scout.registry.infomodel.
SlotImpl
hashCode()
- Method in class org.apache.ws.scout.registry.infomodel.
TelephoneNumberImpl
I
InternationalStringImpl
- Class in
org.apache.ws.scout.registry.infomodel
For futher details, look into the JAXR API Javadoc.
InternationalStringImpl()
- Constructor for class org.apache.ws.scout.registry.infomodel.
InternationalStringImpl
InternationalStringImpl(String)
- Constructor for class org.apache.ws.scout.registry.infomodel.
InternationalStringImpl
InternationalStringImpl(Locale, String, String)
- Constructor for class org.apache.ws.scout.registry.infomodel.
InternationalStringImpl
isAvailable()
- Method in class org.apache.ws.scout.registry.
JAXRResponseImpl
isClosed()
- Method in class org.apache.ws.scout.registry.
ConnectionImpl
isConfirmed()
- Method in class org.apache.ws.scout.registry.infomodel.
AssociationImpl
isConfirmedBySourceOwner()
- Method in class org.apache.ws.scout.registry.infomodel.
AssociationImpl
isConfirmedByTargetOwner()
- Method in class org.apache.ws.scout.registry.infomodel.
AssociationImpl
isExternal()
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationImpl
isExternal()
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationSchemeImpl
isExtramural()
- Method in class org.apache.ws.scout.registry.infomodel.
AssociationImpl
isPartialResponse()
- Method in class org.apache.ws.scout.registry.
BulkResponseImpl
isSynchronous()
- Method in class org.apache.ws.scout.registry.
ConnectionImpl
J
JAXRResponseImpl
- Class in
org.apache.ws.scout.registry
Implementation of JAXRResponse
JAXRResponseImpl()
- Constructor for class org.apache.ws.scout.registry.
JAXRResponseImpl
K
KeyImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements JAXR Interface.
KeyImpl()
- Constructor for class org.apache.ws.scout.registry.infomodel.
KeyImpl
KeyImpl(String)
- Constructor for class org.apache.ws.scout.registry.infomodel.
KeyImpl
L
LifeCycleManagerImpl
- Class in
org.apache.ws.scout.registry
Implements JAXR LifeCycleManager Interface For futher details, look into the JAXR API Javadoc.
LifeCycleManagerImpl(RegistryService)
- Constructor for class org.apache.ws.scout.registry.
LifeCycleManagerImpl
LocalizedStringImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements JAXR Interface.
LocalizedStringImpl()
- Constructor for class org.apache.ws.scout.registry.infomodel.
LocalizedStringImpl
LocalizedStringImpl(Locale, String, String)
- Constructor for class org.apache.ws.scout.registry.infomodel.
LocalizedStringImpl
Constuctor for a LocalizedString.
M
makeRegistrySpecificRequest(String)
- Method in class org.apache.ws.scout.registry.
RegistryServiceImpl
N
newInstance()
- Static method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
O
org.apache.ws.scout.registry
- package org.apache.ws.scout.registry
org.apache.ws.scout.registry.infomodel
- package org.apache.ws.scout.registry.infomodel
org.apache.ws.scout.util
- package org.apache.ws.scout.util
OrganizationImpl
- Class in
org.apache.ws.scout.registry.infomodel
Organization Interface * Implements JAXR Interface.
OrganizationImpl(LifeCycleManager)
- Constructor for class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
P
PersonNameImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements JAXR Interface.
PersonNameImpl()
- Constructor for class org.apache.ws.scout.registry.infomodel.
PersonNameImpl
Creates a new instance of PersonNameImpl
PersonNameImpl(String)
- Constructor for class org.apache.ws.scout.registry.infomodel.
PersonNameImpl
PostalAddressImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements PostalAddress Interface Implements JAXR Interface.
PostalAddressImpl(ClassificationScheme)
- Constructor for class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
Creates a new instance of PostalAddressImpl
PostalAddressImpl()
- Constructor for class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
R
registry
- Variable in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
RegistryEntryImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements JAXR Interface.
RegistryEntryImpl(LifeCycleManager)
- Constructor for class org.apache.ws.scout.registry.infomodel.
RegistryEntryImpl
Creates a new instance of RegistryEntryImpl
RegistryObjectImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements RegistryObject Interface Implements JAXR Interface.
RegistryObjectImpl(LifeCycleManager)
- Constructor for class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
RegistryObjectImpl(LifeCycleManager, InternationalString)
- Constructor for class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
RegistryServiceImpl
- Class in
org.apache.ws.scout.registry
Scout implementation of javax.xml.registry.RegistryService For futher details, look into the JAXR API Javadoc.
RegistryServiceImpl(RegistryProxy, String, int)
- Constructor for class org.apache.ws.scout.registry.
RegistryServiceImpl
removeAssociation(Association)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
removeAssociations(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
removeChildConcept(Concept)
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationSchemeImpl
removeChildConcept(Concept)
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
removeChildConcepts(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationSchemeImpl
removeChildConcepts(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
removeChildOrganization(Organization)
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
removeChildOrganizations(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
removeClassification(Classification)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
removeClassifications(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
removeExternalIdentifier(ExternalIdentifier)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
removeExternalIdentifiers(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
removeExternalLink(ExternalLink)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
removeExternalLinks(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
removeLinkedObject(RegistryObject)
- Method in class org.apache.ws.scout.registry.infomodel.
ExternalLinkImpl
removeLocalizedString(LocalizedString)
- Method in class org.apache.ws.scout.registry.infomodel.
InternationalStringImpl
removeLocalizedStrings(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
InternationalStringImpl
removeService(Service)
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
removeServiceBinding(ServiceBinding)
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceImpl
removeServiceBindings(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceImpl
removeServices(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
removeSlot(String)
- Method in class org.apache.ws.scout.registry.infomodel.
ExtensibleObjectImpl
removeSlots(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
ExtensibleObjectImpl
removeSpecificationLink(SpecificationLink)
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceBindingImpl
removeSpecificationLinks(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceBindingImpl
removeUser(User)
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
removeUsers(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
S
saveAssociations(Collection, boolean)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
saveClassificationSchemes(Collection)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
saveConcepts(Collection)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
saveObjects(Collection)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
aves one or more Objects to the registry.
saveObjects(Collection)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
aves one or more Objects to the registry.
saveOrganizations(Collection)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
saveServiceBindings(Collection)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
saveServices(Collection)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
ScoutJaxrUddiHelper
- Class in
org.apache.ws.scout.util
Helper class that does Jaxr->UDDI Mapping
ScoutJaxrUddiHelper()
- Constructor for class org.apache.ws.scout.util.
ScoutJaxrUddiHelper
ScoutUddiJaxrHelper
- Class in
org.apache.ws.scout.util
Helper class that does UDDI->Jaxr Mapping
ScoutUddiJaxrHelper()
- Constructor for class org.apache.ws.scout.util.
ScoutUddiJaxrHelper
ServiceBindingImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements JAXR Interface.
ServiceBindingImpl(LifeCycleManager)
- Constructor for class org.apache.ws.scout.registry.infomodel.
ServiceBindingImpl
ServiceBindingImpl(LifeCycleManager, InternationalString)
- Constructor for class org.apache.ws.scout.registry.infomodel.
ServiceBindingImpl
ServiceImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements JAXR Interface.
ServiceImpl(LifeCycleManager)
- Constructor for class org.apache.ws.scout.registry.infomodel.
ServiceImpl
Creates a new instance of ServiceImpl
setAccessURI(String)
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceBindingImpl
setAddress(String)
- Method in class org.apache.ws.scout.registry.infomodel.
EmailAddressImpl
setAreaCode(String)
- Method in class org.apache.ws.scout.registry.infomodel.
TelephoneNumberImpl
setAssociations(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
setAssociationType(Concept)
- Method in class org.apache.ws.scout.registry.infomodel.
AssociationImpl
setAuthenticationMethod(String)
- Method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
setAvailable(boolean)
- Method in class org.apache.ws.scout.registry.
JAXRResponseImpl
setCharsetName(String)
- Method in class org.apache.ws.scout.registry.infomodel.
LocalizedStringImpl
setChildconcepts(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
setCity(String)
- Method in class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
setClassifications(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
setClassificationScheme(ClassificationScheme)
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationImpl
setClassificationScheme(ClassificationScheme)
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
setClassifiedObject(RegistryObject)
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationImpl
setCollection(Collection)
- Method in class org.apache.ws.scout.registry.
BulkResponseImpl
setConcept(Concept)
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationImpl
setConfirmed(boolean)
- Method in class org.apache.ws.scout.registry.infomodel.
AssociationImpl
setConfirmedBySourceOwner(boolean)
- Method in class org.apache.ws.scout.registry.infomodel.
AssociationImpl
setConfirmedByTargetOwner(boolean)
- Method in class org.apache.ws.scout.registry.infomodel.
AssociationImpl
setConnection(ConnectionImpl)
- Method in class org.apache.ws.scout.registry.
RegistryServiceImpl
setCountry(String)
- Method in class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
setCountryCode(String)
- Method in class org.apache.ws.scout.registry.infomodel.
TelephoneNumberImpl
setCredentials(Set)
- Method in class org.apache.ws.scout.registry.
ConnectionImpl
setDescription(InternationalString)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
setEmailAddresses(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
UserImpl
setExceptions(Collection)
- Method in class org.apache.ws.scout.registry.
BulkResponseImpl
Setter for property exceptions.
setExpiration(Date)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryEntryImpl
setExtension(String)
- Method in class org.apache.ws.scout.registry.infomodel.
TelephoneNumberImpl
setExternal(boolean)
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationImpl
setExternal(boolean)
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationSchemeImpl
setExternalIdentifiers(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
setExternalLinks(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
setExternalURI(String)
- Method in class org.apache.ws.scout.registry.infomodel.
ExternalLinkImpl
setExtramural(boolean)
- Method in class org.apache.ws.scout.registry.infomodel.
AssociationImpl
setFirstName(String)
- Method in class org.apache.ws.scout.registry.infomodel.
PersonNameImpl
setFullName(String)
- Method in class org.apache.ws.scout.registry.infomodel.
PersonNameImpl
setId(String)
- Method in class org.apache.ws.scout.registry.infomodel.
KeyImpl
setIdentificationScheme(ClassificationScheme)
- Method in class org.apache.ws.scout.registry.infomodel.
ExternalIdentifierImpl
setKey(Key)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
setLastName(String)
- Method in class org.apache.ws.scout.registry.infomodel.
PersonNameImpl
setLifeCycleManagerURL(String)
- Method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
setLocale(Locale)
- Method in class org.apache.ws.scout.registry.infomodel.
LocalizedStringImpl
setMajorVersion(int)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryEntryImpl
setMaxRows(Integer)
- Method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
setMiddleName(String)
- Method in class org.apache.ws.scout.registry.infomodel.
PersonNameImpl
setMinorVersion(int)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryEntryImpl
setName(InternationalString)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
setName(String)
- Method in class org.apache.ws.scout.registry.infomodel.
SlotImpl
setNumber(String)
- Method in class org.apache.ws.scout.registry.infomodel.
TelephoneNumberImpl
setOrganization(Organization)
- Method in class org.apache.ws.scout.registry.infomodel.
UserImpl
setParent(RegistryObject)
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
setParentconcept(Concept)
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
setPartialResponse(boolean)
- Method in class org.apache.ws.scout.registry.
BulkResponseImpl
setPersonName(PersonName)
- Method in class org.apache.ws.scout.registry.infomodel.
UserImpl
setPostalAddress(PostalAddress)
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
setPostalAddresses(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
UserImpl
setPostalAddressScheme(String)
- Method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
setPostalCode(String)
- Method in class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
setPostalScheme(ClassificationScheme)
- Method in class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
setPrimaryContact(User)
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
setProperties(Properties)
- Method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
Update the properties used by this ConnectionFactory to obtain a connection.
setProvidingOrganization(Organization)
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceImpl
setQueryManagerURL(String)
- Method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
setRegistryObject(RegistryObject)
- Method in class org.apache.ws.scout.registry.infomodel.
ExternalIdentifierImpl
setRequestId(String)
- Method in class org.apache.ws.scout.registry.
JAXRResponseImpl
setScheme(ClassificationSchemeImpl)
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
setSemanticEquivalences(String)
- Method in class org.apache.ws.scout.registry.
ConnectionFactoryImpl
setService(Service)
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceBindingImpl
setServiceBinding(ServiceBinding)
- Method in class org.apache.ws.scout.registry.infomodel.
SpecificationLinkImpl
setSlotType(String)
- Method in class org.apache.ws.scout.registry.infomodel.
SlotImpl
setSourceObject(RegistryObject)
- Method in class org.apache.ws.scout.registry.infomodel.
AssociationImpl
setSpecificationObject(RegistryObject)
- Method in class org.apache.ws.scout.registry.infomodel.
SpecificationLinkImpl
setStability(int)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryEntryImpl
setStateOrProvince(String)
- Method in class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
setStatus(int)
- Method in class org.apache.ws.scout.registry.
JAXRResponseImpl
setStreet(String)
- Method in class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
setStreetNumber(String)
- Method in class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
setSynchronous(boolean)
- Method in class org.apache.ws.scout.registry.
ConnectionImpl
setTargetBinding(ServiceBinding)
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceBindingImpl
setTargetObject(RegistryObject)
- Method in class org.apache.ws.scout.registry.infomodel.
AssociationImpl
setTelephoneNumbers(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
OrganizationImpl
setTelephoneNumbers(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
UserImpl
setType(String)
- Method in class org.apache.ws.scout.registry.infomodel.
EmailAddressImpl
setType(String)
- Method in class org.apache.ws.scout.registry.infomodel.
PostalAddressImpl
setType(String)
- Method in class org.apache.ws.scout.registry.infomodel.
TelephoneNumberImpl
setType(String)
- Method in class org.apache.ws.scout.registry.infomodel.
UserImpl
setUrl(String)
- Method in class org.apache.ws.scout.registry.infomodel.
TelephoneNumberImpl
setUrl(URL)
- Method in class org.apache.ws.scout.registry.infomodel.
UserImpl
setUsageDescription(InternationalString)
- Method in class org.apache.ws.scout.registry.infomodel.
SpecificationLinkImpl
setUsageParameters(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
SpecificationLinkImpl
setUserVersion(String)
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryEntryImpl
setValidateURI(boolean)
- Method in class org.apache.ws.scout.registry.infomodel.
ExternalLinkImpl
setValidateURI(boolean)
- Method in class org.apache.ws.scout.registry.infomodel.
ServiceBindingImpl
setValue(String)
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationImpl
setValue(String)
- Method in class org.apache.ws.scout.registry.infomodel.
ConceptImpl
setValue(String)
- Method in class org.apache.ws.scout.registry.infomodel.
ExternalIdentifierImpl
setValue(String)
- Method in class org.apache.ws.scout.registry.infomodel.
InternationalStringImpl
setValue(Locale, String)
- Method in class org.apache.ws.scout.registry.infomodel.
InternationalStringImpl
setValue(String)
- Method in class org.apache.ws.scout.registry.infomodel.
LocalizedStringImpl
setValues(Collection)
- Method in class org.apache.ws.scout.registry.infomodel.
SlotImpl
setValueType(int)
- Method in class org.apache.ws.scout.registry.infomodel.
ClassificationSchemeImpl
SlotImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements Jaxr API
SlotImpl()
- Constructor for class org.apache.ws.scout.registry.infomodel.
SlotImpl
SpecificationLinkImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements JAXR API
SpecificationLinkImpl(LifeCycleManager)
- Constructor for class org.apache.ws.scout.registry.infomodel.
SpecificationLinkImpl
STATUS_FAILURE
- Static variable in class org.apache.ws.scout.registry.
JAXRResponseImpl
STATUS_SUCCESS
- Static variable in class org.apache.ws.scout.registry.
JAXRResponseImpl
STATUS_UNAVAILABLE
- Static variable in class org.apache.ws.scout.registry.
JAXRResponseImpl
STATUS_WARNING
- Static variable in class org.apache.ws.scout.registry.
JAXRResponseImpl
T
TelephoneNumberImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements JAXR Interface.
TelephoneNumberImpl()
- Constructor for class org.apache.ws.scout.registry.infomodel.
TelephoneNumberImpl
toString()
- Method in class org.apache.ws.scout.registry.infomodel.
EmailAddressImpl
toString()
- Method in class org.apache.ws.scout.registry.infomodel.
KeyImpl
toString()
- Method in class org.apache.ws.scout.registry.infomodel.
LocalizedStringImpl
toString()
- Method in class org.apache.ws.scout.registry.infomodel.
TelephoneNumberImpl
toXML()
- Method in class org.apache.ws.scout.registry.infomodel.
RegistryObjectImpl
U
unConfirmAssociation(Association)
- Method in class org.apache.ws.scout.registry.
BusinessLifeCycleManagerImpl
unDeprecateObjects(Collection)
- Method in class org.apache.ws.scout.registry.
LifeCycleManagerImpl
UserImpl
- Class in
org.apache.ws.scout.registry.infomodel
Implements JAXR Interface.
UserImpl(LifeCycleManager)
- Constructor for class org.apache.ws.scout.registry.infomodel.
UserImpl
Creates a new instance of UserImpl
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes