com.endeca.portal.selfservice.dataSourceState
Class DSLibState

java.lang.Object
  extended by com.endeca.portal.selfservice.dataSourceState.DataSourceState
      extended by com.endeca.portal.selfservice.dataSourceState.DSLibState

public class DSLibState
extends DataSourceState


Constructor Summary
DSLibState()
           
 
Method Summary
 long getDsconnectorId()
           
 void setDsconnectorId(long dsconnectorId)
           
 
Methods inherited from class com.endeca.portal.selfservice.dataSourceState.DataSourceState
getDataSetName, setDataSetName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSLibState

public DSLibState()
Method Detail

getDsconnectorId

public long getDsconnectorId()

setDsconnectorId

public void setDsconnectorId(long dsconnectorId)