|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.grouperUi.beans.ContextContainer
public class ContextContainer
container for global things in the context attribute
Constructor Summary | |
---|---|
ContextContainer()
|
Method Summary | |
---|---|
List<Source> |
getSources()
available sourceIds for the upload form |
static ContextContainer |
instance()
return the isntance |
void |
storeToContext()
store to session scope |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextContainer()
Method Detail |
---|
public static ContextContainer instance()
public void storeToContext()
public List<Source> getSources()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |