public class VermessungRissUtils extends Object
| Constructor and Description |
|---|
VermessungRissUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setFluerstueckKickerInVermessung(de.cismet.cids.dynamics.CidsBean vermessung,
de.cismet.connectioncontext.ConnectionContext connectionContext)
The parameter
vermessung is a 'vermessung_flurstuecksvermessung'-CidsBean, whose property
'tmp_lp_orig' is a Flurstueck-CidsBean or an Alkis_landparce-CidsBean. |
public static void setFluerstueckKickerInVermessung(de.cismet.cids.dynamics.CidsBean vermessung,
de.cismet.connectioncontext.ConnectionContext connectionContext)
throws Sirius.navigator.exception.ConnectionException,
Exception
vermessung is a 'vermessung_flurstuecksvermessung'-CidsBean, whose property
'tmp_lp_orig' is a Flurstueck-CidsBean or an Alkis_landparce-CidsBean. The goal of this method is to replace this
Flurstuck with a FlurstueckKicker (vermessung_flurstueck_kicker-CidsBean). At the end of the method the property
'flurstueck' will be such a FlurstueckKicker, whereas the property 'tmp_lp_orig' will be null.vermessung - a 'vermessung_flurstuecksvermessung'-CidsBeanconnectionContext - DOCUMENT ME!Sirius.navigator.exception.ConnectionException - DOCUMENT ME!Exception - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.