|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.benow.security.SecureObject
org.benow.repository.util.PersistentObjectImpl
org.benow.repository.mapping.JSQLObject
org.benow.meta.DatedImpl
org.benow.web.subscription.DatedSubscribable
public class DatedSubscribable
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.benow.repository.mapping.JSQLObject |
|---|
org.benow.repository.mapping.JSQLObject.XSQLVersionDesc, org.benow.repository.mapping.JSQLObject.XSQLVersioned |
| Field Summary |
|---|
| Fields inherited from class org.benow.meta.DatedImpl |
|---|
FIELD_CREATION_DATE |
| Fields inherited from class org.benow.repository.util.PersistentObjectImpl |
|---|
conn, recycled |
| Fields inherited from class org.benow.security.SecureObject |
|---|
admin |
| Fields inherited from interface org.benow.repository.util.PersistentObject |
|---|
FIELD_NAME_KEY |
| Constructor Summary | |
|---|---|
DatedSubscribable()
|
|
| Method Summary | |
|---|---|
java.util.List |
getSubscriptions()
|
boolean |
isSubscribed()
Is the current user subscribed? |
| Methods inherited from class org.benow.meta.DatedImpl |
|---|
getCreationDate, getCreationDateAsString, getCreationTime, getModificationDate, getModificationDateAsString, getModificationTime, setCreateDate, setModificationDate, setModificationDate, setModificationDate, stamp, toString |
| Methods inherited from class org.benow.repository.mapping.JSQLObject |
|---|
fetchExpectedField, fetchField, fetchFieldQuiet, forgetField, isFetched, isLocked, lock, refetchFieldQuiet, setFetched |
| Methods inherited from class org.benow.repository.util.PersistentObjectImpl |
|---|
compareTo, doIsTransient, equals, getKey, isTransient, recycle, remove, remove, repositoryAfterLoad, repositoryAfterPersist, repositoryAfterTransient, repositoryBeforePersist, repositoryBeforeTransient, setKey, update, update |
| Methods inherited from class org.benow.security.SecureObject |
|---|
assertOnePermission, assertPermission, assertPermission, declarePermission, declareViewPermission, declareViewPermission |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.benow.repository.util.PersistentObject |
|---|
getKey, isTransient, remove, remove, setKey, update, update |
| Constructor Detail |
|---|
public DatedSubscribable()
| Method Detail |
|---|
public java.util.List getSubscriptions()
getSubscriptions in interface Subscribablepublic boolean isSubscribed()
Subscribable
isSubscribed in interface Subscribable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||