|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.grouperUi.serviceLogic.SubjectPicker.SubjectPickerSourceProperties
public static class SubjectPicker.SubjectPickerSourceProperties
properties about a source
Constructor Summary | |
---|---|
SubjectPicker.SubjectPickerSourceProperties()
|
Method Summary | |
---|---|
String |
getSourceId()
source id |
String |
getSubjectElForSource()
expression language for subject representation on screen |
void |
setSourceId(String sourceId1)
source id |
void |
setSubjectElForSource(String subjectElForSource1)
expression language for subject representation on screen |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubjectPicker.SubjectPickerSourceProperties()
Method Detail |
---|
public String getSourceId()
public void setSourceId(String sourceId1)
sourceId1
- the sourceId to setpublic String getSubjectElForSource()
public void setSubjectElForSource(String subjectElForSource1)
subjectElForSource1
- the subjectElForSource to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |