Uses of Class
com.aoindustries.aoserv.client.ticket.Action
-
Packages that use Action Package Description com.aoindustries.aoserv.client.account com.aoindustries.aoserv.client.ticket -
-
Uses of Action in com.aoindustries.aoserv.client.account
Methods in com.aoindustries.aoserv.client.account that return types with arguments of type Action Modifier and Type Method Description List<Action>Administrator. getTicketActions() -
Uses of Action in com.aoindustries.aoserv.client.ticket
Methods in com.aoindustries.aoserv.client.ticket that return Action Modifier and Type Method Description ActionActionTable. get(int pkey)Methods in com.aoindustries.aoserv.client.ticket that return types with arguments of type Action Modifier and Type Method Description List<Action>ActionTable. getActions(Administrator ba)List<Action>Ticket. getTicketActions()
-