|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidContainerException | |
---|---|
org.xvsm.interfaces | |
org.xvsm.internal |
Uses of InvalidContainerException in org.xvsm.interfaces |
---|
Methods in org.xvsm.interfaces that throw InvalidContainerException | |
---|---|
IContainer |
IContainerManager.getContainer(Transaction tx,
ContainerRef cref)
Retrieve a container from the space. |
ContainerRef |
IContainerManager.getContainer(Transaction tx,
java.lang.String name)
Returns the ContainerRef of the container with the given name. |
ContainerRef |
IContainerManager.getMetaContainer(Transaction tx,
ContainerRef cref)
Returns the meta container for a given cref. |
Uses of InvalidContainerException in org.xvsm.internal |
---|
Methods in org.xvsm.internal that throw InvalidContainerException | |
---|---|
IContainer |
ContainerManager.getContainer(Transaction tx,
ContainerRef cref)
Retrieve a container from the space. |
ContainerRef |
ContainerManager.getContainer(Transaction tx,
java.lang.String name)
Returns the ContainerRef of the container with the given name. |
ContainerRef |
ContainerManager.getMetaContainer(Transaction tx,
ContainerRef cref)
Returns the meta container for a given cref. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |