public class Sb_RestrictionLevelUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Sb_RestrictionLevelUtils.BulletPointSettings
DOCUMENT ME!
|
static class |
Sb_RestrictionLevelUtils.RestrictionLevel
DOCUMENT ME!
|
| Constructor and Description |
|---|
Sb_RestrictionLevelUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Sb_RestrictionLevelUtils.BulletPointSettings |
determineBulletPointAndInfoText(de.cismet.cids.dynamics.CidsBean stadtbildserie,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Returns an array with two entries:
bullet point Image of the restriction
information String about the restriction
|
static Sb_RestrictionLevelUtils.RestrictionLevel |
determineRestrictionLevelForNutzungseinschraenkung(de.cismet.cids.dynamics.CidsBean nutzungseinschraenkung,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static Sb_RestrictionLevelUtils.RestrictionLevel |
determineRestrictionLevelForStadtbildserie(de.cismet.cids.dynamics.CidsBean stadtbildserie,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Determine the restriction level for a stadtbildserie.
|
static de.cismet.cids.dynamics.CidsBean |
getNoRestriction(de.cismet.connectioncontext.ConnectionContext connectionContext)
Get the CidsBean of the table SB_nutzungseinschraenkung with the key 'noRestriction'.
|
public static de.cismet.cids.dynamics.CidsBean getNoRestriction(de.cismet.connectioncontext.ConnectionContext connectionContext)
connectionContext - DOCUMENT ME!public static Sb_RestrictionLevelUtils.RestrictionLevel determineRestrictionLevelForStadtbildserie(de.cismet.cids.dynamics.CidsBean stadtbildserie, de.cismet.connectioncontext.ConnectionContext connectionContext)
The determined restriction level is saved in the extension attribute tmp_restriction_level, so the fetch is faster for the CidsBean the next time.
stadtbildserie - DOCUMENT ME!connectionContext - DOCUMENT ME!public static Sb_RestrictionLevelUtils.RestrictionLevel determineRestrictionLevelForNutzungseinschraenkung(de.cismet.cids.dynamics.CidsBean nutzungseinschraenkung, de.cismet.connectioncontext.ConnectionContext connectionContext)
nutzungseinschraenkung - DOCUMENT ME!connectionContext - DOCUMENT ME!public static Sb_RestrictionLevelUtils.BulletPointSettings determineBulletPointAndInfoText(de.cismet.cids.dynamics.CidsBean stadtbildserie, de.cismet.connectioncontext.ConnectionContext connectionContext)
To do this the RetsrictionLevel of gridObject is determined, afterwards it is checked if the user is
allowed to use the images of the Stadtbildserie internally or externally.
stadtbildserie - gridObject DOCUMENT ME!connectionContext - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.