|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageConfig | |
---|---|
lumis.service.image |
Uses of ImageConfig in lumis.service.image |
---|
Methods in lumis.service.image that return ImageConfig | |
---|---|
ImageConfig |
ImageManager.get(SessionConfig sessionConfig,
java.lang.String imageId,
ITransaction transaction)
|
ImageConfig |
IImageManager.get(SessionConfig sessionConfig,
java.lang.String imageId,
ITransaction transaction)
Returns the ImageConfig for a image with the given id. |
Methods in lumis.service.image that return types with arguments of type ImageConfig | |
---|---|
java.util.Collection<ImageConfig> |
ImageManager.getChildren(SessionConfig sessionConfig,
java.lang.String serviceInstanceId,
java.lang.String folderId,
int type,
ITransaction transaction)
|
java.util.Collection<ImageConfig> |
IImageManager.getChildren(SessionConfig sessionConfig,
java.lang.String serviceInstanceId,
java.lang.String folderId,
int type,
ITransaction transaction)
Returns the entries in the specified folder. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |