Uses of Class
org.kuali.rice.ksb.impl.bus.diff.LocalServicesDiff
Packages that use LocalServicesDiff
-
Uses of LocalServicesDiff in org.kuali.rice.ksb.impl.bus
Methods in org.kuali.rice.ksb.impl.bus with parameters of type LocalServicesDiffModifier and TypeMethodDescriptionprotected voidServiceBusImpl.processLocalServiceDiff(LocalServicesDiff localServicesDiff) -
Uses of LocalServicesDiff in org.kuali.rice.ksb.impl.bus.diff
Methods in org.kuali.rice.ksb.impl.bus.diff that return LocalServicesDiffModifier and TypeMethodDescriptionprotected LocalServicesDiffServiceRegistryDiffCalculatorImpl.calculateLocalServicesDiff(List<ServiceInfo> allRegistryServicesForInstance, String instanceId, List<LocalService> localServices) CompleteServiceDiff.getLocalServicesDiff()Constructors in org.kuali.rice.ksb.impl.bus.diff with parameters of type LocalServicesDiffModifierConstructorDescriptionCompleteServiceDiff(LocalServicesDiff localServicesDiff, RemoteServicesDiff remoteServicesDiff)