com.pmease.quickbuild.entitymanager
Interface SubscriptionManager

All Superinterfaces:
EntityManager<Subscription>
All Known Implementing Classes:
DefaultSubscriptionManager

public interface SubscriptionManager
extends EntityManager<Subscription>


Field Summary
static SubscriptionManager instance
           
 
Method Summary
 
Methods inherited from interface com.pmease.quickbuild.entitymanager.EntityManager
count, count, delete, get, getAll, getAll, load, save, search, searchIds
 

Field Detail

instance

static final SubscriptionManager instance


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.