Uses of Interface
org.apache.juddi.datatype.RegistryObject

Packages that use RegistryObject
org.apache.juddi   
org.apache.juddi.datatype   
org.apache.juddi.datatype.assertion   
org.apache.juddi.datatype.binding   
org.apache.juddi.datatype.business   
org.apache.juddi.datatype.publisher   
org.apache.juddi.datatype.request   
org.apache.juddi.datatype.response   
org.apache.juddi.datatype.service   
org.apache.juddi.datatype.subscription   
org.apache.juddi.datatype.tmodel   
org.apache.juddi.error   
org.apache.juddi.function   
org.apache.juddi.handler   
org.apache.juddi.proxy   
org.apache.juddi.registry   
 

Uses of RegistryObject in org.apache.juddi
 

Methods in org.apache.juddi that return RegistryObject
 RegistryObject IRegistry.execute(RegistryObject request)
           
 

Methods in org.apache.juddi with parameters of type RegistryObject
 RegistryObject IRegistry.execute(RegistryObject request)
           
 

Uses of RegistryObject in org.apache.juddi.datatype
 

Classes in org.apache.juddi.datatype that implement RegistryObject
 class Address
          Represents a postal address.
 class AddressLine
          The address structure is a simple list of AddressLine elements within the address container.
 class BindingKey
           
 class BusinessKey
           
 class CategoryBag
           
 class Description
          A Description object contains a textual description and an optional language code.
 class DiscoveryURL
          A businessEntity has a "discoveryURLs" attribute which is a collection of these.
 class DiscoveryURLs
           
 class Email
          Holds email address, can be adorned with an optinal useType attribute.
 class IdentifierBag
           
 class KeyedReference
          Not just name / value.
 class Name
          Used in BusinessEntity as the Name of the BusinessEntity, in BusinessService as the name of the BusinessService and in TModel as the name of the TModel.
 class OverviewDoc
          Optional structure in InstanceDetails used for overview information about a particular TModel use within a BindingTemplate.
 class OverviewURL
          Used in BusinessEntity as the Name of the BusinessEntity, in BusinessService as the name of the BusinessService and in TModel as the name of the TModel.
 class PersonName
           
 class Phone
          Holds telephone nbrs, can be adorned with an optinal useType attribute.
 class ServiceKey
           
 class SharedRelationships
           
 class TModelBag
          "Knows about the creation and populating of TModelBag objects.
 class TModelKey
          Used in BusinessEntity as the Name of the BusinessEntity, in BusinessService as the name of the BusinessService and in TModel as the name of the TModel.
 class UploadRegister
          The UploadRegister type has been depricated in the UDDI version 2.0 specification but it remains because it is still found in the UDDI version 2.0 XML schema.
 

Uses of RegistryObject in org.apache.juddi.datatype.assertion
 

Classes in org.apache.juddi.datatype.assertion that implement RegistryObject
 class PublisherAssertion
          Many businesses, like large enterprises or marketplaces, are not effectively represented by a single businessEntity, since their description and discovery are likely to be diverse.
 

Uses of RegistryObject in org.apache.juddi.datatype.binding
 

Classes in org.apache.juddi.datatype.binding that implement RegistryObject
 class AccessPoint
          Is an attribute-qualified pointer to a service entry point.
 class BindingTemplate
          Technical web service description.
 class BindingTemplates
           
 class HostingRedirector
          The HostingRedirector in the bindingTemplate is used to indicate that the bindingTemplate entry is a pointer to a different bindingTemplate entry.
 class InstanceDetails
          Holds service-instance specific information that is required to either understand the service implementation details relative to a specific tModelKey reference, or to provide further parameter and settings support.
 class InstanceParms
           
 class TModelInstanceDetails
          Represents the "technical fingerprint".
 class TModelInstanceInfo
          A TModelInstanceInfo object represents the BindingTemplate instance specific details for a single TModel by reference.
 

Uses of RegistryObject in org.apache.juddi.datatype.business
 

Classes in org.apache.juddi.datatype.business that implement RegistryObject
 class BusinessEntity
          "Top-level information manager for all of the information about a particular set of information related to a business unit" - technical whitepaper "Information about the party who publishes information about a service" - XML Structure Reference
 class BusinessEntityExt
          Implementation specific extension to BusinessEntity.
 class Contact
          A businessEntity has a "contacts" attribute which is a collection of these.
 class Contacts
           
 

