C G I M N O V

C

com.googlecode.jmapper.api - package com.googlecode.jmapper.api
JMapper interfaces.
com.googlecode.jmapper.api.enums - package com.googlecode.jmapper.api.enums
Enumerations.

G

getDestination(S) - Method in interface com.googlecode.jmapper.api.IJMapper
This method returns a new instance of Destination Class with this setting: NullPointerControlSOURCE MappingType of DestinationALL_FIELDS MappingType of SourceALL_FIELDS
getDestination(D, S) - Method in interface com.googlecode.jmapper.api.IJMapper
This Method returns the destination given in input enriched with data contained in source given in input
with this setting: NullPointerControlALL MappingType of DestinationALL_FIELDS MappingType of SourceALL_FIELDS
getDestination(S, MappingType) - Method in interface com.googlecode.jmapper.api.IJMapper
This method returns a new instance of Destination Class with this setting: NullPointerControlSOURCE MappingType of DestinationALL_FIELDS MappingType of SourcemtSource
getDestination(S, NullPointerControl, MappingType) - Method in interface com.googlecode.jmapper.api.IJMapper
This method returns a new instance of Destination Class with this setting: NullPointerControlnullPointerControl MappingType of DestinationALL_FIELDS MappingType of SourcemtSource
getDestination(D, S, MappingType, MappingType) - Method in interface com.googlecode.jmapper.api.IJMapper
This Method returns the destination given in input enriched with data contained in source given in input
with this setting: NullPointerControlALL MappingType of DestinationmtDestination MappingType of SourcemtSource
getDestination(D, S, NullPointerControl, MappingType, MappingType) - Method in interface com.googlecode.jmapper.api.IJMapper
This Method returns the destination given in input enriched with data contained in source given in input
with this setting: NullPointerControlnullPointerControl MappingType of DestinationmtDestination MappingType of SourcemtSource
getDestinationWithoutControl(S) - Method in interface com.googlecode.jmapper.api.IJMapper
This method returns a new instance of Destination Class with this setting: NullPointerControlNOT_ANY MappingType of DestinationALL_FIELDS MappingType of SourceALL_FIELDS
getDestinationWithoutControl(D, S) - Method in interface com.googlecode.jmapper.api.IJMapper
This Method returns the destination given in input enriched with data contained in source given in input
with this setting: NullPointerControlNOT_ANY MappingType of DestinationALL_FIELDS MappingType of SourceALL_FIELDS

I

IJMapper<D,S> - Interface in com.googlecode.jmapper.api
JMapper takes as input two classes, Destination and Source.
IRelationalJMapper<T> - Interface in com.googlecode.jmapper.api
RelationalJMapper takes as input one configured Class.

M

manyToOne(S) - Method in interface com.googlecode.jmapper.api.IRelationalJMapper
This method returns a new instance of Configured Class with this setting: NullPointerControlSOURCE MappingType of DestinationALL_FIELDS MappingType of SourceALL_FIELDS
manyToOne(T, S) - Method in interface com.googlecode.jmapper.api.IRelationalJMapper
This Method returns the configured instance given in input enriched with data contained in source given in input
with this setting: NullPointerControlALL MappingType of DestinationALL_FIELDS MappingType of SourceALL_FIELDS
manyToOne(S, MappingType) - Method in interface com.googlecode.jmapper.api.IRelationalJMapper
This method returns a new instance of Configured Class with this setting: NullPointerControlSOURCE MappingType of DestinationALL_FIELDS MappingType of SourcemtSource
manyToOne(S, NullPointerControl, MappingType) - Method in interface com.googlecode.jmapper.api.IRelationalJMapper
This method returns a new instance of Configured Class with this setting: NullPointerControlnullPointerControl MappingType of DestinationALL_FIELDS MappingType of SourcemtSource
manyToOne(T, S, MappingType, MappingType) - Method in interface com.googlecode.jmapper.api.IRelationalJMapper
This Method returns the configured instance given in input enriched with data contained in source given in input
with this setting: NullPointerControlALL MappingType of DestinationmtDestination MappingType of SourcemtSource
manyToOne(T, S, NullPointerControl, MappingType, MappingType) - Method in interface com.googlecode.jmapper.api.IRelationalJMapper
This Method returns the configured instance given in input enriched with data contained in source given in input
with this setting: NullPointerControlnullPointerControl MappingType of DestinationmtDestination MappingType of SourcemtSource
manyToOneWithoutControl(S) - Method in interface com.googlecode.jmapper.api.IRelationalJMapper
This method returns a new instance of Configured Class with this setting: NullPointerControlNOT_ANY MappingType of DestinationALL_FIELDS MappingType of SourceALL_FIELDS
manyToOneWithoutControl(T, S) - Method in interface com.googlecode.jmapper.api.IRelationalJMapper
This Method returns the configured instance given in input enriched with data contained in source given in input
with this setting: NullPointerControlNOT_ANY MappingType of DestinationALL_FIELDS MappingType of SourceALL_FIELDS
MappingType - Enum in com.googlecode.jmapper.api.enums
MappingType define type of mapping to apply a specified instance.

