org.LexGrid.LexBIG.Impl.codedNodeSetOperations
Class RestrictToMatchingProperties
java.lang.Object
org.LexGrid.LexBIG.Impl.codedNodeSetOperations.RestrictToProperties
org.LexGrid.LexBIG.Impl.codedNodeSetOperations.RestrictToMatchingProperties
- All Implemented Interfaces:
- java.io.Serializable, Operation, Restriction
public class RestrictToMatchingProperties
- extends RestrictToProperties
- implements Restriction, Operation
Holder for the RestrictToMatchingProperties operation.
- Version:
- subversion $Revision: $ checked in on $Date: $
- Author:
- Dan Armbrust, Jesse Erdmann, Thomas Johnson, Deepak Sharma, Kevin Peterson
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestrictToMatchingProperties
public RestrictToMatchingProperties(LocalNameList propertyList,
CodedNodeSet.PropertyType[] propertyTypes,
LocalNameList sourceList,
LocalNameList contextList,
NameAndValueList qualifierList,
java.lang.String matchText,
java.lang.String matchAlgorithm,
java.lang.String language,
java.lang.String internalCodeSystemName,
java.lang.String internalVersionString)
throws LBInvocationException,
LBParameterException
- Throws:
LBInvocationException
LBParameterException
getLanguage
public java.lang.String getLanguage()
getTextQuery
public org.apache.lucene.search.Query getTextQuery()