com.francetelecom.admindm.api
Class GetterForList

java.lang.Object
  extended by com.francetelecom.admindm.api.GetterForList
All Implemented Interfaces:
Getter

public final class GetterForList
extends java.lang.Object
implements Getter

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

GetterForList

public GetterForList(java.util.Collection pList,
                     int pType)
Instantiates a new getter for list.

Parameters:
pList - the list
pType - the type

GetterForList

public GetterForList(java.util.Collection pList)
Instantiates a new getter for list.

Parameters:
pList - the list
Method Detail

get

public java.lang.Object get(java.lang.String sessionId)
Gets the.

Specified by:
get in interface Getter
Parameters:
sessionId - the session id
Returns:
the object
See Also:
Getter.get(java.lang.String)


Copyright © 2011 FranceTelecom. All Rights Reserved.