public class InsuranceQuoteModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
EXPIRYDATE
Generated constant - Attribute key of
InsuranceQuote.expiryDate attribute defined at extension financialservices. |
static String |
PROPERTIES
Generated constant - Attribute key of
InsuranceQuote.properties attribute defined at extension financialservices. |
static String |
QUOTEID
Generated constant - Attribute key of
InsuranceQuote.quoteId attribute defined at extension financialservices. |
static String |
QUOTEVISITIEDSTEPLIST
Generated constant - Attribute key of
InsuranceQuote.quoteVisitiedStepList attribute defined at extension financialservices. |
static String |
QUOTEWORKFLOWSTATUS
Generated constant - Attribute key of
InsuranceQuote.quoteWorkflowStatus attribute defined at extension financialservices. |
static String |
STARTDATE
Generated constant - Attribute key of
InsuranceQuote.startDate attribute defined at extension financialservices. |
static String |
STATE
Generated constant - Attribute key of
InsuranceQuote.state attribute defined at extension financialservices. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
InsuranceQuoteModel()
Generated constructor - Default constructor for generic creation.
|
InsuranceQuoteModel(ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
InsuranceQuoteModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getExpiryDate()
Generated method - Getter of the
InsuranceQuote.expiryDate attribute defined at extension financialservices. |
Map<String,Object> |
getProperties()
Generated method - Getter of the
InsuranceQuote.properties attribute defined at extension financialservices. |
String |
getQuoteId()
Generated method - Getter of the
InsuranceQuote.quoteId attribute defined at extension financialservices. |
List<String> |
getQuoteVisitiedStepList()
Generated method - Getter of the
InsuranceQuote.quoteVisitiedStepList attribute defined at extension financialservices. |
QuoteWorkflowStatus |
getQuoteWorkflowStatus()
Generated method - Getter of the
InsuranceQuote.quoteWorkflowStatus attribute defined at extension financialservices. |
Date |
getStartDate()
Generated method - Getter of the
InsuranceQuote.startDate attribute defined at extension financialservices. |
QuoteBindingState |
getState()
Generated method - Getter of the
InsuranceQuote.state attribute defined at extension financialservices. |
void |
setExpiryDate(Date value)
Generated method - Setter of
InsuranceQuote.expiryDate attribute defined at extension financialservices. |
void |
setProperties(Map<String,Object> value)
Generated method - Setter of
InsuranceQuote.properties attribute defined at extension financialservices. |
void |
setQuoteId(String value)
Generated method - Setter of
InsuranceQuote.quoteId attribute defined at extension financialservices. |
void |
setQuoteVisitiedStepList(List<String> value)
Generated method - Setter of
InsuranceQuote.quoteVisitiedStepList attribute defined at extension financialservices. |
void |
setQuoteWorkflowStatus(QuoteWorkflowStatus value)
Generated method - Setter of
InsuranceQuote.quoteWorkflowStatus attribute defined at extension financialservices. |
void |
setStartDate(Date value)
Generated method - Setter of
InsuranceQuote.startDate attribute defined at extension financialservices. |
void |
setState(QuoteBindingState value)
Generated method - Setter of
InsuranceQuote.state attribute defined at extension financialservices. |
getComments, getCreationtime, getModifiedtime, getOwner, 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 String _TYPECODE
public static final String QUOTEID
InsuranceQuote.quoteId attribute defined at extension financialservices.public static final String STATE
InsuranceQuote.state attribute defined at extension financialservices.public static final String EXPIRYDATE
InsuranceQuote.expiryDate attribute defined at extension financialservices.public static final String STARTDATE
InsuranceQuote.startDate attribute defined at extension financialservices.public static final String QUOTEVISITIEDSTEPLIST
InsuranceQuote.quoteVisitiedStepList attribute defined at extension financialservices.public static final String PROPERTIES
InsuranceQuote.properties attribute defined at extension financialservices.public static final String QUOTEWORKFLOWSTATUS
InsuranceQuote.quoteWorkflowStatus attribute defined at extension financialservices.public InsuranceQuoteModel()
public InsuranceQuoteModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public InsuranceQuoteModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="expiryDate", type=GETTER) public Date getExpiryDate()
InsuranceQuote.expiryDate attribute defined at extension financialservices.@Accessor(qualifier="properties", type=GETTER) public Map<String,Object> getProperties()
InsuranceQuote.properties attribute defined at extension financialservices.@Accessor(qualifier="quoteId", type=GETTER) public String getQuoteId()
InsuranceQuote.quoteId attribute defined at extension financialservices.@Accessor(qualifier="quoteVisitiedStepList", type=GETTER) public List<String> getQuoteVisitiedStepList()
InsuranceQuote.quoteVisitiedStepList attribute defined at extension financialservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="quoteWorkflowStatus", type=GETTER) public QuoteWorkflowStatus getQuoteWorkflowStatus()
InsuranceQuote.quoteWorkflowStatus attribute defined at extension financialservices.@Accessor(qualifier="startDate", type=GETTER) public Date getStartDate()
InsuranceQuote.startDate attribute defined at extension financialservices.@Accessor(qualifier="state", type=GETTER) public QuoteBindingState getState()
InsuranceQuote.state attribute defined at extension financialservices.@Accessor(qualifier="expiryDate", type=SETTER) public void setExpiryDate(Date value)
InsuranceQuote.expiryDate attribute defined at extension financialservices.value - the expiryDate@Accessor(qualifier="properties", type=SETTER) public void setProperties(Map<String,Object> value)
InsuranceQuote.properties attribute defined at extension financialservices.value - the properties@Accessor(qualifier="quoteId", type=SETTER) public void setQuoteId(String value)
InsuranceQuote.quoteId attribute defined at extension financialservices.value - the quoteId@Accessor(qualifier="quoteVisitiedStepList", type=SETTER) public void setQuoteVisitiedStepList(List<String> value)
InsuranceQuote.quoteVisitiedStepList attribute defined at extension financialservices.value - the quoteVisitiedStepList@Accessor(qualifier="quoteWorkflowStatus", type=SETTER) public void setQuoteWorkflowStatus(QuoteWorkflowStatus value)
InsuranceQuote.quoteWorkflowStatus attribute defined at extension financialservices.value - the quoteWorkflowStatus@Accessor(qualifier="startDate", type=SETTER) public void setStartDate(Date value)
InsuranceQuote.startDate attribute defined at extension financialservices.value - the startDate@Accessor(qualifier="state", type=SETTER) public void setState(QuoteBindingState value)
InsuranceQuote.state attribute defined at extension financialservices.value - the stateCopyright © 2017 SAP SE. All Rights Reserved.