|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.externalSubjects.ExternalSubjectConfig.ExternalSubjectConfigBean
public static class ExternalSubjectConfig.ExternalSubjectConfigBean
cache the config stuff
Constructor Summary | |
---|---|
ExternalSubjectConfig.ExternalSubjectConfigBean()
|
Method Summary | |
---|---|
java.lang.String |
getDescriptionEl()
expression language of the description |
java.util.List<ExternalSubjectConfig.ExternalSubjectAttributeConfigBean> |
getExternalSubjectAttributeConfigBeans()
attributes configured |
java.util.List<java.lang.String> |
getSearchAttributeEl()
|
java.util.List<java.lang.String> |
getSortAttributeEl()
|
boolean |
isEmailEnabled()
if the email column is enabled |
boolean |
isEmailRequired()
if the email column is required |
boolean |
isInstitutionEnabled()
if the institution column is enabled |
boolean |
isInstitutionRequired()
if the institution column is required |
boolean |
isNameRequired()
if the name column is required |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExternalSubjectConfig.ExternalSubjectConfigBean()
Method Detail |
---|
public java.lang.String getDescriptionEl()
public java.util.List<java.lang.String> getSearchAttributeEl()
public java.util.List<java.lang.String> getSortAttributeEl()
public boolean isNameRequired()
public boolean isEmailRequired()
public boolean isEmailEnabled()
public boolean isInstitutionRequired()
public boolean isInstitutionEnabled()
public java.util.List<ExternalSubjectConfig.ExternalSubjectAttributeConfigBean> getExternalSubjectAttributeConfigBeans()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |