public class RecordUtils extends Object
| Constructor and Description |
|---|
RecordUtils() |
| Modifier and Type | Method and Description |
|---|---|
static RecordHolder |
createFileRecord(Form form,
String name,
String mime,
int size,
byte[] content)
Creates a file record.
|
public static RecordHolder createFileRecord(Form form, String name, String mime, int size, byte[] content)
form - name - mime - size - content - Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.