In additional to the setup information defined here, the cell-specific setup class may also add additional parameters and require one or more component setup classes. It must define the getServerClassName() method to return the fully-qualified name of the server-side cell class.
The subclass of this class must be annotated with @XmlRootElement that defines the root element for all documents of that cell type. It must be unique for all cell types.
@author Jordan Slott
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|