Class GuiSubjectSourceConfiguration
java.lang.Object
edu.internet2.middleware.grouper.grouperUi.beans.ui.GuiSubjectSourceConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertFromSubjectSourceConfiguration(SubjectSourceConfiguration subjectSourceConfiguration) convert from subject source configuration to gui subject source configurationstatic List<GuiSubjectSourceConfiguration>convertFromSubjectSourceConfiguration(List<SubjectSourceConfiguration> subjectSourceConfigurations) convert from list of subject source configurations to gui subject source configurationsvoidsetSubjectSourceConfiguration(SubjectSourceConfiguration subjectSourceConfiguration)
-
Constructor Details
-
GuiSubjectSourceConfiguration
public GuiSubjectSourceConfiguration()
-
-
Method Details
-
getSubjectSourceConfiguration
-
setSubjectSourceConfiguration
-
convertFromSubjectSourceConfiguration
public static GuiSubjectSourceConfiguration convertFromSubjectSourceConfiguration(SubjectSourceConfiguration subjectSourceConfiguration) convert from subject source configuration to gui subject source configuration- Parameters:
subjectSourceConfiguration-- Returns:
-
convertFromSubjectSourceConfiguration
public static List<GuiSubjectSourceConfiguration> convertFromSubjectSourceConfiguration(List<SubjectSourceConfiguration> subjectSourceConfigurations) convert from list of subject source configurations to gui subject source configurations- Parameters:
subjectSourceConfigurations-- Returns:
-