|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.acsinet_solutions.cetia4.controller.map.AbstractMapping
com.acsinet_solutions.cetia4.controller.map.SimpleMapping
com.acsinet_solutions.cetia4.controller.map.TimeMapping
public class TimeMapping
Time mapping; expected format is HH:mm
| Constructor Summary | |
|---|---|
TimeMapping(java.lang.String fieldName)
Constructor del mapeo que indica el campo que se mapeará |
|
| Method Summary | |
|---|---|
protected ValidationIssue |
performMapping(java.lang.String parameter,
java.lang.Object bean)
Perform the mapping from the given parameter and set the bean accordingly. |
| Methods inherited from class com.acsinet_solutions.cetia4.controller.map.AbstractMapping |
|---|
getFieldName, getPropertyName, getReadableName, isNullsAllowed, isRequired, performBigDecimalMapping, performBooleanMapping, performCalendarMapping, performDateMapping, performDoubleMapping, performFloatMapping, performIntMapping, performLongMapping, performStringMapping, setInvalidDateMessageKey, setInvalidIntMessageKey, setInvalidNumericMessageKey, setNullMessageKey, setNullsAllowed, setProperty, setReadableName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeMapping(java.lang.String fieldName)
| Method Detail |
|---|
protected ValidationIssue performMapping(java.lang.String parameter,
java.lang.Object bean)
SimpleMapping
performMapping in class SimpleMapping
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||