|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.mm.beans.CMBQueryService.QueryParameter
This class defines a query parameter. An array of query parameters can be passed on the CMBQueryService.execute method.
Constructor Summary | |
CMBQueryService.QueryParameter(java.lang.String name,
java.lang.Object value)
Constructs a query parameter. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CMBQueryService.QueryParameter(java.lang.String name, java.lang.Object value)
name
- the name of the parametervalue
- the value of the parameter
|
EIP JavaBeans | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |