it.eng.spagobi.container
Interface ISessionContainer

All Superinterfaces:
IContainer
All Known Implementing Classes:
SpagoBISessionContainer

public interface ISessionContainer
extends IContainer

Interface for a generic session container (i.e. a session object where I can put and retrieve other objects). Objects are stored with a key that is a String.

Author:
Zerbetto (davide.zerbetto@eng.it)

Method Summary
 
Methods inherited from interface it.eng.spagobi.container.IContainer
get, getBoolean, getInteger, getKeys, getList, getString, isBlankOrNull, isNull, remove, set