public interface RoleHelper
| Modifier and Type | Method and Description |
|---|---|
com.suncode.pwfl.administration.structure.Role |
getRole(String roleId)
Pobiera role po pełnym identyfikatorze postaci: packageId:processDefId:roleId
|
com.suncode.pwfl.administration.structure.Role |
getRole(String roleId,
CellValue<String> cell)
Pobiera role po pełnym identyfikatorze postaci: packageId:processDefId:roleId
|
com.suncode.pwfl.administration.structure.Role getRole(String roleId)
roleId - Id roli w formacie: packageId:processDefId:roleIdcom.suncode.pwfl.administration.structure.Role getRole(String roleId, CellValue<String> cell)
roleId - Id roli w formacie: packageId:processDefId:roleId\cell - wartość komórki, która zawiera rolę CellValueCopyright © 2017 Suncode. All rights reserved.