public class FacebookJazzDAO extends SQLDAO
MediaObjectDAO
.Constructor and Description |
---|
FacebookJazzDAO() |
Modifier and Type | Method and Description |
---|---|
WeightModifierList |
getWeightModifiers(UserIdentity userId) |
void |
removeWeightModifers(UserIdentity userId)
Note: this will NOT allow removal of default values
|
void |
setWeightModifiers(UserIdentity userId,
WeightModifierList modifiers)
Set weight modifiers for the given user
|
getTransactionTemplate, setDataSource, setTnxManager
public FacebookJazzDAO()
public WeightModifierList getWeightModifiers(UserIdentity userId)
userId
- use null to retrieve defaultspublic void setWeightModifiers(UserIdentity userId, WeightModifierList modifiers)
userId
- use null to set defaultsmodifiers
- public void removeWeightModifers(UserIdentity userId)
userId
- non-null userCopyright © 2015 Tampere University of Technology, Pori Department.