Uses of Package
org.jafer.registry.model

Packages that use org.jafer.registry.model
org.jafer.registry   
org.jafer.registry.model   
org.jafer.registry.uddi   
org.jafer.registry.uddi.model   
org.jafer.registry.web.struts   
org.jafer.registry.web.struts.action   
 

Classes in org.jafer.registry.model used by org.jafer.registry
Category
          This interface represents a category.
CategoryType
          This class represents the category types supported by the registry that can be attached to service providers and services
Contact
          This interface represents the business entities contact infomration for JAFER.
InvalidLengthException
          This Exception is thrown when the value of a field exceeds its maximum length
InvalidNameException
          This Exception is thrown when no name or a blank name is supplied to a contact, service provider or service
Protocol
           
Service
          This interface represents the service model support for JAFER.
ServiceInfo
          When a search can return multiple services this interface is returned in the list.
ServiceProvider
          This interface represents the service provider model support for JAFER.
ServiceProviderInfo
          When a search can return multiple service providers this interface is returned in the list.
 

Classes in org.jafer.registry.model used by org.jafer.registry.model
Category
          This interface represents a category.
CategoryDoesNotExistException
          This is thrown when the user tries to delete a category that does not exist
CategoryType
          This class represents the category types supported by the registry that can be attached to service providers and services
Contact
          This interface represents the business entities contact infomration for JAFER.
InvalidLengthException
          This Exception is thrown when the value of a field exceeds its maximum length
InvalidNameException
          This Exception is thrown when no name or a blank name is supplied to a contact, service provider or service
Protocol
           
Service
          This interface represents the service model support for JAFER.
ServiceDoesNotExistException
          This is thrown when the user tries to delete a business service that does not exist
ServiceInfo
          When a search can return multiple services this interface is returned in the list.
 

Classes in org.jafer.registry.model used by org.jafer.registry.uddi
CategoryType
          This class represents the category types supported by the registry that can be attached to service providers and services
Protocol
           
 

Classes in org.jafer.registry.model used by org.jafer.registry.uddi.model
Category
          This interface represents a category.
CategoryDoesNotExistException
          This is thrown when the user tries to delete a category that does not exist
Contact
          This interface represents the business entities contact infomration for JAFER.
InvalidLengthException
          This Exception is thrown when the value of a field exceeds its maximum length
InvalidNameException
          This Exception is thrown when no name or a blank name is supplied to a contact, service provider or service
Protocol
           
Service
          This interface represents the service model support for JAFER.
ServiceDoesNotExistException
          This is thrown when the user tries to delete a business service that does not exist
ServiceInfo
          When a search can return multiple services this interface is returned in the list.
ServiceProvider
          This interface represents the service provider model support for JAFER.
ServiceProviderInfo
          When a search can return multiple service providers this interface is returned in the list.
 

Classes in org.jafer.registry.model used by org.jafer.registry.web.struts
CategoryType
          This class represents the category types supported by the registry that can be attached to service providers and services
Protocol
           
 

Classes in org.jafer.registry.model used by org.jafer.registry.web.struts.action
Category
          This interface represents a category.