|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.cagrid.adapters.FilterAdapter
public class FilterAdapter
Constructor Summary | |
---|---|
FilterAdapter(FilterClient client)
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
Return a description of the extension. |
java.lang.String |
getName()
Return the name assigned to this service extension. |
java.lang.String |
getProvider()
Return an identifier for the extension provider. |
java.lang.String |
getVersion()
Return version information about the extension. |
boolean |
match(ResolvedConceptReference ref)
Indicates whether or not the given reference satisfies criteria for this filter. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilterAdapter(FilterClient client) throws java.rmi.RemoteException
java.rmi.RemoteException
Method Detail |
---|
public java.lang.String getDescription()
Extendable
getDescription
in interface Extendable
public java.lang.String getName()
Extendable
getName
in interface Extendable
public java.lang.String getProvider()
Extendable
getProvider
in interface Extendable
public java.lang.String getVersion()
Extendable
getVersion
in interface Extendable
public boolean match(ResolvedConceptReference ref)
Filter
match
in interface Filter
ref
- The concept reference to evaluate.
|
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 | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |