|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.francetelecom.admindm.api.GetterForList
public final class GetterForList
The Class GetterForList.
Constructor Summary | |
---|---|
GetterForList(java.util.Collection pList)
Instantiates a new getter for list. |
|
GetterForList(java.util.Collection pList,
int pType)
Instantiates a new getter for list. |
Method Summary | |
---|---|
java.lang.Object |
get(java.lang.String sessionId)
Gets the. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetterForList(java.util.Collection pList, int pType)
pList
- the listpType
- the typepublic GetterForList(java.util.Collection pList)
pList
- the listMethod Detail |
---|
public java.lang.Object get(java.lang.String sessionId)
get
in interface Getter
sessionId
- the session id
Getter.get(java.lang.String)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |