Uses of Class
co.ecg.alpaca.toolkit.generated.tables.SystemSMDIAclTableRow
Packages that use SystemSMDIAclTableRow
-
Uses of SystemSMDIAclTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type SystemSMDIAclTableRowModifier and TypeFieldDescriptionprotected List<SystemSMDIAclTableRow>
BWSystem.SystemSMDIGetACLListResponse.aclTable
Methods in co.ecg.alpaca.toolkit.generated that return types with arguments of type SystemSMDIAclTableRowMethod parameters in co.ecg.alpaca.toolkit.generated with type arguments of type SystemSMDIAclTableRowModifier and TypeMethodDescriptionvoid
BWSystem.SystemSMDIGetACLListResponse.setAclTable
(List<SystemSMDIAclTableRow> aclTable) -
Uses of SystemSMDIAclTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return SystemSMDIAclTableRowModifier and TypeMethodDescriptionstatic SystemSMDIAclTableRow
SystemSMDIAclTableRow.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 SystemSMDIAclTableRowModifier and TypeMethodDescriptionstatic List<SystemSMDIAclTableRow>
SystemSMDIAclTableRow.getFromNodeArray
(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray