|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttachedGridResource.ResourceType | |
|---|---|
| gr.uoa.di.madgik.workflow.adaptor.utils.grid | |
| Uses of AttachedGridResource.ResourceType in gr.uoa.di.madgik.workflow.adaptor.utils.grid |
|---|
| Fields in gr.uoa.di.madgik.workflow.adaptor.utils.grid declared as AttachedGridResource.ResourceType | |
|---|---|
AttachedGridResource.ResourceType |
AttachedGridResource.TypeOfResource
The Type of resource. |
| Methods in gr.uoa.di.madgik.workflow.adaptor.utils.grid that return AttachedGridResource.ResourceType | |
|---|---|
static AttachedGridResource.ResourceType |
AttachedGridResource.ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AttachedGridResource.ResourceType[] |
AttachedGridResource.ResourceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Method parameters in gr.uoa.di.madgik.workflow.adaptor.utils.grid with type arguments of type AttachedGridResource.ResourceType | |
|---|---|
void |
AdaptorGridResources.StoreResources(Set<AttachedGridResource.ResourceType> ResourcesToStore,
gr.uoa.di.madgik.environment.hint.EnvHintCollection Hints)
Stores the resource in the storage system |
| Constructors in gr.uoa.di.madgik.workflow.adaptor.utils.grid with parameters of type AttachedGridResource.ResourceType | |
|---|---|
AttachedGridResource(String Key,
String Value,
AttachedGridResource.ResourceType TypeOfResource)
Instantiates a new attached grid resource. |
|
AttachedGridResource(String Key,
String Value,
AttachedGridResource.ResourceType TypeOfResource,
AttachedGridResource.AttachedResourceType ResourceLocationType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||