|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Subscribable
A thing that may be subscribed to
| Field Summary |
|---|
| Fields inherited from interface org.benow.repository.util.PersistentObject |
|---|
FIELD_NAME_KEY |
| Method Summary | |
|---|---|
java.util.List<Subscription> |
getSubscriptions()
|
boolean |
isSubscribed()
Is the current user subscribed? |
| Methods inherited from interface org.benow.repository.util.PersistentObject |
|---|
getKey, isTransient, remove, remove, setKey, update, update |
| Method Detail |
|---|
java.util.List<Subscription> getSubscriptions()
boolean isSubscribed()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||