|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugins.like.LikeNotificationPreferences
public class LikeNotificationPreferences
Like Preference class that manages default values as well as interacting with PropertySet API to persist preference changes.
| Field Summary | |
|---|---|
static java.lang.String |
PROPERTY_USER_LIKES_NOTIFY_AUTHOR
|
| Constructor Summary | |
|---|---|
LikeNotificationPreferences(com.opensymphony.module.propertyset.PropertySet propertySet)
|
|
| Method Summary | |
|---|---|
boolean |
isNotifyAuthor()
|
void |
setNotifyAuthor(boolean value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PROPERTY_USER_LIKES_NOTIFY_AUTHOR
| Constructor Detail |
|---|
public LikeNotificationPreferences(com.opensymphony.module.propertyset.PropertySet propertySet)
| Method Detail |
|---|
public boolean isNotifyAuthor()
public void setNotifyAuthor(boolean value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||