|
|||||||||
| 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.web.subscription.SubscriptionImpl
public class SubscriptionImpl
| 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 |
| Nested classes/interfaces inherited from interface org.benow.web.subscription.Subscription |
|---|
Subscription.SubscriptionType |
| Field Summary |
|---|
| 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 | |
|---|---|
protected |
SubscriptionImpl()
|
|
SubscriptionImpl(Subscribable obj)
|
|
SubscriptionImpl(Subscribable subscribed,
Subscription.SubscriptionType type)
|
| Method Summary | |
|---|---|
Subscribable |
getSubscribable()
|
Subscription.SubscriptionType |
getType()
|
org.benow.security.user.User |
getUser()
|
| 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, toString, 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 |
| Constructor Detail |
|---|
protected SubscriptionImpl()
public SubscriptionImpl(Subscribable subscribed,
Subscription.SubscriptionType type)
public SubscriptionImpl(Subscribable obj)
| Method Detail |
|---|
public Subscribable getSubscribable()
getSubscribable in interface Subscriptionpublic Subscription.SubscriptionType getType()
getType in interface Subscriptionpublic org.benow.security.user.User getUser()
getUser in interface Subscription
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||