public class RollePropertyHelper extends Object
| Constructor and Description | 
|---|
RollePropertyHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static RolleProperties | 
readProperties(String propertiesString)  | 
static boolean | 
updateAccessProperties(Rolle role)
Sets the defaults for missing access properties on the role, and removes
 access properties that do not exist anymore or are deprecated. 
 | 
static String | 
writeProperties(RolleProperties properties)  | 
public static String writeProperties(RolleProperties properties)
public static RolleProperties readProperties(String propertiesString)
public static boolean updateAccessProperties(Rolle role)
role - Role to be updated.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.