|
Java Client API Reference 6.0.2.61 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Describes BusinessObject types.
| Method Summary | |
IMemberMetadata[] |
getMembers()
Gets a list of member descriptions. |
IMethodMetadata[] |
getMethods()
Gets a list of method descriptions. |
IBusinessObjectMethodMetadata[] |
getMethods2()
Gets a list of method descriptions. |
java.lang.String |
getXmlDataType()
Gets the DCD-specified XML datatype for the described BusinessObject. |
java.lang.Object |
newInstance()
Creates a new instance of the described type. |
| Methods inherited from interface com.baan.b3.boi1.metadata.IObjectMetadata |
getDescription, getTypeName, isReadOnly |
| Method Detail |
public IMethodMetadata[] getMethods()
public IBusinessObjectMethodMetadata[] getMethods2()
public IMemberMetadata[] getMembers()
IPrimalMemberMetadata objects.
public java.lang.String getXmlDataType()
public java.lang.Object newInstance()
BusinessObject as a java.lang.Object.
|
Java Client API Reference 6.0.2.61 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||