Uses of Package
com.jtri.base

Packages that use com.jtri.base
com.jtri.base   
com.jtri.facade   
com.jtri.struts   
 

Classes in com.jtri.base used by com.jtri.base
BetweenFilterField
          This filter field implements logic to render 'Between', '<' or '>' commands based upon datafields.
Cusco
          Cusco is a unplugged session
DynaFilter
          This is the default class for a filter that knows how to resolve itself back to sql.
DynaFilterField
          The base class for filter fields.
FieldPath
          Represents a javabean property path.
IFilter
          Represents a filter object that references a resolver (FilterDB) to query language.
IFilterDB
           
IMapped
           
IPagedInfoForm
          A multipaged enabled form.
OuterEqual
          This comparator checks if two objects are the same by comparison of each property that exists in both objects.
PageInfo
          PageInfo contem os dados referentes a paginacao de um form de dados, e um link para a colecao de dados enviada (complementar)...
PageStructure
          This holds page-set information for a collection, and metadata for resolving persistence and data reloading.
Row
          A Row is a transfer object that represent a map of links to other rows and one or more beans that contain properties.
 

Classes in com.jtri.base used by com.jtri.facade
PageInfo
          PageInfo contem os dados referentes a paginacao de um form de dados, e um link para a colecao de dados enviada (complementar)...
PageStructure
          This holds page-set information for a collection, and metadata for resolving persistence and data reloading.
Row
          A Row is a transfer object that represent a map of links to other rows and one or more beans that contain properties.
 

Classes in com.jtri.base used by com.jtri.struts
BaseDTO
          The Data Transfer Object is the base class for each row of information in a form.
Cusco
          Cusco is a unplugged session
DynaFilter
          This is the default class for a filter that knows how to resolve itself back to sql.
FieldPath
          Represents a javabean property path.
IEditForm
          A form with edit buttons to add new items and save all contents.
IFilter
          Represents a filter object that references a resolver (FilterDB) to query language.
IMapped
           
INavigateForm
          A Form with next and back buttonsets.
IPagedInfoForm
          A multipaged enabled form.
IRootForm
          Used to identify MultiPage MultiForm enabled Forms
PageInfo
          PageInfo contem os dados referentes a paginacao de um form de dados, e um link para a colecao de dados enviada (complementar)...
PageStructure
          This holds page-set information for a collection, and metadata for resolving persistence and data reloading.