Uses of Class
lumis.portal.serviceinstance.ServiceInstanceDuplicatedInChannelException
-
Packages that use ServiceInstanceDuplicatedInChannelException Package Description lumis.portal.serviceinstance -
-
Uses of ServiceInstanceDuplicatedInChannelException in lumis.portal.serviceinstance
Methods in lumis.portal.serviceinstance that throw ServiceInstanceDuplicatedInChannelException Modifier and Type Method Description void
ServiceInstanceManager. validateDuplicateInstanceInChannel(ServiceInstanceConfig serviceInstanceConfig, ITransaction transaction)
Validates that there are no duplicates of a service instance in the same channel.
-