Uses of Package
net.smartlab.web

Packages that use net.smartlab.web
net.smartlab.web   
net.smartlab.web.config   
net.smartlab.web.history   
 

Classes in net.smartlab.web used by net.smartlab.web
Action
          This class represents the controller part of the MVC pattern.
ActionException
          Thrown by Action methods to indicate the requested operation has failed.
BusinessException
          A BusinessException is thrown whenever an application tries to perform a business operation but the request cannot be accomplished for some reason.
BusinessObjectFactory
          This class provides basic template for an Hibernate based implementation of the DAO pattern.
DAOException
          A DAOException is thrown whenever an application tries to access a persistent representation but the data storage is unavailable or unable to retrieve the datas.
DataAccessObject
          This interface should be implemented by classes which provide some form of persistence.
DataAccessObject.SearchInfo
          Instances of this class represents a set of criterias to be used in persistence tier searches.
DataTransferObject
          TODO documentation
Domain
           
DynaAction
          This class represent the dynamic version of the basic Action class allowing a single class to define multiple actions.
EnterpriseDomain.RequestContext
           
Enumeration
          Represents a meta type used to constraint a property to accept only pre-defined admitted values.
ManageableDomain
          TODO documentation
StringEnumeration
          This class allows to use string to define enumeration elements identifier but needs the definition of two constructors.
 

Classes in net.smartlab.web used by net.smartlab.web.config
BusinessObjectFactory
          This class provides basic template for an Hibernate based implementation of the DAO pattern.
Domain
           
 

Classes in net.smartlab.web used by net.smartlab.web.history
BusinessObjectFactory
          This class provides basic template for an Hibernate based implementation of the DAO pattern.
DAOException
          A DAOException is thrown whenever an application tries to access a persistent representation but the data storage is unavailable or unable to retrieve the datas.
DataAccessObject
          This interface should be implemented by classes which provide some form of persistence.
 



Copyright © 2004-2009 The SmartWeb Team. All Rights Reserved.