public class PosterSetupDom
extends java.lang.Object
Constructor and Description |
---|
PosterSetupDom() |
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 pid)
Fetch a dom that is a single Poster
|
public static Document createDocument(PicManFacade pmf)
pmf
- the PicManFacadepublic static Document createDocument(PicManFacade pmf, int pid)
pmf
- the PicManFacadepid
- the Poster id to fetch