|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersistentAccessPoemException | |
|---|---|
| org.melati.poem | Persistent Object Engine for Melati. |
| Uses of PersistentAccessPoemException in org.melati.poem |
|---|
| Subclasses of PersistentAccessPoemException in org.melati.poem | |
|---|---|
class |
DeletePersistentAccessPoemException
Thrown when an unauthorised delete of a Persistent is
attempted. |
class |
FieldAccessPoemException
Thrown when an unauthorised access of a Field
of a Persistent is attempted. |
class |
ReadFieldAccessPoemException
Thrown when an unauthorised read of a Field
of a Persistent is attempted. |
class |
ReadPasswordAccessPoemException
Thrown when an unauthorised read of a password
Field of a protected Persistent is attempted. |
class |
ReadPersistentAccessPoemException
Thrown when an unauthorised read of a Persistent
is attempted. |
class |
WriteFieldAccessPoemException
Thrown when an unauthorised write of a Field
of a Persistent is attempted. |
class |
WritePersistentAccessPoemException
Thrown when an unauthorised delete of a Persistent
is attempted. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||