public class B2BCustomerPunchOutCredentialMappingModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_PUNCHOUTCREDENTIAL2B2BCUSTOMERPUNCHOUTCREDENTIALMAPPING
Generated relation code constant for relation
PunchOutCredential2B2BCustomerPunchOutCredentialMapping defining source attribute credentials in extension b2bpunchout. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
B2BCUSTOMER
Generated constant - Attribute key of
B2BCustomerPunchOutCredentialMapping.b2bCustomer attribute defined at extension b2bpunchout. |
static java.lang.String |
CREDENTIALS
Generated constant - Attribute key of
B2BCustomerPunchOutCredentialMapping.credentials attribute defined at extension b2bpunchout. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
B2BCustomerPunchOutCredentialMappingModel()
Generated constructor - Default constructor for generic creation.
|
B2BCustomerPunchOutCredentialMappingModel(B2BCustomerModel _b2bCustomer,
java.util.Set<PunchOutCredentialModel> _credentials)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
B2BCustomerPunchOutCredentialMappingModel(B2BCustomerModel _b2bCustomer,
java.util.Set<PunchOutCredentialModel> _credentials,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
B2BCustomerPunchOutCredentialMappingModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
B2BCustomerModel |
getB2bCustomer()
Generated method - Getter of the
B2BCustomerPunchOutCredentialMapping.b2bCustomer attribute defined at extension b2bpunchout. |
java.util.Set<PunchOutCredentialModel> |
getCredentials()
Generated method - Getter of the
B2BCustomerPunchOutCredentialMapping.credentials attribute defined at extension b2bpunchout. |
void |
setB2bCustomer(B2BCustomerModel value)
Generated method - Setter of
B2BCustomerPunchOutCredentialMapping.b2bCustomer attribute defined at extension b2bpunchout. |
void |
setCredentials(java.util.Set<PunchOutCredentialModel> value)
Generated method - Setter of
B2BCustomerPunchOutCredentialMapping.credentials attribute defined at extension b2bpunchout. |
getComments, 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 _PUNCHOUTCREDENTIAL2B2BCUSTOMERPUNCHOUTCREDENTIALMAPPING
PunchOutCredential2B2BCustomerPunchOutCredentialMapping defining source attribute credentials in extension b2bpunchout.public static final java.lang.String B2BCUSTOMER
B2BCustomerPunchOutCredentialMapping.b2bCustomer attribute defined at extension b2bpunchout.public static final java.lang.String CREDENTIALS
B2BCustomerPunchOutCredentialMapping.credentials attribute defined at extension b2bpunchout.public B2BCustomerPunchOutCredentialMappingModel()
public B2BCustomerPunchOutCredentialMappingModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public B2BCustomerPunchOutCredentialMappingModel(B2BCustomerModel _b2bCustomer, java.util.Set<PunchOutCredentialModel> _credentials)
_b2bCustomer - initial attribute declared by type B2BCustomerPunchOutCredentialMapping at extension b2bpunchout_credentials - initial attribute declared by type B2BCustomerPunchOutCredentialMapping at extension b2bpunchout@Deprecated public B2BCustomerPunchOutCredentialMappingModel(B2BCustomerModel _b2bCustomer, java.util.Set<PunchOutCredentialModel> _credentials, ItemModel _owner)
_b2bCustomer - initial attribute declared by type B2BCustomerPunchOutCredentialMapping at extension b2bpunchout_credentials - initial attribute declared by type B2BCustomerPunchOutCredentialMapping at extension b2bpunchout_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="b2bCustomer", type=GETTER) public B2BCustomerModel getB2bCustomer()
B2BCustomerPunchOutCredentialMapping.b2bCustomer attribute defined at extension b2bpunchout.@Accessor(qualifier="credentials", type=GETTER) public java.util.Set<PunchOutCredentialModel> getCredentials()
B2BCustomerPunchOutCredentialMapping.credentials attribute defined at extension b2bpunchout.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="b2bCustomer", type=SETTER) public void setB2bCustomer(B2BCustomerModel value)
B2BCustomerPunchOutCredentialMapping.b2bCustomer attribute defined at extension b2bpunchout.value - the b2bCustomer@Accessor(qualifier="credentials", type=SETTER) public void setCredentials(java.util.Set<PunchOutCredentialModel> value)
B2BCustomerPunchOutCredentialMapping.credentials attribute defined at extension b2bpunchout.value - the credentialsCopyright © 2018 SAP SE. All Rights Reserved.