|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PersistenceInterface
The Interface PersistenceInterface.
Method Summary | |
---|---|
java.util.Set<FRole> |
getExecuteRoles()
Gets the execute roles. |
java.util.Set<FRole> |
getReadRoles()
Gets the read roles. |
java.util.Set<FRole> |
getWriteRoles()
Gets the write roles. |
void |
makeEager()
Make eager. |
void |
setTransientValues(TransientValueSetter transientValueSetter)
Sets the transient values. |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
void makeEager()
java.util.Set<FRole> getWriteRoles()
java.util.Set<FRole> getReadRoles()
java.util.Set<FRole> getExecuteRoles()
void setTransientValues(TransientValueSetter transientValueSetter)
transientValueSetter
- the new transient values
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |