public class ServiceInstanceDependency extends Object implements ICustomEquivalence
Documentation in this class focus synchronization behavior. About
the use behind the fields in the portal, see ServiceInstanceDependencyConfig
.
ServiceInstance
,
ServiceInstanceDependencyConfig
Modifier and Type | Class and Description |
---|---|
static class |
ServiceInstanceDependency.AddServiceInstanceDependencyChannelTemplateLink |
static class |
ServiceInstanceDependency.ServiceInstanceDependencyComparator |
Constructor and Description |
---|
ServiceInstanceDependency() |
Modifier and Type | Method and Description |
---|---|
String |
getDependencyType() |
ServiceInstance |
getDependentServiceInstance() |
String |
getId() |
String |
getServiceInstanceId() |
boolean |
isEquivalent(Object obj)
Returns whether this object is equivalent to the given object.
|
void |
setDependentServiceInstance(ServiceInstance dependentServiceInstance) |
void |
setId(String id) |
public String getId()
public void setId(String id)
public String getServiceInstanceId()
public ServiceInstance getDependentServiceInstance()
public void setDependentServiceInstance(ServiceInstance dependentServiceInstance)
public String getDependencyType()
public boolean isEquivalent(Object obj)
ICustomEquivalence
isEquivalent
in interface ICustomEquivalence
obj
- the object to compare with.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.