| Package | Description |
|---|---|
| xapi.annotation.model | |
| xapi.dev.model | |
| xapi.gwtc.compiler.model | |
| xapi.model.api | |
| xapi.model.user |
| Class and Description |
|---|
| AdderFor |
| AdderForBuilder |
| ClientToServer
Annotation specifying that a field or class will be sent from the client
(but not necessarily back from the server).
|
| ClientToServerBuilder |
| DeleterFor |
| DeleterForBuilder |
| GetterFor
An annotation to specify that an abstract method is a getter for a model field.
|
| GetterForBuilder |
| IsModel
The annotation used to trigger the model generator.
|
| IsModelBuilder |
| Key |
| KeyBuilder |
| ModelValidator
Define the validator class used to validate this model's fields.
|
| ModelValidatorBuilder |
| PersistenceStrategy |
| Persistent |
| PersistentBuilder |
| QuerierFor |
| QuerierForBuilder |
| RemoverFor |
| RemoverForBuilder |
| Serializable
Marking fields or methods as serializable will cause them to be serialized upon HTTP requests.
|
| SerializableBuilder |
| SerializationStrategy |
| ServerToClient
Annotation specifying that a field or class requires serializing from Model
to String, in order to send to the server.
|
| ServerToClientBuilder |
| SetterFor |
| SetterForBuilder |
| Class and Description |
|---|
| ClientToServer
Annotation specifying that a field or class will be sent from the client
(but not necessarily back from the server).
|
| Key |
| PersistenceStrategy |
| Persistent |
| Serializable
Marking fields or methods as serializable will cause them to be serialized upon HTTP requests.
|
| SerializationStrategy |
| ServerToClient
Annotation specifying that a field or class requires serializing from Model
to String, in order to send to the server.
|
| Class and Description |
|---|
| DeleterFor |
| GetterFor
An annotation to specify that an abstract method is a getter for a model field.
|
| SetterFor |
| Class and Description |
|---|
| DeleterFor |
| GetterFor
An annotation to specify that an abstract method is a getter for a model field.
|
| PersistenceStrategy |
| SerializationStrategy |
| SetterFor |
| Class and Description |
|---|
| FieldValidator |
| GetterFor
An annotation to specify that an abstract method is a getter for a model field.
|
| IsModel
The annotation used to trigger the model generator.
|
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.