Class GeneratedCsTicketChangeEventCsAgentGroupEntry

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
CsTicketChangeEventCsAgentGroupEntry

public abstract class GeneratedCsTicketChangeEventCsAgentGroupEntry extends CsTicketChangeEventEntry
Generated class for type CsTicketChangeEventCsAgentGroupEntry.
See Also:
  • Field Details

    • OLDVALUE

      public static final String OLDVALUE
      Qualifier of the CsTicketChangeEventCsAgentGroupEntry.oldValue attribute
      See Also:
    • NEWVALUE

      public static final String NEWVALUE
      Qualifier of the CsTicketChangeEventCsAgentGroupEntry.newValue attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedCsTicketChangeEventCsAgentGroupEntry

      public GeneratedCsTicketChangeEventCsAgentGroupEntry()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedCsTicketChangeEventEntry
    • getNewValue

      public CsAgentGroup getNewValue(SessionContext ctx)
      Generated method - Getter of the CsTicketChangeEventCsAgentGroupEntry.newValue attribute.
      Returns:
      the newValue
    • getNewValue

      public CsAgentGroup getNewValue()
      Generated method - Getter of the CsTicketChangeEventCsAgentGroupEntry.newValue attribute.
      Returns:
      the newValue
    • setNewValue

      public void setNewValue(SessionContext ctx, CsAgentGroup value)
      Generated method - Setter of the CsTicketChangeEventCsAgentGroupEntry.newValue attribute.
      Parameters:
      value - the newValue
    • setNewValue

      public void setNewValue(CsAgentGroup value)
      Generated method - Setter of the CsTicketChangeEventCsAgentGroupEntry.newValue attribute.
      Parameters:
      value - the newValue
    • getOldValue

      public CsAgentGroup getOldValue(SessionContext ctx)
      Generated method - Getter of the CsTicketChangeEventCsAgentGroupEntry.oldValue attribute.
      Returns:
      the oldValue
    • getOldValue

      public CsAgentGroup getOldValue()
      Generated method - Getter of the CsTicketChangeEventCsAgentGroupEntry.oldValue attribute.
      Returns:
      the oldValue
    • setOldValue

      public void setOldValue(SessionContext ctx, CsAgentGroup value)
      Generated method - Setter of the CsTicketChangeEventCsAgentGroupEntry.oldValue attribute.
      Parameters:
      value - the oldValue
    • setOldValue

      public void setOldValue(CsAgentGroup value)
      Generated method - Setter of the CsTicketChangeEventCsAgentGroupEntry.oldValue attribute.
      Parameters:
      value - the oldValue