public class AuthorizableFilterPredicate extends Object implements org.apache.commons.collections.Predicate
Authorizable that has an ID or a given name that matches a
certain filter.| Constructor and Description |
|---|
AuthorizableFilterPredicate(String filter)
Creates an
AuthorizableFilterPredicate object, using the given filter if it's not blank. |
public AuthorizableFilterPredicate(String filter)
AuthorizableFilterPredicate object, using the given filter if it's not blank.filter - to use for matching against an authorizable ID and given name"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"