| Package | Description |
|---|---|
| com.sptci.echo.binding |
Package used to implement a simple reflection based Model<->View
binding framework.
|
| com.sptci.echo.list |
Package for models and other utilities related to
AbstractListComponent objects. |
| com.sptci.echo.tree |
Package that contains support classes for the
Tree component. |
| com.sptci.epng.editabletree |
Package used to implement components necessary to support
the EditableTree component.
|
| com.sptci.jdo |
Package with core JDO data objects and interfaces.
|
| Class and Description |
|---|
| JDOObject
A base object from which all the
JDO Object
classes will be derived. |
| Treeable
An interface that defines the methods that must be implemented to enable
automatic generation and binding of
echopointng.Tree
components. |
| Class and Description |
|---|
| JDOObject
A base object from which all the
JDO Object
classes will be derived. |
| Class and Description |
|---|
| Treeable
An interface that defines the methods that must be implemented to enable
automatic generation and binding of
echopointng.Tree
components. |
| Class and Description |
|---|
| Treeable
An interface that defines the methods that must be implemented to enable
automatic generation and binding of
echopointng.Tree
components. |
| Class and Description |
|---|
| Category
A default category model object that may be used to represent categories
or classifications.
|
| CategoryFactory
Repository class for the
Category model object. |
| Factory
The base class for all repository classes.
|
| Group
The JavaBean that represents a group record used to implement
authorisation.
|
| GroupFactory
The repository class for interactions with the
Group JDO
persistent object. |
| JDOObject
A base object from which all the
JDO Object
classes will be derived. |
| NameDescription
A JavaBean that represents a simple
name and
description pair. |
| PersistenceManagerFactory
A factory for accessing instances of a JDO
PersistenceManager
that are necessary for interacting with the data store. |
| StartLetter
A simple object that is used to implement efficient alphabetical
indexing of persistent objects.
|
| StartLetterFactory
A repository class for abstracting interactions between the
StartLetter JDO JavaBean and the JDO data store. |
| Treeable
An interface that defines the methods that must be implemented to enable
automatic generation and binding of
echopointng.Tree
components. |
| User
The base class for all objects representing a user in a data store.
|
| UserFactory
The repository class for interactions with the
User JDO JavaBean. |