public class ConcessioneManager extends AbstractRecordManager<Concessione>
| Modifier | Constructor and Description |
|---|---|
protected |
ConcessioneManager(Concessione theRecord) |
| Modifier and Type | Method and Description |
|---|---|
Concessione |
addImmagineRappresentativa(UploadedImage img,
InputStreamDescriptor theFile) |
Concessione |
addPiantaFineScavo(LayerConcessione layer,
InputStreamDescriptor... inputStreams) |
protected Map<String,String> |
evaluateCentroid() |
Concessione |
setPosizionamento(LayerConcessione layer,
InputStreamDescriptor... inputStreams) |
Concessione |
setRelazioneScavo(RelazioneScavo rel,
InputStreamDescriptor theFile) |
commit, finalize, getByID, getContentHandler, getEMF, getRecord, shutdown, storeInfoprotected ConcessioneManager(Concessione theRecord)
public Concessione setRelazioneScavo(RelazioneScavo rel, InputStreamDescriptor theFile) throws IOException
IOExceptionpublic Concessione addImmagineRappresentativa(UploadedImage img, InputStreamDescriptor theFile) throws IOException
IOExceptionpublic Concessione setPosizionamento(LayerConcessione layer, InputStreamDescriptor... inputStreams) throws IOException
IOExceptionpublic Concessione addPiantaFineScavo(LayerConcessione layer, InputStreamDescriptor... inputStreams) throws IOException
IOExceptionprotected Map<String,String> evaluateCentroid()
evaluateCentroid in class AbstractRecordManager<Concessione>Copyright © 2020. All Rights Reserved.