it.avutils.jmapper.operations.recursive
Class ObjectOperation
java.lang.Object
it.avutils.jmapper.operations.AGeneralOperationAccessor
it.avutils.jmapper.operations.AGeneralOperation
it.avutils.jmapper.operations.complex.AComplexOperation
it.avutils.jmapper.operations.recursive.ARecursiveOperation
it.avutils.jmapper.operations.recursive.ObjectOperation
public class ObjectOperation
- extends ARecursiveOperation
This Class represents the mappings between mapped Objects.
- Author:
- Alessandro Vurro
| Methods inherited from class it.avutils.jmapper.operations.AGeneralOperationAccessor |
destinationType, getMtd, getMts, initialDGetPath, initialDSetPath, initialSGetPath, setConversionMethod, setDestinationField, setInfoOperation, setMemberShip, setMtd, setMts, setSourceField, sourceType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectOperation
public ObjectOperation()
existingField
protected StringBuilder existingField()
- Specified by:
existingField in class AComplexOperation
- Returns:
- a StringBuilder containing the mapping for an existing field
fieldToCreate
protected StringBuilder fieldToCreate()
- Specified by:
fieldToCreate in class AComplexOperation
- Returns:
- a StringBuilder containing the mapping for a new instance of the field
Copyright © 2013. All Rights Reserved.