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