|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Operations
The repository operations
| Method Summary | |
|---|---|
int |
deleteDataFromRegistry(java.lang.String registryName)
Delete the data of the specified registry from the repository. |
int |
keepOnly(java.lang.String registryName)
Delete all the data which are not the ones from the given registry name |
| Methods inherited from interface org.ow2.petals.registry.api.Operations |
|---|
delete, get, getAll, put, query |
| Method Detail |
|---|
int deleteDataFromRegistry(java.lang.String registryName)
throws RegistryException
Resource rootRegistry field.
registryName -
RegistryException
int keepOnly(java.lang.String registryName)
throws RegistryException
RegistryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||