public class PropertyInfoItemServiceFilter extends java.lang.Object implements InfoItemServiceFilter
Constructor and Description |
---|
PropertyInfoItemServiceFilter(java.lang.String propertyName,
java.lang.String propertyValue) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFilterString() |
java.lang.String |
getPropertyName() |
java.lang.String |
getPropertyValue() |
public PropertyInfoItemServiceFilter(java.lang.String propertyName, java.lang.String propertyValue)
public java.lang.String getFilterString()
getFilterString
in interface InfoItemServiceFilter
public java.lang.String getPropertyName()
public java.lang.String getPropertyValue()