org.kuali.rice.ksb.impl.bus.diff
Class RemoteServicesDiff
java.lang.Object
org.kuali.rice.ksb.impl.bus.diff.RemoteServicesDiff
public class RemoteServicesDiff
- extends Object
TODO...
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteServicesDiff
public RemoteServicesDiff(List<ServiceInfo> newServices,
List<RemoteService> removedServices)
getNewServices
public List<ServiceInfo> getNewServices()
getRemovedServices
public List<RemoteService> getRemovedServices()
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.