Uses of Class
de.hybris.platform.ticket.enums.CsTicketCategory
Packages that use CsTicketCategory
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.ticket.events.jalo package.
Contains generated models for each type of de.hybris.platform.ticket.jalo package.
-
Uses of CsTicketCategory in de.hybris.platform.b2ctelcofulfillmentprocess.actions.order
Methods in de.hybris.platform.b2ctelcofulfillmentprocess.actions.order with parameters of type CsTicketCategoryModifier and TypeMethodDescriptionprotected CsTicketModelCheckTransactionReviewStatusAction.createTicket(String subject, String description, OrderModel order, CsTicketCategory category, CsTicketPriority priority) -
Uses of CsTicketCategory in de.hybris.platform.ticket.enums
Fields in de.hybris.platform.ticket.enums declared as CsTicketCategoryModifier and TypeFieldDescriptionstatic final CsTicketCategoryCsTicketCategory.COMPLAINTGenerated enum value for CsTicketCategory.Complaint declared at extension ticketsystem.static final CsTicketCategoryCsTicketCategory.ENQUIRYGenerated enum value for CsTicketCategory.Enquiry declared at extension ticketsystem.static final CsTicketCategoryCsTicketCategory.FRAUDGenerated enum value for CsTicketCategory.Fraud declared at extension ticketsystem.static final CsTicketCategoryCsTicketCategory.INCIDENTGenerated enum value for CsTicketCategory.Incident declared at extension ticketsystem.static final CsTicketCategoryCsTicketCategory.NOTEGenerated enum value for CsTicketCategory.Note declared at extension ticketsystem.static final CsTicketCategoryCsTicketCategory.PROBLEMGenerated enum value for CsTicketCategory.Problem declared at extension ticketsystem.Methods in de.hybris.platform.ticket.enums that return CsTicketCategoryModifier and TypeMethodDescriptionstatic CsTicketCategoryReturns a CsTicketCategory instance representing the specified enum value. -
Uses of CsTicketCategory in de.hybris.platform.ticket.events.model
Methods in de.hybris.platform.ticket.events.model that return CsTicketCategoryModifier and TypeMethodDescriptionCsTicketChangeEventCsTicketCategoryEntryModel.getNewValue()Generated method - Getter of theCsTicketChangeEventCsTicketCategoryEntry.newValueattribute defined at extensionticketsystem.CsTicketChangeEventCsTicketCategoryEntryModel.getOldValue()Generated method - Getter of theCsTicketChangeEventCsTicketCategoryEntry.oldValueattribute defined at extensionticketsystem.Methods in de.hybris.platform.ticket.events.model with parameters of type CsTicketCategoryModifier and TypeMethodDescriptionvoidCsTicketChangeEventCsTicketCategoryEntryModel.setNewValue(CsTicketCategory value) Generated method - Setter ofCsTicketChangeEventCsTicketCategoryEntry.newValueattribute defined at extensionticketsystem.voidCsTicketChangeEventCsTicketCategoryEntryModel.setOldValue(CsTicketCategory value) Generated method - Setter ofCsTicketChangeEventCsTicketCategoryEntry.oldValueattribute defined at extensionticketsystem. -
Uses of CsTicketCategory in de.hybris.platform.ticket.model
Methods in de.hybris.platform.ticket.model that return CsTicketCategoryModifier and TypeMethodDescriptionCsTicketModel.getCategory()Generated method - Getter of theCsTicket.categoryattribute defined at extensionticketsystem.Methods in de.hybris.platform.ticket.model with parameters of type CsTicketCategoryModifier and TypeMethodDescriptionvoidCsTicketModel.setCategory(CsTicketCategory value) Generated method - Setter ofCsTicket.categoryattribute defined at extensionticketsystem. -
Uses of CsTicketCategory in de.hybris.platform.ticketsystem.data
Methods in de.hybris.platform.ticketsystem.data that return CsTicketCategoryMethods in de.hybris.platform.ticketsystem.data with parameters of type CsTicketCategory