public class AuthorizableFilterPredicate extends Object implements 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 nameCopyright © 2010 - 2020 Adobe. All Rights Reserved