public class FilterPropBoolean extends Object implements FilterProp
| Constructor and Description |
|---|
FilterPropBoolean(org.alfresco.service.namespace.QName propName,
Boolean propVal) |
| Modifier and Type | Method and Description |
|---|---|
FilterType |
getFilterType() |
org.alfresco.service.namespace.QName |
getPropName() |
Boolean |
getPropVal() |
public FilterPropBoolean(org.alfresco.service.namespace.QName propName,
Boolean propVal)
public org.alfresco.service.namespace.QName getPropName()
getPropName in interface FilterProppublic Boolean getPropVal()
getPropVal in interface FilterProppublic FilterType getFilterType()
getFilterType in interface FilterPropCopyright © 2005–2018 Alfresco Software. All rights reserved.