| 
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.irm.j2ee.jws.rights.context.DocumentRoleOperations
public final class DocumentRoleOperations
JAX-WS utilities for the Document Role Operations endpoint interface. This class provides utilities for obtaining a dynamic JAX-WS generated proxy for the Document Role Operations endpoint interface.
| Field Summary | |
|---|---|
static String | 
ENDPOINT_PATHEndpoint URL path.  | 
static String | 
SERVICE_NAMEService Name.  | 
static String | 
WSDL_NAMESPACEWSDL namespace.  | 
static String | 
WSDL_RESOURCE_LOCATIONWSDL location.  | 
| Method Summary | |
|---|---|
static DocumentRoleOperationsEndpoint | 
getDocumentRoleOperationsEndpoint()Get the Document Role Operations endpoint interface.  | 
static DocumentRoleOperationsEndpoint | 
getDocumentRoleOperationsEndpoint(String protocolHostPort)Get the Document Role Operations endpoint interface.  | 
static DocumentRoleOperationsEndpoint | 
getDocumentRoleOperationsEndpoint(URI endpointAddress)Get the Document Role Operations endpoint interface.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final String ENDPOINT_PATH
public static final String WSDL_RESOURCE_LOCATION
public static final String WSDL_NAMESPACE
public static final String SERVICE_NAME
| Method Detail | 
|---|
public static DocumentRoleOperationsEndpoint getDocumentRoleOperationsEndpoint()
public static DocumentRoleOperationsEndpoint getDocumentRoleOperationsEndpoint(URI endpointAddress)
endpointAddress - endpoint address. e.g. https://irm.example.com/irm_services/document_role_operationspublic static DocumentRoleOperationsEndpoint getDocumentRoleOperationsEndpoint(String protocolHostPort)
protocolHostPort - location of the server. e.g. https://irm.example.com
  | 
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||