public class SubjectCustomizerForDecoratorTestingCollabGroup extends SubjectCustomizerBase
| Modifier and Type | Field and Description |
|---|---|
static String |
COLLAB_STEM_NAME
collab groups
|
static String |
PRIVILEGED_ADMIN_GROUP_NAME
privileged employee group name
|
| Constructor and Description |
|---|
SubjectCustomizerForDecoratorTestingCollabGroup() |
| Modifier and Type | Method and Description |
|---|---|
Set<Subject> |
filterSubjects(GrouperSession grouperSession,
Set<Subject> subjects,
String findSubjectsInStemName)
you can edit the subjects (or replace), but you shouldnt remove them
|
decorateSubjectspublic static final String COLLAB_STEM_NAME
public static final String PRIVILEGED_ADMIN_GROUP_NAME
public SubjectCustomizerForDecoratorTestingCollabGroup()
public Set<Subject> filterSubjects(GrouperSession grouperSession, Set<Subject> subjects, String findSubjectsInStemName)
SubjectCustomizerfilterSubjects in interface SubjectCustomizerfilterSubjects in class SubjectCustomizerBasefindSubjectsInStemName - if this is a findSubjectsInStem call, this is the stem name. This is useful
to filter when searching for subjects to add to a certain groupSubjectCustomizer.filterSubjects(GrouperSession, Set, String)Copyright © 2016 Internet2. All rights reserved.