public class SObjectResolver extends StringValueResolverPlugin<org.osgl.storage.impl.SObject>
Resolver String value into SObject
Plugin.InfoRepo
Modifier and Type | Field and Description |
---|---|
static SObjectResolver |
INSTANCE |
Constructor and Description |
---|
SObjectResolver() |
Modifier and Type | Method and Description |
---|---|
org.osgl.storage.impl.SObject |
resolve(java.lang.String value) |
register
addPredefinedResolver, amended, apply, attribute, attribute, attributes, clearAttributes, genericTargetType, main, predefined, predefined, targetType, wrap
public static final SObjectResolver INSTANCE
Copyright © 2014–2017 ActFramework. All rights reserved.