|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidEntryException | |
org.apache.jetspeed.om.registry.base |
Uses of InvalidEntryException in org.apache.jetspeed.om.registry.base |
Methods in org.apache.jetspeed.om.registry.base that throw InvalidEntryException | |
void |
LocalRegistry.setLocalEntry(RegistryEntry entry)
This method is used to only set the entry in the local memory cache of the registry without any coherency check with persistent storage |
void |
LocalRegistry.addLocalEntry(RegistryEntry entry)
This method is used to only add the entry in the local memory cache of the registry without any coherency check with persistent storage |
void |
DatabaseRegistry.setEntry(RegistryEntry entry)
|
void |
DatabaseRegistry.addEntry(RegistryEntry entry)
|
void |
BaseSkinRegistry.setEntry(RegistryEntry entry)
|
void |
BaseSkinRegistry.addEntry(RegistryEntry entry)
|
void |
BaseSecurityRegistry.setEntry(RegistryEntry entry)
|
void |
BaseSecurityRegistry.addEntry(RegistryEntry entry)
|
RegistryEntry |
BaseRegistry.getEntry(java.lang.String name)
|
void |
BaseRegistry.setEntry(RegistryEntry entry)
|
void |
BaseRegistry.addEntry(RegistryEntry entry)
|
void |
BaseRegistry.setLocalEntry(RegistryEntry entry)
This method is used to only set the entry in the local memory cache of the registry without any coherency check with persistent storage |
void |
BaseRegistry.addLocalEntry(RegistryEntry entry)
This method is used to only add the entry in the local memory cache of the registry without any coherency check with persistent storage |
void |
BasePortletRegistry.setEntry(RegistryEntry entry)
|
void |
BasePortletRegistry.addEntry(RegistryEntry entry)
|
protected void |
BasePortletRegistry.setPortletEntry(PortletEntry entry)
|
void |
BasePortletRegistry.setLocalEntry(RegistryEntry entry)
|
void |
BasePortletRegistry.addLocalEntry(RegistryEntry entry)
|
void |
BasePortletControlRegistry.setEntry(RegistryEntry entry)
|
void |
BasePortletControlRegistry.addEntry(RegistryEntry entry)
|
void |
BasePortletControllerRegistry.setEntry(RegistryEntry entry)
|
void |
BasePortletControllerRegistry.addEntry(RegistryEntry entry)
|
RegistryEntry |
BaseOrderedRegistry.getEntry(java.lang.String name)
|
void |
BaseOrderedRegistry.setEntry(RegistryEntry entry)
|
void |
BaseOrderedRegistry.addEntry(RegistryEntry entry)
|
void |
BaseOrderedRegistry.setLocalEntry(RegistryEntry entry)
This method is used to only set the entry in the local memory cache of the registry without any coherency check with persistent storage |
void |
BaseOrderedRegistry.addLocalEntry(RegistryEntry entry)
This method is used to only add the entry in the local memory cache of the registry without any coherency check with persistent storage |
void |
BaseMediaTypeRegistry.setEntry(RegistryEntry entry)
|
void |
BaseMediaTypeRegistry.addEntry(RegistryEntry entry)
|
void |
BaseClientRegistry.setEntry(RegistryEntry entry)
|
void |
BaseClientRegistry.addEntry(RegistryEntry entry)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |