|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.ws.webservices.engine.client.Stub
com.ibm.twss.spm.admin.req.RequesterAdministrationInterfaceBindingStub
public class RequesterAdministrationInterfaceBindingStub
SOAP binding for the requester administration interface.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.ibm.ws.webservices.engine.client.Stub |
---|
com.ibm.ws.webservices.engine.client.Stub.Invoke |
Field Summary |
---|
Fields inherited from class com.ibm.ws.webservices.engine.client.Stub |
---|
cachedEndpoint, cachedhttpProxyHost, cachedhttpProxyPassword, cachedhttpProxyPort, cachedhttpProxyUser, cachedhttpRedirectEnabled, cachedhttpsProxyHost, cachedhttpsProxyPassword, cachedhttpsProxyPort, cachedhttpsProxyUser, cachedPassword, cachedPortName, cachedProperties, cachedRequestSoapHeaders, cachedRequestTransportHeaders, cachedResponseSoapHeaders, cachedResponseSoapHeaderTemplates, cachedResponseTransportHeaders, cachedResponseTransportHeadersTemplate, cachedSessionContext, cachedsslCfgName, cachedTimeout, cachedUsername, cachedWriteTimeout, connection, engine, maintainSession, maintainSessionSet, messageContexts, service |
Fields inherited from interface javax.xml.rpc.Stub |
---|
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
Constructor Summary | |
---|---|
RequesterAdministrationInterfaceBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
|
Method Summary | |
---|---|
CreateRequestersResponse |
createRequesters(CreateRequestersRequest request)
Attempts to create one or more requester definitions in a single batch operation. |
FindMatchingRequestersResponse |
findMatchingRequesters(FindMatchingRequestersRequest request)
Finds a list of requester identifiers that match the supplied input parameters. |
GetChildrenResponse |
getChildren(GetChildrenRequest request)
Gets all immediate child requester definitions of the specified requester group. |
GetParentChainResponse |
getParentChain(GetParentChainRequest request)
Returns the chain of requester group definitions for the specified requester identifier up to the root definition of the hierarchy. |
GetRequestersResponse |
getRequesters(GetRequestersRequest request)
Get requesters operation input parameters. |
RemoveRequestersResponse |
removeRequesters(RemoveRequestersRequest request)
Removes one or more requester definitions in a batch operation. |
ResolveRequestersEnabledResponse |
resolveRequestersEnabled(ResolveRequestersEnabledRequest request)
Performs hierarchical resolution on a list of requester identifiers to determine their enablement status. |
UpdateRequestersResponse |
updateRequesters(UpdateRequestersRequest request)
Updates one or more requester definitions in a batch operation. |
Methods inherited from class com.ibm.ws.webservices.engine.client.Stub |
---|
_getProperty, _getPropertyNames, _setProperty, convert, getPassword, getPortName, getTimeout, getTypeMapping, getUsername, primeMessageContext, setMaintainSession, setPassword, setPortName, setPortName, setTimeout, setUsername, setWriteTimeout, validateSoapHeadersHashMap, validateTransportPropertiesHashMap |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RequesterAdministrationInterfaceBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws com.ibm.ws.webservices.engine.WebServicesFault
com.ibm.ws.webservices.engine.WebServicesFault
Method Detail |
---|
public CreateRequestersResponse createRequesters(CreateRequestersRequest request) throws java.rmi.RemoteException
RequesterAdministrationInterface
createRequesters
in interface RequesterAdministrationInterface
java.rmi.RemoteException
public UpdateRequestersResponse updateRequesters(UpdateRequestersRequest request) throws java.rmi.RemoteException
RequesterAdministrationInterface
updateRequesters
in interface RequesterAdministrationInterface
java.rmi.RemoteException
public GetRequestersResponse getRequesters(GetRequestersRequest request) throws java.rmi.RemoteException, ServicePolicyException
RequesterAdministrationInterface
getRequesters
in interface RequesterAdministrationInterface
ServicePolicyException
- Raised if a supplied requester identifier does not exist or an internal
error occurs.
java.rmi.RemoteException
public RemoveRequestersResponse removeRequesters(RemoveRequestersRequest request) throws java.rmi.RemoteException
RequesterAdministrationInterface
removeRequesters
in interface RequesterAdministrationInterface
java.rmi.RemoteException
public ResolveRequestersEnabledResponse resolveRequestersEnabled(ResolveRequestersEnabledRequest request) throws java.rmi.RemoteException, ServicePolicyException
RequesterAdministrationInterface
resolveRequestersEnabled
in interface RequesterAdministrationInterface
ServicePolicyException
- Raised if a supplied requester identifier is invalid or does not exist,
or if an internal error occurred.
java.rmi.RemoteException
public FindMatchingRequestersResponse findMatchingRequesters(FindMatchingRequestersRequest request) throws java.rmi.RemoteException, ServicePolicyException
RequesterAdministrationInterface
findMatchingRequesters
in interface RequesterAdministrationInterface
ServicePolicyException
- Raised if the specified pattern or requester definition type was invalid,
or if an internal error occurred.
java.rmi.RemoteException
public GetChildrenResponse getChildren(GetChildrenRequest request) throws java.rmi.RemoteException, ServicePolicyException
RequesterAdministrationInterface
getChildren
in interface RequesterAdministrationInterface
ServicePolicyException
- Raised if the specified requester group is invalid or does not exist, or
if an internal error occurred.
java.rmi.RemoteException
public GetParentChainResponse getParentChain(GetParentChainRequest request) throws java.rmi.RemoteException, ServicePolicyException
RequesterAdministrationInterface
getParentChain
in interface RequesterAdministrationInterface
ServicePolicyException
- Raised if the specified requester identifier is invalid or does not exist, or
if an internal error occurs.
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |