|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistenceStore | |
---|---|
org.apache.jetspeed.components.persistence.store | |
org.apache.jetspeed.components.portletentity |
Uses of PersistenceStore in org.apache.jetspeed.components.persistence.store |
---|
Methods in org.apache.jetspeed.components.persistence.store that return PersistenceStore | |
---|---|
PersistenceStore |
PersistenceStoreEvent.getPersistenceStore()
|
PersistenceStore |
PersistenceStoreAware.getPersistenceStore()
getPersistenceStore |
Methods in org.apache.jetspeed.components.persistence.store with parameters of type PersistenceStore | |
---|---|
void |
RemovalAware.postRemoval(PersistenceStore store)
|
void |
UpdateAware.postUpdate(PersistenceStore store)
|
void |
RemovalAware.preRemoval(PersistenceStore store)
|
void |
UpdateAware.preUpdate(PersistenceStore store)
|
Uses of PersistenceStore in org.apache.jetspeed.components.portletentity |
---|
Methods in org.apache.jetspeed.components.portletentity with parameters of type PersistenceStore | |
---|---|
void |
PortletEntityImpl.postRemoval(PersistenceStore store)
postRemoval |
void |
PortletEntityImpl.preRemoval(PersistenceStore store)
preRemoval |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |