|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SharedItemStore
Store for read-only items which are shared by all sessions for performance reasons.
Field Summary | |
---|---|
static java.lang.String |
ROLE
The service role. |
Method Summary | |
---|---|
void |
clear()
Clears the store when a session has been committed. |
Methods inherited from interface org.apache.lenya.cms.repository.Session |
---|
addListener, commit, enqueueEvent, getId, getIdentity, getRepositoryItem, isListenerRegistered, isModifiable, rollback, setIdentity |
Methods inherited from interface org.apache.lenya.transaction.UnitOfWork |
---|
createLock, isDirty, registerDirty, registerNew, registerRemoved, removeLock |
Field Detail |
---|
static final java.lang.String ROLE
Method Detail |
---|
void clear()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |