Class StorageBean

java.lang.Object
io.goobi.viewer.managedbeans.storage.StorageBean
All Implemented Interfaces:
DataStorage, Serializable
Direct Known Subclasses:
RequestBean, SessionBean, ViewBean

public abstract class StorageBean extends Object implements DataStorage, Serializable
Bean to store variables within a certain scope. Should be extended with beans applying to a certain jsf scope
See Also: