|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
D - Type of the Destination ClassS - Type of Source Classpublic interface IMapper<D,S>
This Interface contains all potential combinations between the enumerations:
NullPointerControlMappingType of <D>
MappingType of <S>
| Method Summary | |
|---|---|
D |
get(S source)
Method used for all cases where a null values must be returned |
D |
nullVNotAllAll(S source)
This Method returns a new instance of <D> type applying these criteria: NullPointerControl.NOT_ANYno instance is controlled
MappingType.ALL_FIELDSmapping type applied to destination
MappingType.ALL_FIELDSmapping type applied to source
|
D |
nullVNotAllValued(S source)
This Method returns a new instance of <D> type applying these criteria: NullPointerControl.NOT_ANYno instance is controlled
MappingType.ALL_FIELDSmapping type applied to destination
MappingType.ONLY_VALUED_FIELDSmapping type applied to source
|
D |
nullVSouAllAll(S source)
This Method returns a new instance of <D> type applying these criteria: NullPointerControl.SOURCEonly source is controlled
MappingType.ALL_FIELDSmapping type applied to destination
MappingType.ALL_FIELDSmapping type applied to source
|
D |
nullVSouAllValued(S source)
This Method returns a new instance of <D> type applying these criteria: NullPointerControl.SOURCEonly source is controlled
MappingType.ALL_FIELDSmapping type applied to destination
MappingType.ONLY_VALUED_FIELDSmapping type applied to source
|
D |
vVAllAllAll(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.ALLboth instances are controlled
MappingType.ALL_FIELDSmapping type applied to destination
MappingType.ALL_FIELDSmapping type applied to source
|
D |
vVAllAllValued(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.ALLboth instances are controlled
MappingType.ALL_FIELDSmapping type applied to destination
MappingType.ONLY_VALUED_FIELDSmapping type applied to source
|
D |
vVAllNullValued(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.ALLboth instances are controlled
MappingType.ONLY_NULL_FIELDSmapping type applied to destination
MappingType.ONLY_VALUED_FIELDSmapping type applied to source
|
D |
vVAllValuedAll(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.ALLboth instances are controlled
MappingType.ONLY_VALUED_FIELDSmapping type applied to destination
MappingType.ALL_FIELDSmapping type applied to source
|
D |
vVAllValuedNull(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.ALLboth instances are controlled
MappingType.ONLY_VALUED_FIELDSmapping type applied to destination
MappingType.ONLY_NULL_FIELDSmapping type applied to source
|
D |
vVAllValuedValued(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.ALLboth instances are controlled
MappingType.ONLY_VALUED_FIELDSmapping type applied to destination
MappingType.ONLY_VALUED_FIELDSmapping type applied to source
|
D |
vVDesAllAll(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.DESTINATIONonly destination is controlled
MappingType.ALL_FIELDSmapping type applied to destination
MappingType.ALL_FIELDSmapping type applied to source
|
D |
vVDesAllValued(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.DESTINATIONonly destination is controlled
MappingType.ALL_FIELDSmapping type applied to destination
MappingType.ONLY_VALUED_FIELDSmapping type applied to source
|
D |
vVDesNullValued(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.DESTINATIONonly destination is controlled
MappingType.ONLY_NULL_FIELDSmapping type applied to destination
MappingType.ONLY_VALUED_FIELDSmapping type applied to source
|
D |
vVDesValuedAll(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.DESTINATIONonly destination is controlled
MappingType.ONLY_VALUED_FIELDSmapping type applied to destination
MappingType.ALL_FIELDSmapping type applied to source
|
D |
vVDesValuedNull(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.DESTINATIONonly destination is controlled
MappingType.ONLY_VALUED_FIELDSmapping type applied to destination
MappingType.ONLY_NULL_FIELDSmapping type applied to source
|
D |
vVDesValuedValued(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.DESTINATIONonly destination is controlled
MappingType.ONLY_VALUED_FIELDSmapping type applied to destination
MappingType.ONLY_VALUED_FIELDSmapping type applied to source
|
D |
vVNotAllAll(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.NOT_ANYno instance is controlled
MappingType.ALL_FIELDSmapping type applied to destination
MappingType.ALL_FIELDSmapping type applied to source
|
D |
vVNotAllValued(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.NOT_ANYno instance is controlled
MappingType.ALL_FIELDSmapping type applied to destination
MappingType.ONLY_VALUED_FIELDSmapping type applied to source
|
D |
vVNotNullValued(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.NOT_ANYno instance is controlled
MappingType.ONLY_NULL_FIELDSmapping type applied to destination
MappingType.ONLY_VALUED_FIELDSmapping type applied to source
|
D |
vVNotValuedAll(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.NOT_ANYno instance is controlled
MappingType.ONLY_VALUED_FIELDSmapping type applied to destination
MappingType.ALL_FIELDSmapping type applied to source
|
D |
vVNotValuedNull(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.NOT_ANYno instance is controlled
MappingType.ONLY_VALUED_FIELDSmapping type applied to destination
MappingType.ONLY_NULL_FIELDSmapping type applied to source
|
D |
vVNotValuedValued(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.NOT_ANYno instance is controlled
MappingType.ONLY_VALUED_FIELDSmapping type applied to destination
MappingType.ONLY_VALUED_FIELDSmapping type applied to source
|
D |
vVSouAllAll(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.SOURCEonly source is controlled
MappingType.ALL_FIELDSmapping type applied to destination
MappingType.ALL_FIELDSmapping type applied to source
|
D |
vVSouAllValued(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.SOURCEonly source is controlled
MappingType.ALL_FIELDSmapping type applied to destination
MappingType.ONLY_VALUED_FIELDSmapping type applied to source
|
D |
vVSouNullValued(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.SOURCEonly source is controlled
MappingType.ONLY_NULL_FIELDSmapping type applied to destination
MappingType.ONLY_VALUED_FIELDSmapping type applied to source
|
D |
vVSouValuedAll(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.SOURCEonly source is controlled
MappingType.ONLY_VALUED_FIELDSmapping type applied to destination
MappingType.ALL_FIELDSmapping type applied to source
|
D |
vVSouValuedNull(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.SOURCEonly source is controlled
MappingType.ONLY_VALUED_FIELDSmapping type applied to destination
MappingType.ONLY_NULL_FIELDSmapping type applied to source
|
D |
vVSouValuedValued(D destination,
S source)
This Method returns the destination given in input enriched with data contained in source given in input applying these criteria: NullPointerControl.SOURCEonly source is controlled
MappingType.ONLY_VALUED_FIELDSmapping type applied to destination
MappingType.ONLY_VALUED_FIELDSmapping type applied to source
|
| Method Detail |
|---|
D get(S source)
source - instance of <S> class
D nullVSouAllAll(S source)
NullPointerControl.SOURCE | only source is controlled |
MappingType.ALL_FIELDS | mapping type applied to destination |
MappingType.ALL_FIELDS | mapping type applied to source |
source - instance that contains the data
D nullVSouAllValued(S source)
NullPointerControl.SOURCE | only source is controlled |
MappingType.ALL_FIELDS | mapping type applied to destination |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to source |
source - instance that contains the data
D nullVNotAllAll(S source)
NullPointerControl.NOT_ANY | no instance is controlled |
MappingType.ALL_FIELDS | mapping type applied to destination |
MappingType.ALL_FIELDS | mapping type applied to source |
source - instance that contains the data
D nullVNotAllValued(S source)
NullPointerControl.NOT_ANY | no instance is controlled |
MappingType.ALL_FIELDS | mapping type applied to destination |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to source |
source - instance that contains the data
D vVAllAllAll(D destination,
S source)
NullPointerControl.ALL | both instances are controlled |
MappingType.ALL_FIELDS | mapping type applied to destination |
MappingType.ALL_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVAllAllValued(D destination,
S source)
NullPointerControl.ALL | both instances are controlled |
MappingType.ALL_FIELDS | mapping type applied to destination |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVAllValuedAll(D destination,
S source)
NullPointerControl.ALL | both instances are controlled |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to destination |
MappingType.ALL_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVAllValuedValued(D destination,
S source)
NullPointerControl.ALL | both instances are controlled |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to destination |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVAllValuedNull(D destination,
S source)
NullPointerControl.ALL | both instances are controlled |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to destination |
MappingType.ONLY_NULL_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVAllNullValued(D destination,
S source)
NullPointerControl.ALL | both instances are controlled |
MappingType.ONLY_NULL_FIELDS | mapping type applied to destination |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVDesAllAll(D destination,
S source)
NullPointerControl.DESTINATION | only destination is controlled |
MappingType.ALL_FIELDS | mapping type applied to destination |
MappingType.ALL_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVDesAllValued(D destination,
S source)
NullPointerControl.DESTINATION | only destination is controlled |
MappingType.ALL_FIELDS | mapping type applied to destination |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVDesValuedAll(D destination,
S source)
NullPointerControl.DESTINATION | only destination is controlled |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to destination |
MappingType.ALL_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVDesValuedValued(D destination,
S source)
NullPointerControl.DESTINATION | only destination is controlled |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to destination |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVDesValuedNull(D destination,
S source)
NullPointerControl.DESTINATION | only destination is controlled |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to destination |
MappingType.ONLY_NULL_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVDesNullValued(D destination,
S source)
NullPointerControl.DESTINATION | only destination is controlled |
MappingType.ONLY_NULL_FIELDS | mapping type applied to destination |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVSouAllAll(D destination,
S source)
NullPointerControl.SOURCE | only source is controlled |
MappingType.ALL_FIELDS | mapping type applied to destination |
MappingType.ALL_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVSouAllValued(D destination,
S source)
NullPointerControl.SOURCE | only source is controlled |
MappingType.ALL_FIELDS | mapping type applied to destination |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVSouValuedAll(D destination,
S source)
NullPointerControl.SOURCE | only source is controlled |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to destination |
MappingType.ALL_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVSouValuedValued(D destination,
S source)
NullPointerControl.SOURCE | only source is controlled |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to destination |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVSouValuedNull(D destination,
S source)
NullPointerControl.SOURCE | only source is controlled |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to destination |
MappingType.ONLY_NULL_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVSouNullValued(D destination,
S source)
NullPointerControl.SOURCE | only source is controlled |
MappingType.ONLY_NULL_FIELDS | mapping type applied to destination |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVNotAllAll(D destination,
S source)
NullPointerControl.NOT_ANY | no instance is controlled |
MappingType.ALL_FIELDS | mapping type applied to destination |
MappingType.ALL_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVNotAllValued(D destination,
S source)
NullPointerControl.NOT_ANY | no instance is controlled |
MappingType.ALL_FIELDS | mapping type applied to destination |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVNotValuedAll(D destination,
S source)
NullPointerControl.NOT_ANY | no instance is controlled |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to destination |
MappingType.ALL_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVNotValuedValued(D destination,
S source)
NullPointerControl.NOT_ANY | no instance is controlled |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to destination |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVNotValuedNull(D destination,
S source)
NullPointerControl.NOT_ANY | no instance is controlled |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to destination |
MappingType.ONLY_NULL_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
D vVNotNullValued(D destination,
S source)
NullPointerControl.NOT_ANY | no instance is controlled |
MappingType.ONLY_NULL_FIELDS | mapping type applied to destination |
MappingType.ONLY_VALUED_FIELDS | mapping type applied to source |
destination - instance to enrichsource - instance that contains the data
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||