org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.service
Class LexBIGServiceMetadataImpl
java.lang.Object
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.service.LexBIGServiceMetadataImplBase
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.service.LexBIGServiceMetadataImpl
public class LexBIGServiceMetadataImpl
- extends LexBIGServiceMetadataImplBase
TODO:I am the service side implementation class. IMPLEMENT AND DOCUMENT ME
Method Summary |
org.LexGrid.LexBIG.DataModel.Collections.AbsoluteCodingSchemeVersionReferenceList |
listCodingSchemes()
|
org.LexGrid.LexBIG.DataModel.Collections.MetadataPropertyList |
resolve()
|
void |
restrictToCodingScheme(org.LexGrid.LexBIG.DataModel.Core.AbsoluteCodingSchemeVersionReference acsvr)
|
void |
restrictToProperties(org.LexGrid.LexBIG.DataModel.cagrid.PropertyIdentification[] propertyIdentification)
|
void |
restrictToPropertyParents(org.LexGrid.LexBIG.DataModel.cagrid.PropertyIdentification[] propertyIdentification)
|
void |
restrictToValue(org.LexGrid.LexBIG.DataModel.cagrid.MatchCriteria matchCriteria,
org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification)
|
Methods inherited from class org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.service.LexBIGServiceMetadataImplBase |
getCodedNodeGraphResourceHome, getCodedNodeSetResourceHome, getConfiguration, getFilterResourceHome, getHistoryServiceResourceHome, getLexBIGServiceConvenienceMethodsResourceHome, getLexEVSGridServiceResourceHome, getResolvedConceptReferencesIteratorResourceHome, getResourceHome, getResourceHome, getSortResourceHome |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LexBIGServiceMetadataImpl
public LexBIGServiceMetadataImpl()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
listCodingSchemes
public org.LexGrid.LexBIG.DataModel.Collections.AbsoluteCodingSchemeVersionReferenceList listCodingSchemes()
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
restrictToCodingScheme
public void restrictToCodingScheme(org.LexGrid.LexBIG.DataModel.Core.AbsoluteCodingSchemeVersionReference acsvr)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
restrictToProperties
public void restrictToProperties(org.LexGrid.LexBIG.DataModel.cagrid.PropertyIdentification[] propertyIdentification)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
restrictToPropertyParents
public void restrictToPropertyParents(org.LexGrid.LexBIG.DataModel.cagrid.PropertyIdentification[] propertyIdentification)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
restrictToValue
public void restrictToValue(org.LexGrid.LexBIG.DataModel.cagrid.MatchCriteria matchCriteria,
org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
resolve
public org.LexGrid.LexBIG.DataModel.Collections.MetadataPropertyList resolve()
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBParameterException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException