Uses of Class
lumis.portal.structure.sync.model.serviceinstance.ServiceInstanceDependency
-
Packages that use ServiceInstanceDependency Package Description lumis.portal.structure.sync.model.serviceinstance -
-
Uses of ServiceInstanceDependency in lumis.portal.structure.sync.model.serviceinstance
Methods in lumis.portal.structure.sync.model.serviceinstance that return types with arguments of type ServiceInstanceDependency Modifier and Type Method Description SortedSet<ServiceInstanceDependency>
ServiceInstance. getDependencies()
Returns the dependencies.Methods in lumis.portal.structure.sync.model.serviceinstance with parameters of type ServiceInstanceDependency Modifier and Type Method Description int
ServiceInstanceDependency.ServiceInstanceDependencyComparator. compare(ServiceInstanceDependency o1, ServiceInstanceDependency o2)
Constructors in lumis.portal.structure.sync.model.serviceinstance with parameters of type ServiceInstanceDependency Constructor Description AddServiceInstanceDependencyChannelTemplateLink(ServiceInstanceDependency dependency)
-