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() |
protected PostgisTable |
getCentroidsTable() |
protected void |
initCentroidLayer() |
protected void |
onDelete() |
protected void |
postcommit() |
Concessione |
setPosizionamento(LayerConcessione layer,
InputStreamDescriptor... inputStreams) |
Concessione |
setRelazioneScavo(RelazioneScavo rel,
InputStreamDescriptor theFile) |
close, commit, commitSafely, delete, finalize, getByID, getContentHandler, getEMF, getList, getListByClass, getRecord, publish, setDefaultProvider, shutdownprotected ConcessioneManager(Concessione theRecord)
protected PostgisTable getCentroidsTable()
getCentroidsTable in class AbstractRecordManager<Concessione>protected void postcommit()
postcommit in class AbstractRecordManager<Concessione>protected void initCentroidLayer()
throws SDIInteractionException
initCentroidLayer in class AbstractRecordManager<Concessione>SDIInteractionExceptionpublic 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 void onDelete()
onDelete in class AbstractRecordManager<Concessione>protected Map<String,String> evaluateCentroid()
evaluateCentroid in class AbstractRecordManager<Concessione>Copyright © 2020. All Rights Reserved.