|
||||||||
| 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.repository.security.UserModuleImpl
doc.walkthru.AddressUserModule
public class AddressUserModule
| 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 | |
|---|---|
java.lang.String |
address
|
java.lang.String |
city
|
java.lang.String |
postal
|
| Fields inherited from class org.benow.repository.security.UserModuleImpl |
|---|
log, user |
| 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 |
AddressUserModule()
|
|
AddressUserModule(org.benow.security.user.User user)
|
| Method Summary |
|---|
| Methods inherited from class org.benow.repository.security.UserModuleImpl |
|---|
allowDuringConfiguration, getClassDisplayName, getConfigURI, getDisplayName, getOwner, getPosition, getUser, getXMLNodeName, isComplete, setOwner |
| 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 |
| Field Detail |
|---|
public java.lang.String address
public java.lang.String city
public java.lang.String postal
| Constructor Detail |
|---|
protected AddressUserModule()
public AddressUserModule(org.benow.security.user.User user)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||