Package com.acsinet_solutions.cetia4.service

This package defines some basic services and facilities that are used at some point on the framework.

See:
          Description

Interface Summary
CatalogManager Interface for managers that implement a generic manager ( or DAO ) over a IntKeyDTO instance.
CatalogManagerFactory Factory interface for CatalogManager instances
NotificationManager A very simple notification management service.
ServiceLocator Base interface for service locator interfaces.
ServiceLocatorFactory Represents a factory for a concrete service locator instance.
TextFactory Text factory definition
UserSession Defines the basic methods of a user session.
UserSessionManager UserSession Manager definition.
 

Class Summary
ContextSession A context session utility class that works as facade for the current user session.
 

Exception Summary
InvalidUserException This exception indicates that a user is not valid.
NotificationException Generic notification exception.
 

Package com.acsinet_solutions.cetia4.service Description

This package defines some basic services and facilities that are used at some point on the framework.