Class InboundRequestErrorModel

  • All Implemented Interfaces:
    java.io.Serializable

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

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • _INBOUNDREQUEST2INBOUNDREQUESTERROR

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

        public static final java.lang.String INBOUNDREQUEST
        Generated constant - Attribute key of InboundRequestError.inboundRequest attribute defined at extension inboundservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • 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​(java.lang.String _code,
                                        java.lang.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​(java.lang.String _code,
                                        java.lang.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 Detail

      • 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