org.kuali.rice.ksb.impl.bus.diff
Class CompleteServiceDiff

java.lang.Object
  extended by org.kuali.rice.ksb.impl.bus.diff.CompleteServiceDiff

public class CompleteServiceDiff
extends Object

This is a description of what this class does - ewestfal don't forget to fill this in.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
CompleteServiceDiff(LocalServicesDiff localServicesDiff, RemoteServicesDiff remoteServicesDiff)
           
 
Method Summary
 LocalServicesDiff getLocalServicesDiff()
           
 RemoteServicesDiff getRemoteServicesDiff()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompleteServiceDiff

public CompleteServiceDiff(LocalServicesDiff localServicesDiff,
                           RemoteServicesDiff remoteServicesDiff)
Method Detail

getLocalServicesDiff

public LocalServicesDiff getLocalServicesDiff()

getRemoteServicesDiff

public RemoteServicesDiff getRemoteServicesDiff()


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.