|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibersap.mapping.AnnotationBapiMapper
public class AnnotationBapiMapper
Constructor Summary | |
---|---|
AnnotationBapiMapper()
|
Method Summary | |
---|---|
BapiMapping |
mapBapi(java.lang.Class<?> clazz)
Takes an annotated BAPI class and creates a BapiMapping. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnotationBapiMapper()
Method Detail |
---|
public BapiMapping mapBapi(java.lang.Class<?> clazz)
clazz
- The annotated Bapi class.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |