public class BtgJasperWidgetPreferencesModel extends JasperWidgetPreferencesModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
SEGMENT
Generated constant - Attribute key of
BtgJasperWidgetPreferences.segment attribute defined at extension btgcockpit. |
REPORTPARAMETERSOWNERUSER, TITLE_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
BtgJasperWidgetPreferencesModel()
Generated constructor - Default constructor for generic creation.
|
BtgJasperWidgetPreferencesModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
BtgJasperWidgetPreferencesModel(ItemModel _owner,
JasperMediaModel _report,
BTGSegmentModel _segment)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
BtgJasperWidgetPreferencesModel(JasperMediaModel _report,
BTGSegmentModel _segment)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
BTGSegmentModel |
getSegment()
Generated method - Getter of the
BtgJasperWidgetPreferences.segment attribute defined at extension btgcockpit. |
void |
setSegment(BTGSegmentModel value)
Generated method - Setter of
BtgJasperWidgetPreferences.segment attribute defined at extension btgcockpit. |
getReport, setReportgetParameters, setParametersgetOwnerUser, getTitle, getTitle, setOwnerUser, setTitle, setTitlegetComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String SEGMENT
BtgJasperWidgetPreferences.segment attribute defined at extension btgcockpit.public BtgJasperWidgetPreferencesModel()
public BtgJasperWidgetPreferencesModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public BtgJasperWidgetPreferencesModel(JasperMediaModel _report, BTGSegmentModel _segment)
_report - initial attribute declared by type JasperWidgetPreferences at extension cockpit_segment - initial attribute declared by type BtgJasperWidgetPreferences at extension btgcockpit@Deprecated public BtgJasperWidgetPreferencesModel(ItemModel _owner, JasperMediaModel _report, BTGSegmentModel _segment)
_owner - initial attribute declared by type Item at extension core_report - initial attribute declared by type JasperWidgetPreferences at extension cockpit_segment - initial attribute declared by type BtgJasperWidgetPreferences at extension btgcockpit@Accessor(qualifier="segment", type=GETTER) public BTGSegmentModel getSegment()
BtgJasperWidgetPreferences.segment attribute defined at extension btgcockpit.@Accessor(qualifier="segment", type=SETTER) public void setSegment(BTGSegmentModel value)
BtgJasperWidgetPreferences.segment attribute defined at extension btgcockpit.value - the segmentCopyright © 2018 SAP SE. All Rights Reserved.