Package | Description |
---|---|
org.apache.jetspeed.components.persistence.store |
Modifier and Type | Method and Description |
---|---|
PersistenceStore |
PersistenceStoreEvent.getPersistenceStore() |
PersistenceStore |
PersistenceStoreAware.getPersistenceStore()
getPersistenceStore
|
Modifier and Type | Method and Description |
---|---|
void |
RemovalAware.postRemoval(PersistenceStore store) |
void |
UpdateAware.postUpdate(PersistenceStore store) |
void |
RemovalAware.preRemoval(PersistenceStore store) |
void |
UpdateAware.preUpdate(PersistenceStore store) |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.