Class PunchOutCredentialExpiredNotificationJobModel

All Implemented Interfaces:
Serializable

public class PunchOutCredentialExpiredNotificationJobModel extends ServicelayerJobModel
Generated model class for type PunchOutCredentialExpiredNotificationJob first defined at extension b2bpunchout.
See Also:
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • EMAILTOADDRESS

      public static final String EMAILTOADDRESS
      Generated constant - Attribute key of PunchOutCredentialExpiredNotificationJob.emailToAddress attribute defined at extension b2bpunchout.
      See Also:
  • Constructor Details

    • PunchOutCredentialExpiredNotificationJobModel

      public PunchOutCredentialExpiredNotificationJobModel()
      Generated constructor - Default constructor for generic creation.
    • PunchOutCredentialExpiredNotificationJobModel

      public PunchOutCredentialExpiredNotificationJobModel(ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • PunchOutCredentialExpiredNotificationJobModel

      @Deprecated(since="4.1.1", forRemoval=true) public PunchOutCredentialExpiredNotificationJobModel(String _code, String _emailToAddress, String _springId)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _code - initial attribute declared by type Job at extension processing
      _emailToAddress - initial attribute declared by type PunchOutCredentialExpiredNotificationJob at extension b2bpunchout
      _springId - initial attribute declared by type ServicelayerJob at extension processing
    • PunchOutCredentialExpiredNotificationJobModel

      @Deprecated(since="4.1.1", forRemoval=true) public PunchOutCredentialExpiredNotificationJobModel(String _code, String _emailToAddress, Integer _nodeID, ItemModel _owner, String _springId)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _code - initial attribute declared by type Job at extension processing
      _emailToAddress - initial attribute declared by type PunchOutCredentialExpiredNotificationJob at extension b2bpunchout
      _nodeID - initial attribute declared by type Job at extension processing
      _owner - initial attribute declared by type Item at extension core
      _springId - initial attribute declared by type ServicelayerJob at extension processing
  • Method Details

    • getEmailToAddress

      @Accessor(qualifier="emailToAddress", type=GETTER) public String getEmailToAddress()
      Generated method - Getter of the PunchOutCredentialExpiredNotificationJob.emailToAddress attribute defined at extension b2bpunchout.
      Returns:
      the emailToAddress
    • setEmailToAddress

      @Accessor(qualifier="emailToAddress", type=SETTER) public void setEmailToAddress(String value)
      Generated method - Initial setter of PunchOutCredentialExpiredNotificationJob.emailToAddress attribute defined at extension b2bpunchout. Can only be used at creation of model - before first save.
      Parameters:
      value - the emailToAddress