- All Implemented Interfaces:
Serializable
Class containing the application id and service name.
- Since:
- 8.4
- Author:
- Jon van Leuven
- See Also:
-
-
Constructor Summary 
Constructors
-
Method Summary 
com.aquima.interactions.foundation.ApplicationID
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
ServiceId 
public ServiceId(com.aquima.interactions.foundation.ApplicationID appId,
String serviceName,
String wsdlName,
String schemaName)
-
Method Details 