Uses of Class
de.hybris.platform.ticket.events.jalo.CsTicketResolutionEvent
Packages that use CsTicketResolutionEvent
-
Uses of CsTicketResolutionEvent in de.hybris.platform.ticket.jalo
Methods in de.hybris.platform.ticket.jalo that return CsTicketResolutionEventModifier and TypeMethodDescriptionGeneratedTicketsystemManager.createCsTicketResolutionEvent(SessionContext ctx, Map attributeValues) GeneratedTicketsystemManager.createCsTicketResolutionEvent(Map attributeValues) GeneratedCsTicket.getResolution()Generated method - Getter of theCsTicket.resolutionattribute.GeneratedCsTicket.getResolution(SessionContext ctx) Generated method - Getter of theCsTicket.resolutionattribute.Methods in de.hybris.platform.ticket.jalo with parameters of type CsTicketResolutionEventModifier and TypeMethodDescriptionvoidGeneratedCsTicket.setResolution(SessionContext ctx, CsTicketResolutionEvent value) Generated method - Setter of theCsTicket.resolutionattribute.voidGeneratedCsTicket.setResolution(CsTicketResolutionEvent value) Generated method - Setter of theCsTicket.resolutionattribute.