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 RolleProperties
Rolle. getPropertiesModel()
Methods in de.xima.fc.entities with parameters of type RolleProperties Modifier and Type Method Description void
Rolle. 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 RolleProperties
RollePropertyHelper. readProperties(String propertiesString)
Methods in de.xima.fc.helper with parameters of type RolleProperties Modifier and Type Method Description static String
RollePropertyHelper. 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 RolleProperties
RolleProperties. merge(RolleProperties roleProps)
Methods in de.xima.fc.mdl.fdv with parameters of type RolleProperties Modifier and Type Method Description RolleProperties
RolleProperties. merge(RolleProperties roleProps)
-