Uses of Class
co.ecg.alpaca.toolkit.generated.tables.UserCallCenterCallCenterTableRow
Packages that use UserCallCenterCallCenterTableRow
-
Uses of UserCallCenterCallCenterTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type UserCallCenterCallCenterTableRowModifier and TypeFieldDescriptionprotected List<UserCallCenterCallCenterTableRow>
CallCenter.UserCallCenterGetAvailableCallCenterListResponse.callCenterTable
protected List<UserCallCenterCallCenterTableRow>
CallCenter.UserCallCenterGetAvailableCallCenterPagedSortedListResponse.callCenterTable
Methods in co.ecg.alpaca.toolkit.generated that return types with arguments of type UserCallCenterCallCenterTableRowModifier and TypeMethodDescriptionCallCenter.UserCallCenterGetAvailableCallCenterListResponse.getCallCenterTable()
CallCenter.UserCallCenterGetAvailableCallCenterPagedSortedListResponse.getCallCenterTable()
Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type UserCallCenterCallCenterTableRowModifier and TypeMethodDescriptionvoid
CallCenter.UserCallCenterGetAvailableCallCenterListResponse.setCallCenterTable
(List<UserCallCenterCallCenterTableRow> callCenterTable) void
CallCenter.UserCallCenterGetAvailableCallCenterPagedSortedListResponse.setCallCenterTable
(List<UserCallCenterCallCenterTableRow> callCenterTable) -
Uses of UserCallCenterCallCenterTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return UserCallCenterCallCenterTableRowModifier and TypeMethodDescriptionUserCallCenterCallCenterTableRow.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 UserCallCenterCallCenterTableRowModifier and TypeMethodDescriptionstatic List<UserCallCenterCallCenterTableRow>
UserCallCenterCallCenterTableRow.getFromNodeArray
(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray