Uses of Enum
de.xima.fc.mdl.enums.EFormTyp
Packages that use EFormTyp
Package
Description
Package für Datenbankentitäten
Commonly used enumeration that are mainly used in model classes.
-
Uses of EFormTyp in de.xima.fc.entities
Methods in de.xima.fc.entities that return EFormTypMethods in de.xima.fc.entities with parameters of type EFormTyp -
Uses of EFormTyp in de.xima.fc.mdl.enums
Subclasses with type arguments of type EFormTyp in de.xima.fc.mdl.enumsMethods in de.xima.fc.mdl.enums that return EFormTyp -
Uses of EFormTyp in de.xima.fc.mdl.request
Methods in de.xima.fc.mdl.request that return EFormTypConstructors in de.xima.fc.mdl.request with parameters of type EFormTypModifierConstructorDescriptionPublishRequestParameter(long projektId, int formVersionNum, EFormTyp formTyp, String form, String notes, String charsetName, int origVersionsNummer, boolean derive, String fd2rid, boolean isResourceUpload, String b64File, String resourceType, FormThemeReference formTheme)