nl.gx.webmanager.services.usermanager
Interface GroupSearchFilter
public interface GroupSearchFilter
Instances of this interface are used to query the web user groups with the
GroupManager.find(GroupSearchFilter, SortOptions) method. The filter makes a conjunction of
the propositions that can be set by using the factory method GroupManager.createFilter(String).
nameContains
java.lang.String nameContains()
- Returns:
- a substring which must be contained in the group name
Copyright © 2007-2010 GX creative online development BV. All Rights Reserved.