public class MosaicBatchSetupDom
extends java.lang.Object
| Constructor and Description |
|---|
MosaicBatchSetupDom() |
| Modifier and Type | Method and Description |
|---|---|
static Document |
createDocument(PicManFacade pmf)
Fetch a dom that is a list of Mosaics in the system
|
static Document |
createDocument(PicManFacade pmf,
int mbid)
Fetch a dom that is a single MosaicBatch
|
public static Document createDocument(PicManFacade pmf)
pmf - the PicManFacadepublic static Document createDocument(PicManFacade pmf, int mbid)
pmf - the PicManFacadembid - the MosiacBatch id to fetch