Interface IEntity

All Known Implementing Classes:
Ban, Image, Interest, Meeter, Meeter_Interest, Message, Rating, Report

public interface IEntity
Implemented by each Bean class. It allows the Bean Object to be handled as an HashMap which simplifies the update and the insert of the Bean's attributes while querying.