public class SubjectCustomizerForDecoratorUiDisplay extends SubjectCustomizerBase
| Constructor and Description |
|---|
SubjectCustomizerForDecoratorUiDisplay() |
| 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 SubjectCustomizerForDecoratorUiDisplay()
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.