com.semarchy.mdm.runtime.data
Class QuerySource

java.lang.Object
  extended by com.semarchy.mdm.runtime.data.QuerySource

public class QuerySource
extends Object


Constructor Summary
QuerySource(IView pView, Long pLoadID)
           
 
Method Summary
 Long getLoadID()
           
 IView getView()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuerySource

public QuerySource(IView pView,
                   Long pLoadID)
Method Detail

getView

public IView getView()

getLoadID

public Long getLoadID()


Copyright © 2015. All Rights Reserved.