Class ForumFactory

java.lang.Object
com.echothree.model.data.forum.server.factory.ForumFactory
All Implemented Interfaces:
BaseFactory<ForumPK,Forum>

public class ForumFactory extends Object implements BaseFactory<ForumPK,Forum>