Class ExternalSubjectConfig.ExternalSubjectAttributeConfigBean

java.lang.Object
edu.internet2.middleware.grouper.externalSubjects.ExternalSubjectConfig.ExternalSubjectAttributeConfigBean
Enclosing class:
ExternalSubjectConfig

public static class ExternalSubjectConfig.ExternalSubjectAttributeConfigBean extends Object
attributes configured
  • Constructor Details

    • ExternalSubjectAttributeConfigBean

      public ExternalSubjectAttributeConfigBean()
  • Method Details

    • getComment

      public String getComment()
      comment on view in DB, no special chars allowed
      Returns:
      comment
    • getSystemName

      public String getSystemName()
      system name is the column name of view, and can also be the subject attribute name
      Returns:
      system name
    • isRequired

      public boolean isRequired()
      if this attribute value is required on screen
      Returns:
      if this attribute value is required on screen