Uses of Class
de.uplanet.lucy.server.businesslogic.util.FileInformation
Packages that use FileInformation
-
Uses of FileInformation in de.uplanet.lucy.server.businesslogic.util
Methods in de.uplanet.lucy.server.businesslogic.util that return FileInformationModifier and TypeMethodDescriptionGroovyDGFileHelper.getFileInformation
(Map<String, Object> p_params) guid: GUID of the file field data field (required) id The primary key, for multiple primary keys Intrexx serialize format (%fieldName%= value, %fieldName%= value) (required if primary key not set in parameter form id_...) (The placeholder %fieldName% should be replaced with the field name like LID= value, STRLANG= value) id_%fieldName% if (multiple) primary key will set by field name.Methods in de.uplanet.lucy.server.businesslogic.util that return types with arguments of type FileInformationModifier and TypeMethodDescriptionGroovyDGFileHelper.getFilesInformation
(Map<String, Object> p_params) guid, fieldGuid, field: GUID of the file field data field (required) id The primary key, for multiple primary keys Intrexx serialize format (%fieldName%= value, %fieldName%= value) (required if primary key not set in parameter form id_...), (The placeholder %fieldName% should be replaced with the field name like LID= value, STRLANG= value) id_%fieldName% if (multiple) primary key will set by field name.