public Account(com.progress.open4gl.javaproxy.Connection connectObj)
throws Open4GLException, IOException, ConnectException, SystemErrorException public Account(String urlString, String userId, String password, String Info) throws Open4GLException, IOException, ConnectException, SystemErrorException public Account(String userId, String password, String Info) throws Open4GLException, IOException, ConnectException, SystemErrorException public Account() throws Open4GLException, IOException, ConnectException, SystemErrorException |
public Tax createAO_Tax() throws Open4GLException, RunTime4GLException,
SystemErrorException |
public AccountInfo createPO_AccountInfo(int accountNum)
throws Open4GLException, RunTime4GLException, SystemErrorException |
public AccountInfo createPO_AccountInfo()
throws Open4GLException, RunTime4GLException, SystemErrorException |
public SDOResultSet _createSDOResultSet(String procName)
throws Open4GLException, ProSQLException public SDOResultSet _createSDOResultSet(String procName, String whereClause, String sortBy) throws Open4GLException, ProSQLException public SDOResultSet _createSDOResultSet(String procName, String whereClause, String sortBy, SDOPameters params) throws Open4GLException, ProSQLException |
public void Add(int accountNum, String name)
public void Remove(int accountNum) |
public void _cancelAllRequests() throws Open4GLException
public String _getConnectionId() throws Open4GLException public String _getProcReturnString() public boolean _isStreaming() throws Open4GLException public String _getRequestId() throws Open4GLException public String _getSSLSubjectName() throws Open4GLException public void _release() |