public interface OCCChecksumOperations
| Modifier and Type | Method and Description |
|---|---|
void |
addGvNIXAnnotationsDependecy()
Adds GvNIX annotations library dependency to the current project TO BE
REMOVED FROM API
|
void |
addOccAll(String fieldName,
String digestMethod)
Adds Optimistic Concurrency Control to all entities on project
If any entity already has applied this behavior this action will have no
effect in it.
|
void |
addOccToEntity(org.springframework.roo.model.JavaType entity,
String fieldName,
String digestMethod)
Adds Optimistic Concurrency Control to a entity
If this entity already has applied this behavior this action will have no
effect.
|
boolean |
isOCCChecksumAvailable()
Informs if OCCChecksum operations are available
|
boolean isOCCChecksumAvailable()
Informs if OCCChecksum operations are available
void addOccToEntity(org.springframework.roo.model.JavaType entity,
String fieldName,
String digestMethod)
Adds Optimistic Concurrency Control to a entity
If this entity already has applied this behavior this action will have no effect.
entity - to add OCCChecksum behaviorfieldName - digestMethod - void addOccAll(String fieldName, String digestMethod)
Adds Optimistic Concurrency Control to all entities on project
If any entity already has applied this behavior this action will have no effect in it.
fieldName - digestMethod - based on
org.springframework.roo.addon.web.mvc.controller.ControllerOperations#generateAll(org.springframework.roo.model.JavaPackage)
void addGvNIXAnnotationsDependecy()
Copyright © 2010–2015 General Directorate for Information Technologies (DGTI) of the Regional Ministry of Finance and Public Administration of the Generalitat Valenciana.. All rights reserved.