public class AdvancePaymentInfoModel extends PaymentInfoModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
_USER2PAYMENTINFOS, BILLINGADDRESS, CARTTOORDERCRONJOB, CODE, DUPLICATE, ORIGINAL, SAVED, USER_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
AdvancePaymentInfoModel()
Generated constructor - Default constructor for generic creation.
|
AdvancePaymentInfoModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
AdvancePaymentInfoModel(String _code,
ItemModel _original,
ItemModel _owner,
UserModel _user)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
AdvancePaymentInfoModel(String _code,
UserModel _user)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
getBillingAddress, getCartToOrderCronJob, getCode, getDuplicate, getOriginal, getUser, isSaved, setBillingAddress, setCartToOrderCronJob, setCode, setDuplicate, setOriginal, setSaved, setUsergetComments, 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 AdvancePaymentInfoModel()
public AdvancePaymentInfoModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public AdvancePaymentInfoModel(String _code, UserModel _user)
_code - initial attribute declared by type PaymentInfo at extension core_user - initial attribute declared by type PaymentInfo at extension core@Deprecated public AdvancePaymentInfoModel(String _code, ItemModel _original, ItemModel _owner, UserModel _user)
_code - initial attribute declared by type PaymentInfo at extension core_original - initial attribute declared by type PaymentInfo at extension core_owner - initial attribute declared by type Item at extension core_user - initial attribute declared by type PaymentInfo at extension coreCopyright © 2017 SAP SE. All Rights Reserved.