|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GCUBEWSResourceKey | |
|---|---|
| org.gcube.common.core.contexts | |
| org.gcube.common.core.informationsystem.client | |
| org.gcube.common.core.persistence | |
| org.gcube.common.core.state | |
| Uses of GCUBEWSResourceKey in org.gcube.common.core.contexts |
|---|
| Methods in org.gcube.common.core.contexts that return GCUBEWSResourceKey | |
|---|---|
GCUBEWSResourceKey |
GCUBEStatefulPortTypeContext.makeKey(String value)
Convenience method to builds a GCUBEWSResourceKey key from a given value. |
| Uses of GCUBEWSResourceKey in org.gcube.common.core.informationsystem.client |
|---|
| Methods in org.gcube.common.core.informationsystem.client that return GCUBEWSResourceKey | |
|---|---|
GCUBEWSResourceKey |
RPDocument.getKey()
Returns the WS-Resource enkeydpoint. |
| Uses of GCUBEWSResourceKey in org.gcube.common.core.persistence |
|---|
| Methods in org.gcube.common.core.persistence that return GCUBEWSResourceKey | |
|---|---|
protected GCUBEWSResourceKey |
GCUBEWSFilePersistenceDelegate.getIDFromFileName(String s)
Returns a resource identifier from a string. |
| Method parameters in org.gcube.common.core.persistence with type arguments of type GCUBEWSResourceKey | |
|---|---|
void |
GCUBEWSLiteFilePersistenceDelegate.initialise(GCUBEResourceHome<? super GCUBEWSResourceKey,GCUBEWSResourceKey,RESOURCE> home)
Initialises the delegate from the GCUBEResourceHome of the associated resources. |
void |
GCUBEWSLiteFilePersistenceDelegate.initialise(GCUBEResourceHome<? super GCUBEWSResourceKey,GCUBEWSResourceKey,RESOURCE> home)
Initialises the delegate from the GCUBEResourceHome of the associated resources. |
void |
GCUBEWSFilePersistenceDelegate.initialise(GCUBEResourceHome<? super GCUBEWSResourceKey,GCUBEWSResourceKey,RESOURCE> home)
Initialises the delegate from the GCUBEResourceHome of the associated resources. |
void |
GCUBEWSFilePersistenceDelegate.initialise(GCUBEResourceHome<? super GCUBEWSResourceKey,GCUBEWSResourceKey,RESOURCE> home)
Initialises the delegate from the GCUBEResourceHome of the associated resources. |
| Uses of GCUBEWSResourceKey in org.gcube.common.core.state |
|---|
| Methods in org.gcube.common.core.state with parameters of type GCUBEWSResourceKey | |
|---|---|
GCUBEWSResource |
GCUBEWSHome.create(GCUBEWSResourceKey id,
Object... params)
Returns a resource with a given identifier from a set of initialisation parameters, creating it if it does not exist. |
protected void |
GCUBEWSLiteResource.initialise(GCUBEWSResourceKey id,
Object... params)
Used internally to initialise the resource with a given identifier and from given parameters. |
protected void |
GCUBEWSResource.initialise(GCUBEWSResourceKey id,
Object... params)
Used internally to initialise the resource with a given identifier and from given parameters. |
protected GCUBEWSResource |
GCUBEWSHome.reuse(GCUBEWSResourceKey id,
Object... params)
Returns a resource with a given identifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||