Uses of Class
de.hybris.platform.ticket.events.jalo.CsTicketResolutionEvent
-
Packages that use CsTicketResolutionEvent Package Description de.hybris.platform.ticket.jalo -
-
Uses of CsTicketResolutionEvent in de.hybris.platform.ticket.jalo
Methods in de.hybris.platform.ticket.jalo that return CsTicketResolutionEvent Modifier and Type Method Description CsTicketResolutionEventGeneratedTicketsystemManager. createCsTicketResolutionEvent(SessionContext ctx, java.util.Map attributeValues)CsTicketResolutionEventGeneratedTicketsystemManager. createCsTicketResolutionEvent(java.util.Map attributeValues)CsTicketResolutionEventGeneratedCsTicket. getResolution()Generated method - Getter of theCsTicket.resolutionattribute.CsTicketResolutionEventGeneratedCsTicket. getResolution(SessionContext ctx)Generated method - Getter of theCsTicket.resolutionattribute.Methods in de.hybris.platform.ticket.jalo with parameters of type CsTicketResolutionEvent Modifier and Type Method Description voidGeneratedCsTicket. setResolution(SessionContext ctx, CsTicketResolutionEvent value)Generated method - Setter of theCsTicket.resolutionattribute.voidGeneratedCsTicket. setResolution(CsTicketResolutionEvent value)Generated method - Setter of theCsTicket.resolutionattribute.
-