| Package | Description |
|---|---|
| org.tentackle.security.pdo |
Persistence implementation for security rules.
|
| Modifier and Type | Field and Description |
|---|---|
static PersistentObjectClassVariables<Security,SecurityPersistenceImpl> |
SecurityPersistenceImpl.CLASSVARIABLES
Variables common to all instances of SecurityPersistenceImpl.
|
| Modifier and Type | Method and Description |
|---|---|
PersistentObjectClassVariables<Security,SecurityPersistenceImpl> |
SecurityPersistenceImpl.getClassVariables() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SecurityPersistenceImpl.createAttributesInSnapshot(SecurityPersistenceImpl snapshot)
Updates the attributes in snapshot object.
The snapshot object is assumed to be a clone of this object. |
protected void |
SecurityPersistenceImpl.revertAttributesToSnapshot(SecurityPersistenceImpl snapshot)
Copies all attributes from a snapshot back to this object.
|
Copyright © 2016 Krake Softwaretechnik. All rights reserved.