Uses of RegistryObject in org.apache.juddi.datatype.publisher
 

Classes in org.apache.juddi.datatype.publisher that implement RegistryObject
 class Publisher
           
 class PublisherID
           
 

Uses of RegistryObject in org.apache.juddi.datatype.request
 

Classes in org.apache.juddi.datatype.request that implement RegistryObject
 class AddPublisherAssertions
           
 class AuthInfo
          Authentication info is used in calls to the Publish API, the content of an AuthToken.
 class DeleteBinding
          "Used to remove an existing bindingTemplate from the bindingTemplates collection that is part of a specified businessService structure."
 class DeleteBusiness
          "Used to delete registered businessEntity information from the registry."
 class DeletePublisher
          "Used to delete registered Publisher information from the registry."
 class DeletePublisherAssertions
           
 class DeleteService
          "Used to delete an existing businessService from the businessServices collection that is part of a specified businessEntity."
 class DeleteSubscription
          Used to register or update complete information about a publisher.
 class DeleteTModel
          "Used to delete registered information about a tModel.
 class DiscardAuthToken
          "Used to inform an Operator Site that a previously provided authentication token is no longer valid.
 class FindBinding
          "Used to locate specific bindings within a registered businessService.
 class FindBusiness
          Used to locate information about one or more businesses.
 class FindPublisher
          Used to locate information about one or more publishers.
 class FindQualifier
           
 class FindQualifiers
          "Knows about the creation and populating of FindQualifiers objects.
 class FindRelatedBusinesses
           
 class FindService
          "Used to locate specific services within a registered businessEntity.
 class FindTModel
          "Used to locate one or more tModel information structures.
 class GetAssertionStatusReport
          "The get_assertionStatusReport API call provides administrative support for determining the status of current and outstanding publisher assertions that involve any of the business registrations managed by the individual publisher account.
 class GetAuthToken
          "Used to request an authentication token from an Operator Site.
 class GetBindingDetail
          "Used to get full bindingTemplate information suitable for make one or more service requests.
 class GetBusinessDetail
          "Used to get the full businessEntity information for one or more businesses.
 class GetBusinessDetailExt
          "Used to get extended businessEntity information.
 class GetPublisherAssertions
           
 class GetPublisherDetail
          Used to get full details for a given set of registered publisher data.
 class GetRegisteredInfo
          "Used to request an abbreviated synopsis of all information currently managed by a given individual."
 class GetRegistryInfo
          "Used to request an abbreviated synopsis of all information currently managed by a given individual."
 class GetServiceDetail
          "Used to get full details for a given set of registered businessService data.
 class GetSubscriptionResults
          Used to register or update complete information about a publisher.
 class GetSubscriptions
          Used to register or update complete information about a publisher.
 class GetTModelDetail
          "Used to get full details for a given set of registered tModel data.
 class SaveBinding
          "Used to register new bindingTemplate information or update existing bindingTemplate information.
 class SaveBusiness
          "Used to register new businessEntity information or update existing businessEntity information.
 class SavePublisher
          Used to register or update complete information about a publisher.
 class SaveService
          "Used to register or update complete information about a businessService exposed by a specified businessEntity."
 class SaveSubscription
          Used to register or update complete information about a publisher.
 class SaveTModel
          "Used to register or update complete information about a tModel."
 class SetPublisherAssertions
          "The set_publisherAssertions API call is used to manage all of the tracked relationship assertions associated with an individual publisher account.
 class ValidateValues
          "Whenever save_business, save_service or save_tModel are called, the contents of any included categoryBag or identifierBag element may be checked to see that it contains valid values.
 

Uses of RegistryObject in org.apache.juddi.datatype.response
 

Classes in org.apache.juddi.datatype.response that implement RegistryObject
 class AssertionStatusItem
           
 class AssertionStatusReport
           
 class AuthToken
          Contains a single authInfo element that contains an access token that is to be passed back in all of the publisher API messages that change data.
 class BindingDetail
          Holds specific bindingTemplate information in response to a get_bindingDetail or find_binding inquiry message.
 class BusinessDetail
          "This structure contains full details for zero or more businessEntity structures.
 class BusinessDetailExt
          "This structure allows UDDI compatible registries to define and share extended information about a businessEntity.
 class BusinessInfo
          "Each businessInfo structure contains company name and optional description data, along with a collection element named serviceInfos that in turn can contain one or more serviceInfo structures" - UDDI Version 2.0 Data Structure Reference
 class BusinessInfos
           
 class BusinessList
          "This structure contains abbreviated information about registered businessEntity information.
 class CompletionStatus
          Contains a single authInfo element that contains an access token that is to be passed back in all of the publisher API messages that change data.
 class DispositionReport
          "This structure is used to report the outcome of message processing and to report errors discovered during processing.
 class ErrInfo
          Used in Result in response DispositionReport.
 class KeysOwned
           
 class Property
           
 class PublisherAssertions
           
 class PublisherDetail
          "This structure contains full details for zero or more publisher structures.
 class PublisherInfo
           
 class PublisherInfos
           
 class PublisherList
          This message contains zero or more publisherInfo structures.
 class RegisteredInfo
           
 class RegistryInfo
           
 class RelatedBusinessesList
           
 class RelatedBusinessInfo
           
 class RelatedBusinessInfos
           
 class Result
          Used in response DispositionReport.
 class ServiceDetail
          "This structure contains full details for zero or more businessService structures.
 class ServiceInfo
           
 class ServiceInfos
           
 class ServiceList
          "This structure contains abbreviated information about registered businessService information.
 class SubscriptionResultsList
          Example: 20020727T00:00:00 20020728T00:00:00 BindingKey of the subscribers NotifySubscriptionListener service P1D 1000 20030101T00:00:00 false uddi:BeerSupplies.com:maltSelectionService uddi:Containers.com:kegs:orderingService
 class Subscriptions
           
 class TModelDetail
          "This structure contains full details for zero or more tModel structures.
 class TModelInfo
          Part of RegisteredInfo.
 class TModelInfos
           
 class TModelList
          "This structure contains abbreviated information about registered tModel information.
 

Uses of RegistryObject in org.apache.juddi.datatype.service
 

Classes in org.apache.juddi.datatype.service that implement RegistryObject
 class BusinessService
          "A descriptive container that is used to group a series of related Web Services related to either a business process or category of services." - technical whitepaper "descriptive information about the party who publishes information about a service" - XML Structure Reference
 class BusinessServices
           
 

Uses of RegistryObject in org.apache.juddi.datatype.subscription
 

Classes in org.apache.juddi.datatype.subscription that implement RegistryObject
 class CoveragePeriod
          Example: 20020727T00:00:00 20020728T00:00:00
 class KeyBag
          Example: false uddi:BeerSupplies.com:maltSelectionService uddi:Containers.com:kegs:orderingService
 class Subscription
          Example: BindingKey of the subscribers NotifySubscriptionListener service P1D 1000 20030101T00:00:00
 class SubscriptionFilter
          Example:
 class SubscriptionKey
           
 

Methods in org.apache.juddi.datatype.subscription that return RegistryObject
 RegistryObject SubscriptionFilter.getRequest()
           
 

Methods in org.apache.juddi.datatype.subscription with parameters of type RegistryObject
 void SubscriptionFilter.setRequest(RegistryObject request)
           
 

Constructors in org.apache.juddi.datatype.subscription with parameters of type RegistryObject
SubscriptionFilter(RegistryObject request)
          default constructor
 

Uses of RegistryObject in org.apache.juddi.datatype.tmodel
 

Classes in org.apache.juddi.datatype.tmodel that implement RegistryObject
 class TModel
          "Descriptions of specifications for services or taxonomies.
 

Uses of RegistryObject in org.apache.juddi.error
 

