Uses of Class
com.suncode.pwfl.xpdl.table.Table
Packages that use Table
-
Uses of Table in com.suncode.pwfl.core.data
Constructors in com.suncode.pwfl.core.data with parameters of type TableModifierConstructorDescriptionTableStore(Table table, Map<String, Variable> activityContextMapVariables) -
Uses of Table in com.suncode.pwfl.xpdl.table
Methods in com.suncode.pwfl.xpdl.table that return TableModifier and TypeMethodDescriptionXpdlTableService.getGlobalTable(String tableId, String processDefId) Zwraca tabele globalnąXpdlTableService.getGlobalTable(String tableId, String processDefId, Locale locale) Zwraca tabele globalnąXpdlTableService.getGlobalTable(String tableId, String processDefId, Locale locale, org.enhydra.shark.xpdl.elements.Package processPackage) Zwraca tabele globalnąXpdlTableService.getGlobalTableByProcessId(String tableId, String processId) Zwraca tabele globalnąXpdlTableService.getGlobalTableByProcessId(String tableId, String processId, Locale locale) Zwraca tabele globalnąXpdlTableService.getGlobalTableByProcessId(String tableId, String processId, Locale locale, org.enhydra.shark.xpdl.elements.Package processPackage) Zwraca tabele globalnąMethods in com.suncode.pwfl.xpdl.table that return types with arguments of type TableModifier and TypeMethodDescriptionXpdlTableService.getGlobalTables(String processDefId, Locale locale) Zwraca listę tabel globalnych dla danej definicji procesuXpdlTableService.getHeuristicGlobalTables(String processDefId, Locale locale) Zwraca listę tabel w postaci tabel globalnych dla danej definicji procesu.XpdlTableService.getHeuristicGlobalTables(org.enhydra.shark.xpdl.elements.WorkflowProcess workflowProcess) Zwraca listę tabel w postaci tabel globalnych dla danego procesu.