org.compiere.util
Class CallableResult
java.lang.Object
org.compiere.util.ExecuteResult
org.compiere.util.CallableResult
- All Implemented Interfaces:
- Serializable
public class CallableResult
- extends ExecuteResult
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CallableResult
public CallableResult()
getOrdinalOutput
public Map<Integer,OutputParameter> getOrdinalOutput()
setOrdinalOutput
public void setOrdinalOutput(Map<Integer,OutputParameter> ordinalOutput)
getNamedOutput
public Map<String,OutputParameter> getNamedOutput()
setNamedOutput
public void setNamedOutput(Map<String,OutputParameter> namedOutput)
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.