| Package | Description |
|---|---|
| gr.uoa.di.madgik.rr | |
| gr.uoa.di.madgik.rr.bridge | |
| gr.uoa.di.madgik.rr.element |
| Modifier and Type | Method and Description |
|---|---|
static RRContext.WritePolicy |
RRContext.WritePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RRContext.WritePolicy[] |
RRContext.WritePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ResourceRegistry.isWritePolicySupported(RRContext.WritePolicy policy) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IRegistryProvider.isWritePolicySupported(RRContext.WritePolicy policy)
Determines if a write policy is supported by the registry provider
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRRElement.delete(boolean deleteDetails,
RRContext.WritePolicy policy) |
void |
RRElement.delete(boolean deleteDetails,
RRContext.WritePolicy policy) |
void |
IRRElement.store(boolean storeDetails,
RRContext.WritePolicy policy) |
void |
RRElement.store(boolean storeDetails,
RRContext.WritePolicy policy) |
Copyright © 2014. All Rights Reserved.