Uses of Class
de.xima.fc.entities.UserPortalStateLocalization
-
Packages that use UserPortalStateLocalization Package Description de.xima.fc.entities Package für Datenbankentitäten -
-
Uses of UserPortalStateLocalization in de.xima.fc.entities
Methods in de.xima.fc.entities that return types with arguments of type UserPortalStateLocalization Modifier and Type Method Description List<UserPortalStateLocalization>
UserPortalState. getLocalizations()
Method parameters in de.xima.fc.entities with type arguments of type UserPortalStateLocalization Modifier and Type Method Description void
UserPortalState. setLocalizations(List<UserPortalStateLocalization> localizations)
-