Class SessionEndEventModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class SessionEndEventModel
    extends SessionEventModel
    Generated model class for type SessionEndEvent first defined at extension ticketsystem.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String CUSTOMER
        Generated constant - Attribute key of SessionEndEvent.customer attribute defined at extension ticketsystem.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SessionEndEventModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public SessionEndEventModel​(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:
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getCustomer

        @Accessor(qualifier="customer",
                  type=GETTER)
        public UserModel getCustomer()
        Generated method - Getter of the SessionEndEvent.customer attribute defined at extension ticketsystem.
        Returns:
        the customer
      • setCustomer

        @Accessor(qualifier="customer",
                  type=SETTER)
        public void setCustomer​(UserModel value)
        Generated method - Setter of SessionEndEvent.customer attribute defined at extension ticketsystem.
        Parameters:
        value - the customer