|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LinkedValidationModel

Interface used to represent the type : linked validation model Class generated by org.deduced.generator.VelocityGenerator Using template : org/deduced/generator/java/JavaInterface.vm
| Field Summary | |
|---|---|
static PropertyInstanceHolder |
DEFAULT_VALIDATOR_TYPE_INSTANCE
Variable used to hold the PropertyInstance for : default validator type |
static PropertyCollectionTypeHolder |
LINKED_VALIDATION_MODEL_TYPE
Variable used to hold the PropertyCollectionType for : linked validation model |
| Fields inherited from interface org.deduced.ValidationModel |
|---|
VALIDATION_MODEL_TYPE |
| Fields inherited from interface org.deduced.PropertyCollection |
|---|
PROPERTY_COLLECTION_TYPE |
| Method Summary | |
|---|---|
PropertyCollectionType |
getDefaultValidatorType()
Get the value of the instance : default validator type |
PropertyCollectionType |
setDefaultValidatorType(PropertyCollectionType newValue)
Set the value of the instance : default validator type |
| Methods inherited from interface org.deduced.PropertyCollection |
|---|
activate, addListener, addProperty, areKeysAssignedAutomatically, asKeySet, asPropertyList, asPropertyMap, asValueList, asValueMap, clear, clone, containsInstance, containsKey, containsValue, delete, getFixedInstance, getProperty, getPropertyValue, instanceKey, isActivated, isEmpty, isListenerRegistered, iterator, iteratorByValue, keyOnParent, parent, removeListener, removeProperty, removePropertyInstance, removePropertyValue, setParent, setProperty, size, type, valueKey |
| Field Detail |
|---|
static final PropertyCollectionTypeHolder LINKED_VALIDATION_MODEL_TYPE
static final PropertyInstanceHolder DEFAULT_VALIDATOR_TYPE_INSTANCE
| Method Detail |
|---|
PropertyCollectionType getDefaultValidatorType()
PropertyCollectionType setDefaultValidatorType(PropertyCollectionType newValue)
newValue - new default validator type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||