Class DocClassSpec.MatchItem
- java.lang.Object
-
- org.apache.manifoldcf.crawler.connectors.filenet.DocClassSpec.MatchItem
-
- Enclosing class:
- DocClassSpec
protected static class DocClassSpec.MatchItem extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MatchItem(java.lang.String matchType, java.lang.String matchField, java.lang.String matchValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMatchField()
java.lang.String
getMatchType()
java.lang.String
getMatchValue()
-