Skip navigation links
JCS document module - Common Library v0.15.0.

See: Description

Packages 
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  

JCS document module - Common Library v0.15.0.

Introduction.

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.

Class overview.

The DocModule manages documents.

Further documentation:

Skip navigation links