|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.nuxeo.common.xmap.XAnnotatedObject
public class XAnnotatedObject
Constructor Summary | |
---|---|
XAnnotatedObject(XMap xmap,
Class<?> klass,
XObject xob)
|
Method Summary | |
---|---|
void |
addMember(XAnnotatedMember member)
|
Path |
getPath()
|
Object |
newInstance(Context ctx,
Element element)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XAnnotatedObject(XMap xmap, Class<?> klass, XObject xob)
Method Detail |
---|
public void addMember(XAnnotatedMember member)
public Path getPath()
public Object newInstance(Context ctx, Element element) throws Exception
Exception
|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |