|
||||||||||
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,
String imageId,
ITransaction transaction)
|
ImageConfig |
IImageManager.get(SessionConfig sessionConfig,
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 | |
---|---|
Collection<ImageConfig> |
ImageManager.getChildren(SessionConfig sessionConfig,
String serviceInstanceId,
String folderId,
int type,
ITransaction transaction)
|
Collection<ImageConfig> |
IImageManager.getChildren(SessionConfig sessionConfig,
String serviceInstanceId,
String folderId,
int type,
ITransaction transaction)
Returns the entries in the specified folder. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |