Uses of Class
de.xima.fc.mdl.fdv.RolleProperties
- 
Packages that use RolleProperties Package Description de.xima.fc.entities Package für Datenbankentitätende.xima.fc.helper Package für konkrete Helperklassende.xima.fc.mdl.fdv Klassen zur Formulardatenverarbeitung - 
- 
Uses of RolleProperties in de.xima.fc.entities
Methods in de.xima.fc.entities that return RolleProperties Modifier and Type Method Description RollePropertiesRolle. getPropertiesModel()Methods in de.xima.fc.entities with parameters of type RolleProperties Modifier and Type Method Description voidRolle. setPropertiesModel(RolleProperties properties) - 
Uses of RolleProperties in de.xima.fc.helper
Methods in de.xima.fc.helper that return RolleProperties Modifier and Type Method Description static RollePropertiesRollePropertyHelper. readProperties(String propertiesString)Methods in de.xima.fc.helper with parameters of type RolleProperties Modifier and Type Method Description static StringRollePropertyHelper. writeProperties(RolleProperties properties) - 
Uses of RolleProperties in de.xima.fc.mdl.fdv
Methods in de.xima.fc.mdl.fdv that return RolleProperties Modifier and Type Method Description RollePropertiesRolleProperties. merge(RolleProperties roleProps)Methods in de.xima.fc.mdl.fdv with parameters of type RolleProperties Modifier and Type Method Description RollePropertiesRolleProperties. merge(RolleProperties roleProps) 
 -