org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.service
Class HistoryServiceImpl
java.lang.Object
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.service.HistoryServiceImplBase
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.service.HistoryServiceImpl
public class HistoryServiceImpl extends HistoryServiceImplBase
TODO:I am the service side implementation class. IMPLEMENT AND DOCUMENT ME
Method Summary
org.LexGrid.LexBIG.iso21090.DataModel.Collections.NCIChangeEventList
getAncestors (org.LexGrid.LexBIG.iso21090.DataModel.Core.ConceptReference conceptReference)
org.LexGrid.LexBIG.iso21090.DataModel.Collections.SystemReleaseList
getBaselines (java.util.Date releasedAfter,
java.util.Date releasedBefore)
org.LexGrid.LexBIG.iso21090.DataModel.Collections.CodingSchemeVersionList
getConceptChangeVersions (org.LexGrid.LexBIG.iso21090.DataModel.Core.ConceptReference conceptReference,
java.util.Date beginDate,
java.util.Date endDate)
org.LexGrid.iso21090.versions.CodingSchemeVersion
getConceptCreationVersion (org.LexGrid.LexBIG.iso21090.DataModel.Core.ConceptReference conceptReference)
org.LexGrid.LexBIG.iso21090.DataModel.Collections.NCIChangeEventList
getDescendents (org.LexGrid.LexBIG.iso21090.DataModel.Core.ConceptReference conceptReference)
org.LexGrid.iso21090.versions.SystemRelease
getEarliestBaseline ()
org.LexGrid.LexBIG.iso21090.DataModel.Collections.NCIChangeEventList
getEditActionList (org.LexGrid.LexBIG.iso21090.DataModel.Core.ConceptReference conceptReference,
org.apache.axis.types.URI releaseURN)
org.LexGrid.LexBIG.iso21090.DataModel.Collections.NCIChangeEventList
getEditActionList2 (org.LexGrid.LexBIG.iso21090.DataModel.Core.ConceptReference conceptReference,
org.LexGrid.iso21090.versions.CodingSchemeVersion codingSchemeVersion)
org.LexGrid.LexBIG.iso21090.DataModel.Collections.NCIChangeEventList
getEditActionList3 (org.LexGrid.LexBIG.iso21090.DataModel.Core.ConceptReference conceptReference,
java.util.Date beginDate,
java.util.Date endDate)
org.LexGrid.iso21090.versions.SystemRelease
getLatestBaseline ()
org.LexGrid.LexBIG.iso21090.DataModel.InterfaceElements.SystemReleaseDetail
getSystemRelease (org.apache.axis.types.URI releaseURN)
Methods inherited from class org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.service.HistoryServiceImplBase
getCodedNodeGraphResourceHome , getCodedNodeSetResourceHome , getConfiguration , getFilterResourceHome , getLexBIGServiceConvenienceMethodsResourceHome , getLexBIGServiceMetadataResourceHome , getLexEVSGridServiceResourceHome , getResolvedConceptReferencesIteratorResourceHome , getResourceHome , getResourceHome , getSortResourceHome
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
HistoryServiceImpl
public HistoryServiceImpl ()
throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
getAncestors
public org.LexGrid.LexBIG.iso21090.DataModel.Collections.NCIChangeEventList getAncestors (org.LexGrid.LexBIG.iso21090.DataModel.Core.ConceptReference conceptReference)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBParameterException ,
LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
getBaselines
public org.LexGrid.LexBIG.iso21090.DataModel.Collections.SystemReleaseList getBaselines (java.util.Date releasedAfter,
java.util.Date releasedBefore)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBParameterException ,
LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
getConceptChangeVersions
public org.LexGrid.LexBIG.iso21090.DataModel.Collections.CodingSchemeVersionList getConceptChangeVersions (org.LexGrid.LexBIG.iso21090.DataModel.Core.ConceptReference conceptReference,
java.util.Date beginDate,
java.util.Date endDate)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBParameterException ,
LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
getConceptCreationVersion
public org.LexGrid.iso21090.versions.CodingSchemeVersion getConceptCreationVersion (org.LexGrid.LexBIG.iso21090.DataModel.Core.ConceptReference conceptReference)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBParameterException ,
LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
getDescendents
public org.LexGrid.LexBIG.iso21090.DataModel.Collections.NCIChangeEventList getDescendents (org.LexGrid.LexBIG.iso21090.DataModel.Core.ConceptReference conceptReference)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBParameterException ,
LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
getEarliestBaseline
public org.LexGrid.iso21090.versions.SystemRelease getEarliestBaseline ()
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
getEditActionList
public org.LexGrid.LexBIG.iso21090.DataModel.Collections.NCIChangeEventList getEditActionList (org.LexGrid.LexBIG.iso21090.DataModel.Core.ConceptReference conceptReference,
org.apache.axis.types.URI releaseURN)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBParameterException ,
LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
getEditActionList2
public org.LexGrid.LexBIG.iso21090.DataModel.Collections.NCIChangeEventList getEditActionList2 (org.LexGrid.LexBIG.iso21090.DataModel.Core.ConceptReference conceptReference,
org.LexGrid.iso21090.versions.CodingSchemeVersion codingSchemeVersion)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBParameterException ,
LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
getEditActionList3
public org.LexGrid.LexBIG.iso21090.DataModel.Collections.NCIChangeEventList getEditActionList3 (org.LexGrid.LexBIG.iso21090.DataModel.Core.ConceptReference conceptReference,
java.util.Date beginDate,
java.util.Date endDate)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBParameterException ,
LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
getLatestBaseline
public org.LexGrid.iso21090.versions.SystemRelease getLatestBaseline ()
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
getSystemRelease
public org.LexGrid.LexBIG.iso21090.DataModel.InterfaceElements.SystemReleaseDetail getSystemRelease (org.apache.axis.types.URI releaseURN)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBParameterException ,
LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException
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.
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD