public class AccountSecurityRemoteServiceProxy extends GroupSecurityRemoteServiceProxy
HTTP_ACTION_EVENT_NAME| コンストラクタと説明 |
|---|
AccountSecurityRemoteServiceProxy(String url,
String userCd)
コンストラクタ.
|
AccountSecurityRemoteServiceProxy(String url,
String userCd,
String tenantId)
コンストラクタ.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected HTTPActionEventHandler |
createHTTPActionEventHandler(HTTPActionEventHandler parent)
intra-martとの接続に利用するHTTPActionEventHandlerを生成します.
|
String |
getUserCd()
ユーザコードを取得します.
|
getGroupIdcreateRemoteServiceClient, newProxyInstance, setLimitedSessionpublic AccountSecurityRemoteServiceProxy(String url, String userCd)
url - HTTPActionEventListener url.userCd - ユーザコードpublic AccountSecurityRemoteServiceProxy(String url, String userCd, String tenantId)
url - HTTPActionEventListener url.userCd - ユーザコードtenantId - テナントIDprotected HTTPActionEventHandler createHTTPActionEventHandler(HTTPActionEventHandler parent)
AbstractRemoteServiceProxycreateHTTPActionEventHandler クラス内 GroupSecurityRemoteServiceProxyparent - 親HTTPActionEventHandler.public String getUserCd()
Copyright © 2012 NTT DATA INTRAMART CORPORATION