Class InboundRequestErrorModel

All Implemented Interfaces:
Serializable

public class InboundRequestErrorModel extends MonitoredRequestErrorModel
Generated model class for type InboundRequestError first defined at extension inboundservices.
See Also:
  • Field Details

    • _TYPECODE

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

      public static final String _INBOUNDREQUEST2INBOUNDREQUESTERROR
      Generated relation code constant for relation InboundRequest2InboundRequestError defining source attribute inboundRequest in extension inboundservices.
      See Also:
    • INBOUNDREQUEST

      public static final String INBOUNDREQUEST
      Generated constant - Attribute key of InboundRequestError.inboundRequest attribute defined at extension inboundservices.
      See Also:
  • Constructor Details

    • InboundRequestErrorModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public InboundRequestErrorModel(String _code, String _message)
      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 MonitoredRequestError at extension integrationservices
      _message - initial attribute declared by type MonitoredRequestError at extension integrationservices
    • InboundRequestErrorModel

      @Deprecated(since="4.1.1", forRemoval=true) public InboundRequestErrorModel(String _code, String _message, ItemModel _owner)
      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 MonitoredRequestError at extension integrationservices
      _message - initial attribute declared by type MonitoredRequestError at extension integrationservices
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getInboundRequest

      @Accessor(qualifier="inboundRequest", type=GETTER) public InboundRequestModel getInboundRequest()
      Generated method - Getter of the InboundRequestError.inboundRequest attribute defined at extension inboundservices.
      Returns:
      the inboundRequest
    • setInboundRequest

      @Accessor(qualifier="inboundRequest", type=SETTER) public void setInboundRequest(InboundRequestModel value)
      Generated method - Setter of InboundRequestError.inboundRequest attribute defined at extension inboundservices.
      Parameters:
      value - the inboundRequest