Package ca.sqlpower.wabit.dao.session

Interface Summary
BidirectionalConverter<S,C> This interface allows conversions of one type of object to another and back again.
 

Class Summary
ColorConverter Converts a Color to its string representation and back.
ContainerConverter  
CubeConverter  
EnumConverter<T extends Enum<?>>  
FontConverter  
FormatConverter  
ItemConverter  
JDBCDataSourceConverter  
Olap4JAxisConverter Convert between an Olap4j axis and its name.
Olap4jDataSourceConverter  
PNGImageConverter Converts between an Image and an InputStream.
Point2DConverter  
SessionPersisterSuperConverter Converts any known object in Wabit into a simple type of object that can be pushed through an HTTP request and persisted on the server.
SessionPersisterUtils Utilities that are specific to the session persisters.
SQLJoinConverter  
WabitObjectConverter Converts WabitObjects to a unique string per wabit object and converts these strings into WabitObjects that are contained in the root.
WorkspacePersisterListener An implementation of WabitListener used exclusively for listening to a WabitWorkspace and its children.
 



Copyright © 2009. All Rights Reserved.