org.LexGrid.LexBIG.DataModel.InterfaceElements
Class LoadStatus

java.lang.Object
  extended by org.LexGrid.LexBIG.DataModel.InterfaceElements.ProcessStatus
      extended by org.LexGrid.LexBIG.DataModel.InterfaceElements.LoadStatus
All Implemented Interfaces:
java.io.Serializable

public class LoadStatus
extends ProcessStatus
implements java.io.Serializable

Reports the state of LexBIG load operations.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
LoadStatus()
           
 
Method Summary
 java.lang.String getLoadSource()
          Returns the value of field 'loadSource'.
 java.lang.Integer getNumConceptsLoaded()
          Returns the value of field 'numConceptsLoaded'.
 java.lang.Integer getNumRelationsLoaded()
          Returns the value of field 'numRelationsLoaded'.
 void setLoadSource(java.lang.String loadSource)
          Sets the value of field 'loadSource'.
 void setNumConceptsLoaded(java.lang.Integer numConceptsLoaded)
          Sets the value of field 'numConceptsLoaded'.
 void setNumRelationsLoaded(java.lang.Integer numRelationsLoaded)
          Sets the value of field 'numRelationsLoaded'.
 
Methods inherited from class org.LexGrid.LexBIG.DataModel.InterfaceElements.ProcessStatus
getEndTime, getErrorsLogged, getMessage, getStartTime, getState, getWarningsLogged, isErrorsLogged, isWarningsLogged, setEndTime, setErrorsLogged, setMessage, setStartTime, setState, setWarningsLogged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadStatus

public LoadStatus()
Method Detail

getLoadSource

public java.lang.String getLoadSource()
Returns the value of field 'loadSource'. The field 'loadSource' has the following description: Indicates the source of the information being loaded; missing if no load is in progress.

Returns:
the value of field 'LoadSource'.

getNumConceptsLoaded

public java.lang.Integer getNumConceptsLoaded()
Returns the value of field 'numConceptsLoaded'. The field 'numConceptsLoaded' has the following description: Number of concepts that have been processed.

Returns:
the value of field 'NumConceptsLoaded'.

getNumRelationsLoaded

public java.lang.Integer getNumRelationsLoaded()
Returns the value of field 'numRelationsLoaded'. The field 'numRelationsLoaded' has the following description: Number of relations that have been processed.

Returns:
the value of field 'NumRelationsLoaded'.

setLoadSource

public void setLoadSource(java.lang.String loadSource)
Sets the value of field 'loadSource'. The field 'loadSource' has the following description: Indicates the source of the information being loaded; missing if no load is in progress.

Parameters:
loadSource - the value of field 'loadSource'.

setNumConceptsLoaded

public void setNumConceptsLoaded(java.lang.Integer numConceptsLoaded)
Sets the value of field 'numConceptsLoaded'. The field 'numConceptsLoaded' has the following description: Number of concepts that have been processed.

Parameters:
numConceptsLoaded - the value of field 'numConceptsLoaded'.

setNumRelationsLoaded

public void setNumRelationsLoaded(java.lang.Integer numRelationsLoaded)
Sets the value of field 'numRelationsLoaded'. The field 'numRelationsLoaded' has the following description: Number of relations that have been processed.

Parameters:
numRelationsLoaded - the value of field 'numRelationsLoaded'.

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.