org.LexGrid.LexBIG.DataModel.InterfaceElements
Class RenderingDetail

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

public class RenderingDetail
extends java.lang.Object
implements java.io.Serializable

The details of how a coding scheme is rendered in a given service.

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

Constructor Summary
RenderingDetail()
           
 
Method Summary
 java.util.Date getDeactivateDate()
          Returns the value of field 'deactivateDate'.
 java.util.Date getLastUpdateTime()
          Returns the value of field 'lastUpdateTime'.
 CodingSchemeVersionStatus getVersionStatus()
          Returns the value of field 'versionStatus'.
 CodingSchemeTagList getVersionTags()
          Returns the value of field 'versionTags'.
 void setDeactivateDate(java.util.Date deactivateDate)
          Sets the value of field 'deactivateDate'.
 void setLastUpdateTime(java.util.Date lastUpdateTime)
          Sets the value of field 'lastUpdateTime'.
 void setVersionStatus(CodingSchemeVersionStatus versionStatus)
          Sets the value of field 'versionStatus'.
 void setVersionTags(CodingSchemeTagList versionTags)
          Sets the value of field 'versionTags'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RenderingDetail

public RenderingDetail()
Method Detail

getDeactivateDate

public java.util.Date getDeactivateDate()
Returns the value of field 'deactivateDate'. The field 'deactivateDate' has the following description: If present, this is that date that this coding scheme is scheduled to be deactivated (versionStatus = 'pending' or versionStatus='active') or was actually inactivated (versionStatus='inactive')

Returns:
the value of field 'DeactivateDate'.

getLastUpdateTime

public java.util.Date getLastUpdateTime()
Returns the value of field 'lastUpdateTime'. The field 'lastUpdateTime' has the following description: Timestamp when this coding scheme was last updated within the context of the containing service

Returns:
the value of field 'LastUpdateTime'.

getVersionStatus

public CodingSchemeVersionStatus getVersionStatus()
Returns the value of field 'versionStatus'. The field 'versionStatus' has the following description: Status of the coding scheme version within the service (pending, active, inactive). Note that a pending deactivation is identified by the presence of a deactivate date.

Returns:
the value of field 'VersionStatus'.

getVersionTags

public CodingSchemeTagList getVersionTags()
Returns the value of field 'versionTags'. The field 'versionTags' has the following description: The version metatags associated with this coding scheme in this service.

Returns:
the value of field 'VersionTags'.

setDeactivateDate

public void setDeactivateDate(java.util.Date deactivateDate)
Sets the value of field 'deactivateDate'. The field 'deactivateDate' has the following description: If present, this is that date that this coding scheme is scheduled to be deactivated (versionStatus = 'pending' or versionStatus='active') or was actually inactivated (versionStatus='inactive')

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

setLastUpdateTime

public void setLastUpdateTime(java.util.Date lastUpdateTime)
Sets the value of field 'lastUpdateTime'. The field 'lastUpdateTime' has the following description: Timestamp when this coding scheme was last updated within the context of the containing service

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

setVersionStatus

public void setVersionStatus(CodingSchemeVersionStatus versionStatus)
Sets the value of field 'versionStatus'. The field 'versionStatus' has the following description: Status of the coding scheme version within the service (pending, active, inactive). Note that a pending deactivation is identified by the presence of a deactivate date.

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

setVersionTags

public void setVersionTags(CodingSchemeTagList versionTags)
Sets the value of field 'versionTags'. The field 'versionTags' has the following description: The version metatags associated with this coding scheme in this service.

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

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.