Uses of Class
co.ecg.alpaca.toolkit.generated.tables.GroupCallCenterAgentTableRow
Packages that use GroupCallCenterAgentTableRow
-
Uses of GroupCallCenterAgentTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type GroupCallCenterAgentTableRowModifier and TypeFieldDescriptionprotected List<GroupCallCenterAgentTableRow>CallCenter.GroupCallCenterGetAgentListResponse.agentTableprotected List<GroupCallCenterAgentTableRow>CallCenter.GroupCallCenterGetAgentPagedSortedListResponse.agentTableMethods in co.ecg.alpaca.toolkit.generated that return types with arguments of type GroupCallCenterAgentTableRowModifier and TypeMethodDescriptionCallCenter.GroupCallCenterGetAgentListResponse.getAgentTable()CallCenter.GroupCallCenterGetAgentPagedSortedListResponse.getAgentTable()Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type GroupCallCenterAgentTableRowModifier and TypeMethodDescriptionvoidCallCenter.GroupCallCenterGetAgentListResponse.setAgentTable(List<GroupCallCenterAgentTableRow> agentTable) voidCallCenter.GroupCallCenterGetAgentPagedSortedListResponse.setAgentTable(List<GroupCallCenterAgentTableRow> agentTable) -
Uses of GroupCallCenterAgentTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return GroupCallCenterAgentTableRowModifier and TypeMethodDescriptionstatic GroupCallCenterAgentTableRowGroupCallCenterAgentTableRow.getFromNode(Node n, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Row with the given NodeMethods in co.ecg.alpaca.toolkit.generated.tables that return types with arguments of type GroupCallCenterAgentTableRowModifier and TypeMethodDescriptionstatic List<GroupCallCenterAgentTableRow>GroupCallCenterAgentTableRow.getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray