edu.utah.further.fqe.ds.api.to
Class QueryContextIdentifierTo

java.lang.Object
  extended by edu.utah.further.fqe.ds.api.to.QueryContextIdentifierTo
All Implemented Interfaces:
HasIdentifier<Long>, HasSettableIdentifier<Long>, QueryContextIdentifier

@Implementation
public class QueryContextIdentifierTo
extends Object
implements QueryContextIdentifier

A lightweight transfer object of a QueryContextIdentifier

-----------------------------------------------------------------------------------
(c) 2008-2011 FURTHeR Project, Health Sciences IT, University of Utah
Contact: Dr. Scott Narus <scott.narus@hsc.utah.edu>
Biomedical Informatics, 26 South 2000 East
Room 5775 HSEB, Salt Lake City, UT 84112
Day Phone: 1-801-213-3288
-----------------------------------------------------------------------------------

Version:
Dec 15, 2010
Author:
N. Dustin Schultz <dustin.schultz@utah.edu>

Constructor Summary
QueryContextIdentifierTo()
           
 
Method Summary
 Long getId()
           
 void setId(Long id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryContextIdentifierTo

public QueryContextIdentifierTo()
Method Detail

setId

public void setId(Long id)
Specified by:
setId in interface HasSettableIdentifier<Long>

getId

public Long getId()
Specified by:
getId in interface HasIdentifier<Long>


Copyright © 2011 Office of the AVP for Health Sci. IT. All Rights Reserved.