Class CsTicketResolutionEventModel

All Implemented Interfaces:
Serializable

public class CsTicketResolutionEventModel extends CsCustomerEventModel
Generated model class for type CsTicketResolutionEvent first defined at extension ticketsystem.
See Also:
  • Field Details

    • _TYPECODE

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

      public static final String RESOLUTIONTYPE
      Generated constant - Attribute key of CsTicketResolutionEvent.resolutionType attribute defined at extension ticketsystem.
      See Also:
  • Constructor Details

    • CsTicketResolutionEventModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public CsTicketResolutionEventModel(UserModel _author, CommentTypeModel _commentType, ComponentModel _component, CsResolutionType _resolutionType, String _text)
      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:
      _author - initial attribute declared by type AbstractComment at extension comments
      _commentType - initial attribute declared by type Comment at extension comments
      _component - initial attribute declared by type Comment at extension comments
      _resolutionType - initial attribute declared by type CsTicketResolutionEvent at extension ticketsystem
      _text - initial attribute declared by type AbstractComment at extension comments
    • CsTicketResolutionEventModel

      @Deprecated(since="4.1.1", forRemoval=true) public CsTicketResolutionEventModel(UserModel _author, CommentTypeModel _commentType, ComponentModel _component, ItemModel _owner, CsResolutionType _resolutionType, String _text)
      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:
      _author - initial attribute declared by type AbstractComment at extension comments
      _commentType - initial attribute declared by type Comment at extension comments
      _component - initial attribute declared by type Comment at extension comments
      _owner - initial attribute declared by type Item at extension core
      _resolutionType - initial attribute declared by type CsTicketResolutionEvent at extension ticketsystem
      _text - initial attribute declared by type AbstractComment at extension comments
  • Method Details

    • getResolutionType

      @Accessor(qualifier="resolutionType", type=GETTER) public CsResolutionType getResolutionType()
      Generated method - Getter of the CsTicketResolutionEvent.resolutionType attribute defined at extension ticketsystem.
      Returns:
      the resolutionType
    • setResolutionType

      @Accessor(qualifier="resolutionType", type=SETTER) public void setResolutionType(CsResolutionType value)
      Generated method - Initial setter of CsTicketResolutionEvent.resolutionType attribute defined at extension ticketsystem. Can only be used at creation of model - before first save.
      Parameters:
      value - the resolutionType