Uses of Class
co.ecg.alpaca.toolkit.generated.tables.UserExecutiveCriteriaTableRow
Packages that use UserExecutiveCriteriaTableRow
- 
Uses of UserExecutiveCriteriaTableRow in co.ecg.alpaca.toolkit.generated.services
Fields in co.ecg.alpaca.toolkit.generated.services with type parameters of type UserExecutiveCriteriaTableRowModifier and TypeFieldDescriptionprotected List<UserExecutiveCriteriaTableRow>UserExecutive.UserExecutiveGetFilteringResponse.criteriaTableMethods in co.ecg.alpaca.toolkit.generated.services that return types with arguments of type UserExecutiveCriteriaTableRowModifier and TypeMethodDescriptionUserExecutive.UserExecutiveGetFilteringResponse.getCriteriaTable()Method parameters in co.ecg.alpaca.toolkit.generated.services with type arguments of type UserExecutiveCriteriaTableRowModifier and TypeMethodDescriptionvoidUserExecutive.UserExecutiveGetFilteringResponse.setCriteriaTable(List<UserExecutiveCriteriaTableRow> criteriaTable)  - 
Uses of UserExecutiveCriteriaTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return UserExecutiveCriteriaTableRowModifier and TypeMethodDescriptionUserExecutiveCriteriaTableRow.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 UserExecutiveCriteriaTableRowModifier and TypeMethodDescriptionstatic List<UserExecutiveCriteriaTableRow>UserExecutiveCriteriaTableRow.getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray