org.hibersap.mapping.model
Class ObjectMapping

java.lang.Object
  extended by org.hibersap.mapping.model.ParameterMapping
      extended by org.hibersap.mapping.model.ObjectMapping
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FieldMapping, StructureMapping

public abstract class ObjectMapping
extends ParameterMapping

Author:
Carsten Erker
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.hibersap.mapping.model.ParameterMapping
ParameterMapping.ParamType
 
Constructor Summary
ObjectMapping(Class<?> associatedClass, String sapName, String javaName)
           
 
Method Summary
 
Methods inherited from class org.hibersap.mapping.model.ParameterMapping
equals, getAssociatedType, getJavaName, getParamType, getSapName, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectMapping

public ObjectMapping(Class<?> associatedClass,
                     String sapName,
                     String javaName)


Copyright © 2011 akquinet tech@spree GmbH. All Rights Reserved.