public class BeanPropertiesFilter
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BeanPropertiesFilter.AllProperties
Default All properties filter
|
| Modifier and Type | Field and Description |
|---|---|
static BeanPropertiesFilter |
ALLOW_ALL |
| Constructor and Description |
|---|
BeanPropertiesFilter(java.util.Set properties) |
public static final BeanPropertiesFilter ALLOW_ALL
public boolean isAllowed(java.lang.String propertyName)
propertyName - - bean property namepublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.