public class B2BRegistrationRejectedProcessModel extends B2BRegistrationProcessModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
REJECTREASON
Generated constant - Attribute key of
B2BRegistrationRejectedProcess.rejectReason attribute defined at extension secureportaladdon. |
REGISTRATIONCURRENCY, CUSTOMER, LANGUAGESITE, STORECODE, CONTEXTPARAMETERS, CURRENTTASKS, EMAILS, ENDMESSAGE, PROCESSDEFINITIONNAME, PROCESSDEFINITIONVERSION, PROCESSSTATE, STATE, TASKLOGS, USER_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
B2BRegistrationRejectedProcessModel()
Generated constructor - Default constructor for generic creation.
|
B2BRegistrationRejectedProcessModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
B2BRegistrationRejectedProcessModel(String _code,
ItemModel _owner,
String _processDefinitionName)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
B2BRegistrationRejectedProcessModel(String _code,
String _processDefinitionName)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRejectReason()
Generated method - Getter of the
B2BRegistrationRejectedProcess.rejectReason attribute defined at extension secureportaladdon. |
void |
setRejectReason(String value)
Generated method - Setter of
B2BRegistrationRejectedProcess.rejectReason attribute defined at extension secureportaladdon. |
getRegistration, setRegistrationgetCurrency, getCustomer, getLanguage, setCurrency, setCustomer, setLanguagegetSite, getStore, setSite, setStoregetCode, getContextParameters, getCurrentTasks, getEmails, getEndMessage, getProcessDefinitionName, getProcessDefinitionVersion, getProcessState, getState, getTaskLogs, getUser, setCode, setContextParameters, setCurrentTasks, setEmails, setEndMessage, setProcessDefinitionName, setProcessDefinitionVersion, setState, setTaskLogs, 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 static final String REJECTREASON
B2BRegistrationRejectedProcess.rejectReason attribute defined at extension secureportaladdon.public B2BRegistrationRejectedProcessModel()
public B2BRegistrationRejectedProcessModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public B2BRegistrationRejectedProcessModel(String _code, String _processDefinitionName)
_code - initial attribute declared by type BusinessProcess at extension processing_processDefinitionName - initial attribute declared by type BusinessProcess at extension processing@Deprecated public B2BRegistrationRejectedProcessModel(String _code, ItemModel _owner, String _processDefinitionName)
_code - initial attribute declared by type BusinessProcess at extension processing_owner - initial attribute declared by type Item at extension core_processDefinitionName - initial attribute declared by type BusinessProcess at extension processingCopyright © 2017 SAP SE. All Rights Reserved.