Classes in org.apache.juddi.error that implement RegistryObject
 class AccountLimitExceededException
          Thrown to indicate that a UDDI Exception was encountered.
 class AssertionNotFoundException
          Thrown to indicate that a UDDI Exception was encountered.
 class AuthTokenExpiredException
          Thrown to indicate that a UDDI Exception was encountered.
 class AuthTokenRequiredException
          Thrown to indicate that a UDDI Exception was encountered.
 class BusyException
          Thrown to indicate that a UDDI Exception was encountered.
 class CategorizationNotAllowedException
          Thrown to indicate that a UDDI Exception was encountered.
 class FatalErrorException
          Thrown to indicate that a UDDI Exception was encountered.
 class InvalidCategoryException
          Thrown to indicate that a UDDI Exception was encountered.
 class InvalidCompletionStatusException
          Thrown to indicate that a UDDI Exception was encountered.
 class InvalidKeyPassedException
          Thrown to indicate that a UDDI Exception was encountered.
 class InvalidProjectionException
          Thrown to indicate that a UDDI Exception was encountered.
 class InvalidTimeException
          Thrown to indicate that a UDDI Exception was encountered.
 class InvalidURLPassedException
          Thrown to indicate that a UDDI Exception was encountered.
 class InvalidValueException
          Thrown to indicate that a UDDI Exception was encountered.
 class KeyRetiredException
          Thrown to indicate that a UDDI Exception was encountered.
 class LanguageErrorException
          Thrown to indicate that a UDDI Exception was encountered.
 class MessageTooLargeException
          Thrown to indicate that a UDDI Exception was encountered.
 class NameTooLongException
          Thrown to indicate that a UDDI Exception was encountered.
 class OperatorMismatchException
          Thrown to indicate that a UDDI Exception was encountered.
 class PublisherCancelledException
          Thrown to indicate that a UDDI Exception was encountered.
 class RegistryException
          Thrown to indicate that a UDDI Exception was encountered.
 class RequestDeniedException
          Thrown to indicate that a UDDI Exception was encountered.
 class RequestTimeoutException
          Thrown to indicate that a UDDI Exception was encountered.
 class ResultSetTooLargeException
          Thrown to indicate that a UDDI Exception was encountered.
 class SecretUnknownException
          Thrown to indicate that a UDDI Exception was encountered.
 class TooManyOptionsException
          Thrown to indicate that a UDDI Exception was encountered.
 class TransferAbortedException
          Thrown to indicate that a UDDI Exception was encountered.
 class UnknownUserException
          Thrown to indicate that a UDDI Exception was encountered.
 class UnrecognizedVersionException
          Thrown to indicate that a UDDI Exception was encountered.
 class UnsupportedException
          Thrown to indicate that a UDDI Exception was encountered.
 class UnvalidatableException
          Thrown to indicate that a UDDI Exception was encountered.
 class UserMismatchException
          Thrown to indicate that a UDDI Exception was encountered.
 class ValueNotAllowedException
          Thrown to indicate that a UDDI Exception was encountered.
 

Uses of RegistryObject in org.apache.juddi.function
 

