Package org.jafer.registry.model

Interface Summary
Category This interface represents a category.
Contact This interface represents the business entities contact infomration for JAFER.
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.
 

Class Summary
CategoryType This class represents the category types supported by the registry that can be attached to service providers and services
Protocol  
 

Exception Summary
CategoryDoesNotExistException This is thrown when the user tries to delete a category that does not exist
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
ServiceDoesNotExistException This is thrown when the user tries to delete a business service that does not exist