|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyValue | |
|---|---|
| org.xcmis.search | |
| org.xcmis.search.model.operand | |
| Uses of PropertyValue in org.xcmis.search |
|---|
| Methods in org.xcmis.search with parameters of type PropertyValue | |
|---|---|
void |
Visitors.AbstractModelVisitor.visit(PropertyValue node)
|
void |
Visitors.WalkAllVisitor.visit(PropertyValue propertyValue)
|
void |
Visitors.ReadableVisitor.visit(PropertyValue value)
|
void |
QueryObjectModelVisitor.visit(PropertyValue node)
|
| Uses of PropertyValue in org.xcmis.search.model.operand |
|---|
| Methods in org.xcmis.search.model.operand that return PropertyValue | |
|---|---|
PropertyValue |
Length.getPropertyValue()
Get the property value whose length is being constrained. |
| Constructors in org.xcmis.search.model.operand with parameters of type PropertyValue | |
|---|---|
Length(PropertyValue propertyValue)
Create a dynamic operand that evaluates to the length of the supplied property values. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||