org.LexGrid.LexBIG.DataModel.InterfaceElements
Class ExportStatus

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

public class ExportStatus
extends ProcessStatus
implements java.io.Serializable

Reports the state of LexBIG export operations.

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

Constructor Summary
ExportStatus()
           
 
Method Summary
 java.lang.String getDestination()
          Returns the value of field 'destination'.
 void setDestination(java.lang.String destination)
          Sets the value of field 'destination'.
 
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

ExportStatus

public ExportStatus()
Method Detail

getDestination

public java.lang.String getDestination()
Returns the value of field 'destination'. The field 'destination' has the following description: Indicates the destination of the information being exported; missing if no export is in progress.

Returns:
the value of field 'Destination'.

setDestination

public void setDestination(java.lang.String destination)
Sets the value of field 'destination'. The field 'destination' has the following description: Indicates the destination of the information being exported; missing if no export is in progress.

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

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.