Methods in org.apache.juddi.function that return RegistryObject
 RegistryObject DeleteBusinessFunction.execute(RegistryObject regObject)
           
 RegistryObject DiscardAuthTokenFunction.execute(RegistryObject regObject)
           
 RegistryObject AddPublisherAssertionsFunction.execute(RegistryObject regObject)
           
 RegistryObject FindTModelFunction.execute(RegistryObject regObject)
           
 RegistryObject SaveServiceFunction.execute(RegistryObject regObject)
           
 RegistryObject SaveBindingFunction.execute(RegistryObject regObject)
           
 RegistryObject DeleteSubscriptionFunction.execute(RegistryObject regObject)
          Here are the rules: 1.
 RegistryObject GetBindingDetailFunction.execute(RegistryObject regObject)
           
 RegistryObject GetServiceDetailFunction.execute(RegistryObject regObject)
           
 RegistryObject GetRegisteredInfoFunction.execute(RegistryObject regObject)
           
 RegistryObject FindBindingFunction.execute(RegistryObject regObject)
           
 RegistryObject GetSubscriptionResultsFunction.execute(RegistryObject regObject)
           
 RegistryObject SaveTModelFunction.execute(RegistryObject regObject)
           
 RegistryObject DeletePublisherAssertionsFunction.execute(RegistryObject regObject)
           
 RegistryObject GetTModelDetailFunction.execute(RegistryObject regObject)
           
 RegistryObject GetSubscriptionsFunction.execute(RegistryObject regObject)
           
 RegistryObject GetBusinessDetailFunction.execute(RegistryObject regObject)
           
 RegistryObject FindBusinessFunction.execute(RegistryObject regObject)
           
 RegistryObject GetAuthTokenFunction.execute(RegistryObject regObject)
           
 RegistryObject DeleteBindingFunction.execute(RegistryObject regObject)
           
 RegistryObject GetPublisherAssertionsFunction.execute(RegistryObject regObject)
           
 RegistryObject FindRelatedBusinessesFunction.execute(RegistryObject regObject)
           
 RegistryObject FindServiceFunction.execute(RegistryObject regObject)
           
 RegistryObject SetPublisherAssertionsFunction.execute(RegistryObject regObject)
           
 RegistryObject DeleteServiceFunction.execute(RegistryObject regObject)
           
 RegistryObject GetAssertionStatusReportFunction.execute(RegistryObject regObject)
           
 RegistryObject FindPublisherFunction.execute(RegistryObject regObject)
           
 RegistryObject GetBusinessDetailExtFunction.execute(RegistryObject regObject)
           
 RegistryObject DeleteTModelFunction.execute(RegistryObject regObject)
           
 RegistryObject SaveSubscriptionFunction.execute(RegistryObject regObject)
           
 RegistryObject ValidateValuesFunction.execute(RegistryObject obj)
           
 RegistryObject IFunction.execute(RegistryObject request)
           
 RegistryObject GetPublisherDetailFunction.execute(RegistryObject regObject)
           
 RegistryObject SaveBusinessFunction.execute(RegistryObject regObject)
           
 RegistryObject DeletePublisherFunction.execute(RegistryObject regObject)
          Here are the rules: 1.
 RegistryObject SavePublisherFunction.execute(RegistryObject regObject)
           
 RegistryObject GetRegisteryInfoFunction.execute(RegistryObject regObject)
           
 

Methods in org.apache.juddi.function with parameters of type RegistryObject
 RegistryObject DeleteBusinessFunction.execute(RegistryObject regObject)
           
 RegistryObject DiscardAuthTokenFunction.execute(RegistryObject regObject)
           
 RegistryObject AddPublisherAssertionsFunction.execute(RegistryObject regObject)
           
 RegistryObject FindTModelFunction.execute(RegistryObject regObject)
           
 RegistryObject SaveServiceFunction.execute(RegistryObject regObject)
           
 RegistryObject SaveBindingFunction.execute(RegistryObject regObject)
           
 RegistryObject DeleteSubscriptionFunction.execute(RegistryObject regObject)
          Here are the rules: 1.
 RegistryObject GetBindingDetailFunction.execute(RegistryObject regObject)
           
 RegistryObject GetServiceDetailFunction.execute(RegistryObject regObject)
           
 RegistryObject GetRegisteredInfoFunction.execute(RegistryObject regObject)
           
 RegistryObject FindBindingFunction.execute(RegistryObject regObject)
           
 RegistryObject GetSubscriptionResultsFunction.execute(RegistryObject regObject)
           
 RegistryObject SaveTModelFunction.execute(RegistryObject regObject)
           
 RegistryObject DeletePublisherAssertionsFunction.execute(RegistryObject regObject)
           
 RegistryObject GetTModelDetailFunction.execute(RegistryObject regObject)
           
 RegistryObject GetSubscriptionsFunction.execute(RegistryObject regObject)
           
 RegistryObject GetBusinessDetailFunction.execute(RegistryObject regObject)
           
 RegistryObject FindBusinessFunction.execute(RegistryObject regObject)
           
 RegistryObject GetAuthTokenFunction.execute(RegistryObject regObject)
           
 RegistryObject DeleteBindingFunction.execute(RegistryObject regObject)
           
 RegistryObject GetPublisherAssertionsFunction.execute(RegistryObject regObject)
           
 RegistryObject FindRelatedBusinessesFunction.execute(RegistryObject regObject)
           
 RegistryObject FindServiceFunction.execute(RegistryObject regObject)
           
 RegistryObject SetPublisherAssertionsFunction.execute(RegistryObject regObject)
           
 RegistryObject DeleteServiceFunction.execute(RegistryObject regObject)
           
 RegistryObject GetAssertionStatusReportFunction.execute(RegistryObject regObject)
           
 RegistryObject FindPublisherFunction.execute(RegistryObject regObject)
           
 RegistryObject GetBusinessDetailExtFunction.execute(RegistryObject regObject)
           
 RegistryObject DeleteTModelFunction.execute(RegistryObject regObject)
           
 RegistryObject SaveSubscriptionFunction.execute(RegistryObject regObject)
           
 RegistryObject ValidateValuesFunction.execute(RegistryObject obj)
           
 RegistryObject IFunction.execute(RegistryObject request)
           
 RegistryObject GetPublisherDetailFunction.execute(RegistryObject regObject)
           
 RegistryObject SaveBusinessFunction.execute(RegistryObject regObject)
           
 RegistryObject DeletePublisherFunction.execute(RegistryObject regObject)
          Here are the rules: 1.
 RegistryObject SavePublisherFunction.execute(RegistryObject regObject)
           
 RegistryObject GetRegisteryInfoFunction.execute(RegistryObject regObject)
           
 

