|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PodUuid | |
|---|---|
| net.sf.sail.core.beans | Management of beans brought into SAIL. |
| net.sf.sail.core.beans.assembly | Mechanisms for disassembly and reassembly of Pod hierarchies. |
| net.sf.sail.core.curnit | Provides classes representing the resources of SAIL, organized by curnits. |
| net.sf.sail.core.entity | |
| Uses of PodUuid in net.sf.sail.core.beans |
|---|
| Fields in net.sf.sail.core.beans declared as PodUuid | |
|---|---|
(package private) PodUuid |
Pod.podId
|
| Fields in net.sf.sail.core.beans with type parameters of type PodUuid | |
|---|---|
(package private) java.util.Set<PodUuid> |
Pod.childPodIds
|
| Methods in net.sf.sail.core.beans that return PodUuid | |
|---|---|
PodUuid |
Pod.getPodId()
|
| Methods in net.sf.sail.core.beans with parameters of type PodUuid | |
|---|---|
protected Pod |
Pod.childWithId(PodUuid podId)
|
void |
Pod.setPodId(PodUuid podId)
|
| Method parameters in net.sf.sail.core.beans with type arguments of type PodUuid | |
|---|---|
void |
Pod.setChildPodIds(java.util.Set<PodUuid> childPodIds)
|
| Uses of PodUuid in net.sf.sail.core.beans.assembly |
|---|
| Fields in net.sf.sail.core.beans.assembly declared as PodUuid | |
|---|---|
(package private) PodUuid |
PodVarDelegate.podId
|
| Fields in net.sf.sail.core.beans.assembly with type parameters of type PodUuid | |
|---|---|
(package private) static java.util.Map<PodUuid,Pod> |
PodRegistry.podMap
|
| Methods in net.sf.sail.core.beans.assembly that return PodUuid | |
|---|---|
PodUuid |
PodVarDelegate.getPodId()
|
| Methods in net.sf.sail.core.beans.assembly with parameters of type PodUuid | |
|---|---|
Pod |
PodRegistry.getPod(PodUuid key)
|
| Constructors in net.sf.sail.core.beans.assembly with parameters of type PodUuid | |
|---|---|
PodVarDelegate(PodUuid podId,
java.lang.String varName)
|
|
| Uses of PodUuid in net.sf.sail.core.curnit |
|---|
| Fields in net.sf.sail.core.curnit declared as PodUuid | |
|---|---|
(package private) PodUuid |
Curnit.rootPodId
|
| Fields in net.sf.sail.core.curnit with type parameters of type PodUuid | |
|---|---|
(package private) java.util.Map<PodUuid,java.net.URL> |
PodArchiveResolver.idMap
|
| Methods in net.sf.sail.core.curnit that return PodUuid | |
|---|---|
PodUuid |
Curnit.getRootPodId()
|
| Methods in net.sf.sail.core.curnit with parameters of type PodUuid | |
|---|---|
static java.util.jar.JarEntry |
CurnitFile.entryFor(PodUuid podId)
|
java.net.URL |
PodArchiveResolver.getUrl(PodUuid podId)
|
void |
PodArchiveResolver.put(PodUuid podId,
java.net.URL url)
|
void |
Curnit.setRootPodId(PodUuid rootPodId)
|
| Uses of PodUuid in net.sf.sail.core.entity |
|---|
| Methods in net.sf.sail.core.entity that return PodUuid | |
|---|---|
PodUuid |
Rim.getContainingPodId()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||