Uses of Class
co.ecg.alpaca.toolkit.generated.tables.EnterpriseCallCenterAgentThresholdProfileAgentTable1Row
Package | Description |
---|---|
co.ecg.alpaca.toolkit.generated | |
co.ecg.alpaca.toolkit.generated.tables |
-
Uses of EnterpriseCallCenterAgentThresholdProfileAgentTable1Row in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type EnterpriseCallCenterAgentThresholdProfileAgentTable1Row Modifier and Type Field Description protected List<EnterpriseCallCenterAgentThresholdProfileAgentTable1Row>
CallCenter.EnterpriseCallCenterAgentThresholdProfileGetPagedSortedResponse. agentTable
protected List<EnterpriseCallCenterAgentThresholdProfileAgentTable1Row>
CallCenter.EnterpriseCallCenterAgentThresholdProfileGetResponse. agentTable
Methods in co.ecg.alpaca.toolkit.generated that return types with arguments of type EnterpriseCallCenterAgentThresholdProfileAgentTable1Row Modifier and Type Method Description List<EnterpriseCallCenterAgentThresholdProfileAgentTable1Row>
CallCenter.EnterpriseCallCenterAgentThresholdProfileGetPagedSortedResponse. getAgentTable()
List<EnterpriseCallCenterAgentThresholdProfileAgentTable1Row>
CallCenter.EnterpriseCallCenterAgentThresholdProfileGetResponse. getAgentTable()
Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type EnterpriseCallCenterAgentThresholdProfileAgentTable1Row Modifier and Type Method Description void
CallCenter.EnterpriseCallCenterAgentThresholdProfileGetPagedSortedResponse. setAgentTable(List<EnterpriseCallCenterAgentThresholdProfileAgentTable1Row> agentTable)
void
CallCenter.EnterpriseCallCenterAgentThresholdProfileGetResponse. setAgentTable(List<EnterpriseCallCenterAgentThresholdProfileAgentTable1Row> agentTable)
-
Uses of EnterpriseCallCenterAgentThresholdProfileAgentTable1Row in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return EnterpriseCallCenterAgentThresholdProfileAgentTable1Row Modifier and Type Method Description static EnterpriseCallCenterAgentThresholdProfileAgentTable1Row
EnterpriseCallCenterAgentThresholdProfileAgentTable1Row. 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 EnterpriseCallCenterAgentThresholdProfileAgentTable1Row Modifier and Type Method Description static List<EnterpriseCallCenterAgentThresholdProfileAgentTable1Row>
EnterpriseCallCenterAgentThresholdProfileAgentTable1Row. getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode)
Creates the OCI Table Type Array with the given NodeArray