|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjsdai.lang.ObjectMapping
jsdai.lang.EntityMapping
jsdai.lang.AttributeMapping
This class is part of attribute mapping implementation. It is intended for internal JSDAI use.
| Constructor Summary | |
AttributeMapping(SdaiSession session,
ASdaiModel target,
ASdaiModel mapping,
java.util.Set touchedInstances)
Creates a new AttributeMapping. |
|
| Methods inherited from class jsdai.lang.EntityMapping |
testMappedAttribute, testMappedEntity |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AttributeMapping(SdaiSession session,
ASdaiModel target,
ASdaiModel mapping,
java.util.Set touchedInstances)
throws SdaiException
AttributeMapping.
session - SdaiSession to attach totarget - The target data domainmapping - The mapping domaintouchedInstances - The output parameter: the instances touched by
mapping operations
SdaiException - if an error occurs during the operation
or in underlying JSDAI operations
|
Copyright © LKSoftWare GmbH, 1999-2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||