Class ClubItemFactory

java.lang.Object
com.echothree.model.data.club.server.factory.ClubItemFactory
All Implemented Interfaces:
BaseFactory<ClubItemPK,ClubItem>

public class ClubItemFactory extends Object implements BaseFactory<ClubItemPK,ClubItem>