| 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.ReadPolicy |
RRContext.ReadPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RRContext.ReadPolicy[] |
RRContext.ReadPolicy.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.isReadPolicySupported(RRContext.ReadPolicy policy) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IRegistryProvider.isReadPolicySupported(RRContext.ReadPolicy policy)
Determines if a read policy is supported by the registry provider
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RRElement.exists(RRContext.ReadPolicy policy) |
boolean |
IRRElement.exists(RRContext.ReadPolicy readPolicy) |
boolean |
RRElement.load(boolean loadDetails,
RRContext.ReadPolicy policy)
Loads an
IRRElement using a specific RRContext.ReadPolicy |
boolean |
IRRElement.load(boolean loadDetails,
RRContext.ReadPolicy policy)
Loads an
IRRElement using a specific RRContext.ReadPolicy |
Copyright © 2014. All Rights Reserved.