public class SObjectBinder
extends org.osgl.mvc.util.Binder<org.osgl.storage.ISObject>
Resolve file uploads
Modifier and Type | Field and Description |
---|---|
static SObjectBinder |
INSTANCE |
attributes, BOOLEAN_ARRAY, BYTE_ARRAY, CHAR_ARRAY, DOUBLE_ARRAY, FLOAT_ARRAY, INT_ARRAY, LONG_ARRAY, PRIMITIVE_BOOLEAN_ARRAY, PRIMITIVE_BYTE_ARRAY, PRIMITIVE_CHAR_ARRAY, PRIMITIVE_DOUBLE_ARRAY, PRIMITIVE_FLOAT_ARRAY, PRIMITIVE_INT_ARRAY, PRIMITIVE_LONG_ARRAY, PRIMITIVE_SHORT_ARRAY, SHORT_ARRAY, STRING_ARRAY, targetType
Constructor and Description |
---|
SObjectBinder() |
Modifier and Type | Method and Description |
---|---|
org.osgl.storage.ISObject |
resolve(org.osgl.storage.ISObject sobj,
String s,
org.osgl.mvc.util.ParamValueProvider paramValueProvider) |
addPredefinedBinder, apply, attribute, attribute, attributes, clearAttributes, genericTargetType, predefined, predefined, targetType
public static final SObjectBinder INSTANCE
public org.osgl.storage.ISObject resolve(org.osgl.storage.ISObject sobj, String s, org.osgl.mvc.util.ParamValueProvider paramValueProvider)
resolve
in class org.osgl.mvc.util.Binder<org.osgl.storage.ISObject>
Copyright © 2014–2018 ActFramework. All rights reserved.