Uses of RegistryObject in org.apache.juddi.handler
 

Methods in org.apache.juddi.handler that return RegistryObject
 RegistryObject PropertyHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject BusinessInfosHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject TModelHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject BusinessDetailExtHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject GetTModelDetailHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject HostingRedirectorHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject ValidateValuesHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject UploadRegisterHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject DeletePublisherHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject BusinessListHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject BusinessEntityExtHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject TModelInstanceDetailsHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject KeysOwnedHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject PublisherDetailHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject AuthInfoHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject RegistryInfoHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject BusinessEntityHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject TModelBagHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject PublisherHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject FindRelatedBusinessesHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject ErrInfoHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject FindQualifiersHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject ServiceInfosHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject GetAuthTokenHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject DiscardAuthTokenHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject GetServiceDetailHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject CategoryBagHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject SubscriptionKeyHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject DeleteServiceHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject ServiceKeyHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject AuthTokenHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject PersonNameHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject EmailHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject ContactHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject ServiceDetailHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject PublisherListHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject FindPublisherHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject AccessPointHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject DeletePublisherAssertionsHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject FindBusinessHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject PublisherIDHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject GetSubscriptionsHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject GetBindingDetailHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject RegisteredInfoHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject FindServiceHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject ServiceInfoHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject OverviewURLHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject SaveServiceHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject InstanceParmsHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject GetPublisherDetailHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject SaveTModelHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject IdentifierBagHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject SetPublisherAssertionsHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject AddPublisherAssertionsHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject BindingKeyHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject GetAssertionStatusReportHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject ServiceListHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject OverviewDocHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject AddressLineHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject GetBusinessDetailExtHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject PublisherInfosHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject PublisherAssertionHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject GetRegisteredInfoHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject FindTModelHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject TModelListHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject TModelKeyHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject KeyedReferenceHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject GetPublisherAssertionsHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject BindingTemplatesHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject TModelDetailHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject DeleteSubscriptionHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject SubscriptionHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject ResultHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject AssertionStatusItemHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject FindBindingHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject PublisherAssertionsHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject DeleteTModelHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject DispositionReportHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject ContactsHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject SavePublisherHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject TModelInfoHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject AddressHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject RegistryExceptionHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject SaveBindingHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject IHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject SharedRelationshipsHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject BusinessServicesHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject DiscoveryURLsHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject RelatedBusinessesListHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject BusinessServiceHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject RelatedBusinessInfosHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject BusinessInfoHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject SaveBusinessHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject FindQualifierHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject DeleteBusinessHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject TModelInstanceInfoHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject BusinessKeyHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject CompletionStatusHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject RelatedBusinessInfoHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject BindingDetailHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject PublisherInfoHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject InstanceDetailsHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject SaveSubscriptionHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject NameHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject GetBusinessDetailHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject GetRegistryInfoHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject DiscoveryURLHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject AssertionStatusReportHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject DescriptionHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject BusinessDetailHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject PhoneHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject DeleteBindingHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject BindingTemplateHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject TModelInfosHandler.unmarshal(org.w3c.dom.Element element)
           
 RegistryObject KeysOwnedHandler.unmarshal(javax.xml.soap.SOAPElement element)
           
 

