org.LexGrid.LexBIG.cagrid.adapters
Class FilterAdapter
java.lang.Object
org.LexGrid.LexBIG.cagrid.adapters.FilterAdapter
- All Implemented Interfaces:
- java.io.Serializable, org.LexGrid.LexBIG.Extensions.Extendable, org.LexGrid.LexBIG.Extensions.Query.Filter
public class FilterAdapter
- extends java.lang.Object
- implements org.LexGrid.LexBIG.Extensions.Query.Filter
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filter
private FilterClient filter
FilterAdapter
public FilterAdapter(FilterClient client)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in interface org.LexGrid.LexBIG.Extensions.Extendable
getName
public java.lang.String getName()
- Specified by:
getName
in interface org.LexGrid.LexBIG.Extensions.Extendable
getProvider
public java.lang.String getProvider()
- Specified by:
getProvider
in interface org.LexGrid.LexBIG.Extensions.Extendable
getVersion
public java.lang.String getVersion()
- Specified by:
getVersion
in interface org.LexGrid.LexBIG.Extensions.Extendable
match
public boolean match(org.LexGrid.LexBIG.DataModel.Core.ResolvedConceptReference ref)
- Specified by:
match
in interface org.LexGrid.LexBIG.Extensions.Query.Filter