public class FieldMapping extends Object
| Type | Property and Description |
|---|---|
boolean |
needsRelationOr |
| Modifier and Type | Class and Description |
|---|---|
static class |
FieldMapping.FieldKind |
| Modifier and Type | Field and Description |
|---|---|
static String |
ClassFieldSeparator |
protected String |
propertyName |
| Constructor and Description |
|---|
FieldMapping(IField field) |
FieldMapping(IField field,
String propertyName) |
public static final String ClassFieldSeparator
protected String propertyName
public FieldMapping(IField field)
public boolean isInnerClassRefField()
protected void clearAdditionalProperties(GrNode rNode)
public boolean mapPropertyToField(Object domainObject, GrNode rNode)
domainObject - rNode - public Object getObjectNeedingRelation(Object domainObject)
public boolean needsRelationOrProperty()
public boolean needsRelation()
protected void storeSimpleListComponentType(Object value, GrNode rNode)
protected Class<?> getComponentType(GrNode rNode)
public String getPropertyOrRelationName()
public IField getField()
public Class<?> getFieldType()
public String getFieldName()
public String getClassFieldName()
public FieldMapping.FieldKind getFieldKind()
public static FieldMapping.FieldKind getFieldKind(Class<?> typ)
protected String getDOClassFieldName()
protected String getDOPropertyOrRelationName()
Copyright © 2016. All rights reserved.