Methods in org.apache.juddi.handler with parameters of type RegistryObject
 void PropertyHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void BusinessInfosHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void TModelHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void BusinessDetailExtHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void GetTModelDetailHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void HostingRedirectorHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void ValidateValuesHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void UploadRegisterHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void DeletePublisherHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void BusinessListHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void BusinessEntityExtHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void TModelInstanceDetailsHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void KeysOwnedHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void PublisherDetailHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void AuthInfoHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void RegistryInfoHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void BusinessEntityHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void TModelBagHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void PublisherHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void FindRelatedBusinessesHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void ErrInfoHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void FindQualifiersHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void ServiceInfosHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void GetAuthTokenHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void DiscardAuthTokenHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void GetServiceDetailHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void CategoryBagHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void SubscriptionKeyHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void DeleteServiceHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void ServiceKeyHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void AuthTokenHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void PersonNameHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void EmailHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void ContactHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void ServiceDetailHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void PublisherListHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void FindPublisherHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void AccessPointHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void DeletePublisherAssertionsHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void FindBusinessHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void PublisherIDHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void GetSubscriptionsHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void GetBindingDetailHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void RegisteredInfoHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void FindServiceHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void ServiceInfoHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void OverviewURLHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void SaveServiceHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void InstanceParmsHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void GetPublisherDetailHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void SaveTModelHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void IdentifierBagHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void SetPublisherAssertionsHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void AddPublisherAssertionsHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void BindingKeyHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void GetAssertionStatusReportHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void ServiceListHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void OverviewDocHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void AddressLineHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void GetBusinessDetailExtHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void PublisherInfosHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void PublisherAssertionHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void GetRegisteredInfoHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void FindTModelHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void TModelListHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void TModelKeyHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void KeyedReferenceHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void GetPublisherAssertionsHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void BindingTemplatesHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void TModelDetailHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void DeleteSubscriptionHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void SubscriptionHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void ResultHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void AssertionStatusItemHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void FindBindingHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void PublisherAssertionsHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void DeleteTModelHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void DispositionReportHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void ContactsHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void SavePublisherHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void TModelInfoHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void AddressHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void RegistryExceptionHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void SaveBindingHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void IHandler.marshal(RegistryObject object, org.w3c.dom.Element element)
           
 void SharedRelationshipsHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void BusinessServicesHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void DiscoveryURLsHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void RelatedBusinessesListHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void BusinessServiceHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void RelatedBusinessInfosHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void BusinessInfoHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void SaveBusinessHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void FindQualifierHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void DeleteBusinessHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void TModelInstanceInfoHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void BusinessKeyHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void CompletionStatusHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void RelatedBusinessInfoHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void BindingDetailHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void PublisherInfoHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void InstanceDetailsHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void SaveSubscriptionHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void NameHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void GetBusinessDetailHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void GetRegistryInfoHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void DiscoveryURLHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void AssertionStatusReportHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void DescriptionHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void BusinessDetailHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void PhoneHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void DeleteBindingHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void BindingTemplateHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void TModelInfosHandler.marshal(RegistryObject object, org.w3c.dom.Element parent)
           
 void KeysOwnedHandler.marshal(RegistryObject object, javax.xml.soap.SOAPElement parent)
           
 

Uses of RegistryObject in org.apache.juddi.proxy
 

Methods in org.apache.juddi.proxy that return RegistryObject
 RegistryObject RegistryProxy.execute(RegistryObject uddiRequest)
           
 

Methods in org.apache.juddi.proxy with parameters of type RegistryObject
 RegistryObject RegistryProxy.execute(RegistryObject uddiRequest)
           
 

Uses of RegistryObject in org.apache.juddi.registry
 

Methods in org.apache.juddi.registry that return RegistryObject
 RegistryObject RegistryEngine.execute(RegistryObject request)
           
 

Methods in org.apache.juddi.registry with parameters of type RegistryObject
 RegistryObject RegistryEngine.execute(RegistryObject request)
           
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.