Uses of Class
com.adobe.acs.commons.exporters.impl.users.UsersExportServlet.CsvUser
Packages that use UsersExportServlet.CsvUser
-
Uses of UsersExportServlet.CsvUser in com.adobe.acs.commons.exporters.impl.users
Methods in com.adobe.acs.commons.exporters.impl.users with parameters of type UsersExportServlet.CsvUserModifier and TypeMethodDescriptionprotected booleanUsersExportServlet.checkGroups(String[] groups, String groupFilter, UsersExportServlet.CsvUser csvUser) Determines if the user should be included based on the specified group filter type, and requested groups.