See: Description
Package | Description |
---|---|
org.sistema.control.module.doc |
Legacy classes based on the Persistent framework/library.
|
org.sistema.cs | |
org.sistema.cs.doc |
All persistent classes from this package will be removed
(21-apr-2019 Juan Díaz)
|
org.sistema.cs.doc.persist |
Classes and interfaces based on the Persistent framework/library
modeling generic documents.
|
org.sistema.cs.sale.persist |
Classes and interfaces based on the Persistent framework/library
modeling sales related documents.
|
org.sistema.cs.sale.view |
This library contains classes available to both the client and the server,
including interfaces of the type of documents of the document module
and their implementation of which the main document interface is
IDoc
.
Read the org.sistema.cs.doc.persist
package documentation
for more information,
The document module is based on a client-server model and the communication between the client and the server is based on these persistent interfaces.
The DocModule
manages documents.