|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agimatec.annotations.jam.JAMDtoFieldAnnotation
public class JAMDtoFieldAnnotation
Description:
User: roman.stumm
Date: 08.06.2007
Time: 17:18:39
Copyright: Agimatec GmbH
| Constructor Summary | |
|---|---|
JAMDtoFieldAnnotation(JAMAnnotation annotation,
JAMDtoField field)
|
|
JAMDtoFieldAnnotation(JAMAnnotation annotation,
JAMDtoMethod method)
|
|
| Method Summary | |
|---|---|
JAMAnnotation |
findGetterAnnotation(String annotationName)
|
JAMAnnotation |
getAnnotation()
|
String |
getDtoAddMethod()
|
String |
getDtoBeanType()
|
String |
getDtoConverter()
|
String |
getDtoFieldType()
der element-type des dto-targets, d.h. bei listen der generic-type |
String |
getDtoName()
|
String |
getDtoPath()
|
String |
getDtoType()
|
JAMDtoAnnotatedElement |
getElement()
|
JAMDtoField |
getField()
|
String |
getGetterName()
|
static String |
getGetterName(String name,
String type)
|
String |
getHintType()
|
Integer |
getLength()
=length des letzten elements im pfad |
protected JAMDtoAnnotatedElement |
getTargetElement()
das letzte element im pfad |
protected JAMDtoAnnotatedElement[] |
getTargetElements()
|
boolean |
isDtoCopyByReference()
|
boolean |
isDtoOneWay()
|
boolean |
isNullable()
|
boolean |
isRelationship()
|
boolean |
isUnique()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JAMDtoFieldAnnotation(JAMAnnotation annotation,
JAMDtoField field)
public JAMDtoFieldAnnotation(JAMAnnotation annotation,
JAMDtoMethod method)
| Method Detail |
|---|
public JAMAnnotation getAnnotation()
public JAMDtoField getField()
public JAMDtoAnnotatedElement getElement()
public boolean isDtoCopyByReference()
public boolean isDtoOneWay()
public String getDtoConverter()
public String getDtoPath()
public String getDtoAddMethod()
public String getDtoName()
public String getDtoType()
public JAMAnnotation findGetterAnnotation(String annotationName)
public String getDtoFieldType()
public String getDtoBeanType()
public String getHintType()
public String getGetterName()
public static String getGetterName(String name,
String type)
public boolean isNullable()
public boolean isUnique()
public Integer getLength()
protected JAMDtoAnnotatedElement getTargetElement()
protected JAMDtoAnnotatedElement[] getTargetElements()
public boolean isRelationship()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||