|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceIdentifier | |
wt.federation | The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. |
Uses of ServiceIdentifier in wt.federation |
Fields in wt.federation declared as ServiceIdentifier | |
private ServiceIdentifier |
ProxyUser.serviceId
|
private ServiceIdentifier |
ProxyURLData.serviceId
|
private ServiceIdentifier |
ProxyPartMaster.serviceId
|
private ServiceIdentifier |
ProxyGroup.serviceId
|
private ServiceIdentifier |
ProxyDocumentMaster.serviceId
|
private ServiceIdentifier |
ProxyDocument.serviceId
|
private ServiceIdentifier |
InfoEngineInputStream.serviceId
|
private ServiceIdentifier |
DirectoryInputStream.serviceId
|
private ServiceIdentifier |
ProxyUser.serviceId
|
private ServiceIdentifier |
ProxyURLData.serviceId
|
private ServiceIdentifier |
ProxyPartMaster.serviceId
|
private ServiceIdentifier |
ProxyGroup.serviceId
|
private ServiceIdentifier |
ProxyDocumentMaster.serviceId
|
private ServiceIdentifier |
ProxyDocument.serviceId
|
private ServiceIdentifier |
InfoEngineInputStream.serviceId
|
private ServiceIdentifier |
DirectoryInputStream.serviceId
|
Methods in wt.federation that return ServiceIdentifier | |
static ServiceIdentifier |
ServiceIdentifier.newServiceIdentifier(String id)
Constructor returning an instance whose className and serviceName are derviced from the specified identifier. |
static ServiceIdentifier |
ServiceIdentifier.newServiceIdentifier(String className,
String serviceName)
Constructor returning an instance initialized with the specified className and serviceName property values. |
static ServiceIdentifier |
ServiceIdentifier.newServiceIdentifier()
Constructor retuning an instance with null className and serviceName properties. |
ServiceIdentifier |
ProxyUser.getServiceId()
Gets the object for the association that plays role: SERVICE_ID. |
ServiceIdentifier |
ProxyURLData.getServiceId()
Gets the object for the association that plays role: SERVICE_ID. |
ServiceIdentifier |
ProxyPartMaster.getServiceId()
Gets the object for the association that plays role: SERVICE_ID. |
ServiceIdentifier |
ProxyGroup.getServiceId()
Gets the object for the association that plays role: SERVICE_ID. |
ServiceIdentifier |
ProxyDocumentMaster.getServiceId()
Gets the object for the association that plays role: SERVICE_ID. |
ServiceIdentifier |
ProxyDocument.getServiceId()
Gets the object for the association that plays role: SERVICE_ID. |
ServiceIdentifier |
InfoEngineInputStream.getServiceId()
Return the currently established identifier of the service from which the object stream is originating. |
ServiceIdentifier |
Federated.getServiceId()
Gets the object for the association that plays role: SERVICE_ID. |
ServiceIdentifier |
DirectoryInputStream.getServiceId()
Return the currently established identifier of the service from which the object stream is originating. |
static ServiceIdentifier |
ServiceIdentifier.newServiceIdentifier(String id)
Constructor returning an instance whose className and serviceName are derviced from the specified identifier. |
static ServiceIdentifier |
ServiceIdentifier.newServiceIdentifier(String className,
String serviceName)
Constructor returning an instance initialized with the specified className and serviceName property values. |
static ServiceIdentifier |
ServiceIdentifier.newServiceIdentifier()
Constructor retuning an instance with null className and serviceName properties. |
ServiceIdentifier |
ProxyUser.getServiceId()
Gets the object for the association that plays role: SERVICE_ID. |
ServiceIdentifier |
ProxyURLData.getServiceId()
Gets the object for the association that plays role: SERVICE_ID. |
ServiceIdentifier |
ProxyPartMaster.getServiceId()
Gets the object for the association that plays role: SERVICE_ID. |
ServiceIdentifier |
ProxyGroup.getServiceId()
Gets the object for the association that plays role: SERVICE_ID. |
ServiceIdentifier |
ProxyDocumentMaster.getServiceId()
Gets the object for the association that plays role: SERVICE_ID. |
ServiceIdentifier |
ProxyDocument.getServiceId()
Gets the object for the association that plays role: SERVICE_ID. |
ServiceIdentifier |
InfoEngineInputStream.getServiceId()
Return the currently established identifier of the service from which the object stream is originating. |
ServiceIdentifier |
Federated.getServiceId()
Gets the object for the association that plays role: SERVICE_ID. |
ServiceIdentifier |
DirectoryInputStream.getServiceId()
Return the currently established identifier of the service from which the object stream is originating. |
Methods in wt.federation with parameters of type ServiceIdentifier | |
protected boolean |
ServiceIdentifier.readVersion(ServiceIdentifier thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
static ProxyUser |
ProxyUser.newProxyUser(String name,
ServiceIdentifier serviceId,
String sourceObjectId)
Supported API: false |
protected void |
ProxyUser.initialize(String name,
ServiceIdentifier serviceId,
String sourceObjectId)
Supports initialization, following construction of an instance. |
void |
ProxyUser.setServiceId(ServiceIdentifier a_ServiceId)
Sets the object for the association that plays role: SERVICE_ID. |
private void |
ProxyUser.serviceIdValidate(ServiceIdentifier a_ServiceId)
|
void |
ProxyURLData.setServiceId(ServiceIdentifier a_ServiceId)
Sets the object for the association that plays role: SERVICE_ID. |
private void |
ProxyURLData.serviceIdValidate(ServiceIdentifier a_ServiceId)
|
void |
ProxyPartMaster.setServiceId(ServiceIdentifier a_ServiceId)
Sets the object for the association that plays role: SERVICE_ID. |
private void |
ProxyPartMaster.serviceIdValidate(ServiceIdentifier a_ServiceId)
|
static ProxyGroup |
ProxyGroup.newProxyGroup(String name,
ServiceIdentifier serviceId,
String sourceObjectId)
Supported API: false |
protected void |
ProxyGroup.initialize(String name,
ServiceIdentifier serviceId,
String sourceObjectId)
Supports initialization, following construction of an instance. |
void |
ProxyGroup.setServiceId(ServiceIdentifier a_ServiceId)
Sets the object for the association that plays role: SERVICE_ID. |
private void |
ProxyGroup.serviceIdValidate(ServiceIdentifier a_ServiceId)
|
void |
ProxyDocumentMaster.setServiceId(ServiceIdentifier a_ServiceId)
Sets the object for the association that plays role: SERVICE_ID. |
private void |
ProxyDocumentMaster.serviceIdValidate(ServiceIdentifier a_ServiceId)
|
void |
ProxyDocument.setServiceId(ServiceIdentifier a_ServiceId)
Sets the object for the association that plays role: SERVICE_ID. |
private void |
ProxyDocument.serviceIdValidate(ServiceIdentifier a_ServiceId)
|
void |
Federated.setServiceId(ServiceIdentifier a_ServiceId)
Sets the object for the association that plays role: SERVICE_ID. |
protected boolean |
ServiceIdentifier.readVersion(ServiceIdentifier thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
static ProxyUser |
ProxyUser.newProxyUser(String name,
ServiceIdentifier serviceId,
String sourceObjectId)
Supported API: false |
protected void |
ProxyUser.initialize(String name,
ServiceIdentifier serviceId,
String sourceObjectId)
Supports initialization, following construction of an instance. |
void |
ProxyUser.setServiceId(ServiceIdentifier a_ServiceId)
Sets the object for the association that plays role: SERVICE_ID. |
private void |
ProxyUser.serviceIdValidate(ServiceIdentifier a_ServiceId)
|
void |
ProxyURLData.setServiceId(ServiceIdentifier a_ServiceId)
Sets the object for the association that plays role: SERVICE_ID. |
private void |
ProxyURLData.serviceIdValidate(ServiceIdentifier a_ServiceId)
|
void |
ProxyPartMaster.setServiceId(ServiceIdentifier a_ServiceId)
Sets the object for the association that plays role: SERVICE_ID. |
private void |
ProxyPartMaster.serviceIdValidate(ServiceIdentifier a_ServiceId)
|
static ProxyGroup |
ProxyGroup.newProxyGroup(String name,
ServiceIdentifier serviceId,
String sourceObjectId)
Supported API: false |
protected void |
ProxyGroup.initialize(String name,
ServiceIdentifier serviceId,
String sourceObjectId)
Supports initialization, following construction of an instance. |
void |
ProxyGroup.setServiceId(ServiceIdentifier a_ServiceId)
Sets the object for the association that plays role: SERVICE_ID. |
private void |
ProxyGroup.serviceIdValidate(ServiceIdentifier a_ServiceId)
|
void |
ProxyDocumentMaster.setServiceId(ServiceIdentifier a_ServiceId)
Sets the object for the association that plays role: SERVICE_ID. |
private void |
ProxyDocumentMaster.serviceIdValidate(ServiceIdentifier a_ServiceId)
|
void |
ProxyDocument.setServiceId(ServiceIdentifier a_ServiceId)
Sets the object for the association that plays role: SERVICE_ID. |
private void |
ProxyDocument.serviceIdValidate(ServiceIdentifier a_ServiceId)
|
void |
Federated.setServiceId(ServiceIdentifier a_ServiceId)
Sets the object for the association that plays role: SERVICE_ID. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |