public class VistaUserRpc extends AbstractRpc
api, context, currentContext, dfn, duz, returnRpcResult, rpcBroker
Constructor and Description |
---|
VistaUserRpc() |
VistaUserRpc(RpcBroker rpcBroker) |
Modifier and Type | Method and Description |
---|---|
ChangeVerifyCodeResult |
changeVerifyCode(java.lang.String oldVerifyCode,
java.lang.String newVerifyCode,
java.lang.String confirmVerifyCode) |
java.lang.String |
getAVHelp(boolean mustEnterOldVC) |
Employee |
getEmployeeByDuz(java.lang.String duz) |
java.lang.String |
getUserParam(java.lang.String paramName) |
VistaUser |
getVistaUser() |
boolean |
hasMenuOptionAccess(java.lang.String optionName) |
boolean |
hasSecurityKey(java.lang.String keyName) |
boolean |
userInactive(java.lang.String duz) |
call, clearParameters, connect, connect, disconnect, getApi, getContext, getCreateBrokerException, getCreateContextException, getCurrentContext, getDfn, getDuz, getLogChannel, getReturnRpcResult, getRpcBroker, lCall, lCall, lCall, lCall, log, logDebug, logError, logInfo, logWarning, revertContext, sCall, sCall, sCall, sCall, setApi, setContext, setCurrentContext, setDfn, setDuz, setLogChannel, setReturnRpcResult, setRpcBroker
public VistaUserRpc() throws BrokerException
BrokerException
public VistaUserRpc(RpcBroker rpcBroker) throws BrokerException
BrokerException
public VistaUser getVistaUser() throws BrokerException
BrokerException
public ChangeVerifyCodeResult changeVerifyCode(java.lang.String oldVerifyCode, java.lang.String newVerifyCode, java.lang.String confirmVerifyCode) throws BrokerException
BrokerException
public java.lang.String getAVHelp(boolean mustEnterOldVC) throws BrokerException
BrokerException
public java.lang.String getUserParam(java.lang.String paramName) throws BrokerException
BrokerException
public boolean hasSecurityKey(java.lang.String keyName) throws BrokerException
BrokerException
public boolean hasMenuOptionAccess(java.lang.String optionName) throws BrokerException
BrokerException
public boolean userInactive(java.lang.String duz) throws BrokerException
BrokerException
public Employee getEmployeeByDuz(java.lang.String duz) throws BrokerException
BrokerException