N

NullPointerControl - Enum in com.googlecode.jmapper.api.enums
NullPointerControl permits to define a null pointer control to Destination or Source or All or Not any.

O

oneToMany(Class<D>, T) - Method in interface com.googlecode.jmapper.api.IRelationalJMapper
This method returns a new instance of Target Class with this setting: NullPointerControlSOURCE MappingType of DestinationALL_FIELDS MappingType of SourceALL_FIELDS
oneToMany(D, T) - Method in interface com.googlecode.jmapper.api.IRelationalJMapper
This Method returns the destination given in input enriched with data contained in source given in input
with this setting: NullPointerControlALL MappingType of DestinationALL_FIELDS MappingType of SourceALL_FIELDS
oneToMany(Class<D>, T, MappingType) - Method in interface com.googlecode.jmapper.api.IRelationalJMapper
This method returns a new instance of Target Class with this setting: NullPointerControlSOURCE MappingType of DestinationALL_FIELDS MappingType of SourcemtSource
oneToMany(Class<D>, T, NullPointerControl, MappingType) - Method in interface com.googlecode.jmapper.api.IRelationalJMapper
This method returns a new instance of Target Class with this setting: NullPointerControlnullPointerControl MappingType of DestinationALL_FIELDS MappingType of SourcemtSource
oneToMany(D, T, MappingType, MappingType) - Method in interface com.googlecode.jmapper.api.IRelationalJMapper
This Method returns the destination given in input enriched with data contained in source given in input
with this setting: NullPointerControlALL MappingType of DestinationmtDestination MappingType of SourcemtSource
oneToMany(D, T, NullPointerControl, MappingType, MappingType) - Method in interface com.googlecode.jmapper.api.IRelationalJMapper
This Method returns the destination given in input enriched with data contained in source given in input
with this setting: NullPointerControlnullPointerControl MappingType of DestinationmtDestination MappingType of SourcemtSource
oneToManyWithoutControl(Class<D>, T) - Method in interface com.googlecode.jmapper.api.IRelationalJMapper
This method returns a new instance of Target Class with this setting: NullPointerControlNOT_ANY MappingType of DestinationALL_FIELDS MappingType of SourceALL_FIELDS
oneToManyWithoutControl(D, T) - Method in interface com.googlecode.jmapper.api.IRelationalJMapper
This Method returns the destination given in input enriched with data contained in source given in input
with this setting: NullPointerControlNOT_ANY MappingType of DestinationALL_FIELDS MappingType of SourceALL_FIELDS

V

valueOf(String) - Static method in enum com.googlecode.jmapper.api.enums.MappingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.jmapper.api.enums.NullPointerControl
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.googlecode.jmapper.api.enums.MappingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.googlecode.jmapper.api.enums.NullPointerControl
Returns an array containing the constants of this enum type, in the order they are declared.

C G I M N O V

Copyright © 2014. All rights reserved.