|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.search.impl.lucene.query.AbstractStructuredFieldPosition
org.alfresco.repo.search.impl.lucene.query.AnyStructuredFieldPosition
org.alfresco.repo.search.impl.lucene.query.DescendantAndSelfStructuredFieldPosition
public class DescendantAndSelfStructuredFieldPosition
Constructor Summary | |
---|---|
DescendantAndSelfStructuredFieldPosition()
|
Method Summary | |
---|---|
boolean |
allowsLinkingBySelf()
|
java.lang.String |
getDescription()
|
boolean |
isDescendant()
|
Methods inherited from class org.alfresco.repo.search.impl.lucene.query.AnyStructuredFieldPosition |
---|
matches |
Methods inherited from class org.alfresco.repo.search.impl.lucene.query.AbstractStructuredFieldPosition |
---|
allowslinkingByParent, equals, getCachingTermPositions, getPosition, getTermText, hashCode, isAbsolute, isRelative, isTerminal, linkParent, linkSelf, matchesAll, setCachingTermPositions, setTerminal, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DescendantAndSelfStructuredFieldPosition()
Method Detail |
---|
public java.lang.String getDescription()
getDescription
in class AnyStructuredFieldPosition
public boolean allowsLinkingBySelf()
allowsLinkingBySelf
in interface StructuredFieldPosition
allowsLinkingBySelf
in class AbstractStructuredFieldPosition
public boolean isDescendant()
isDescendant
in interface StructuredFieldPosition
isDescendant
in class AbstractStructuredFieldPosition
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |