com.pmease.quickbuild.entitymanager
Interface PromoteOptionManager
- All Superinterfaces:
- EntityManager<PromoteOption>
- All Known Implementing Classes:
- DefaultPromoteOptionManager
public interface PromoteOptionManager
- extends EntityManager<PromoteOption>
instance
static final PromoteOptionManager instance
get
PromoteOption get(User user,
Configuration configuration,
java.lang.String name)
getActive
PromoteOption getActive(User user,
Configuration configuration)
setActive
void setActive(User user,
Configuration configuration,
java.lang.String name)
Copyright © 2005-2010 PMEase Inc. All Rights Reserved.