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(String value) |
register
addPredefinedResolver, amended, apply, attribute, attribute, attributes, clearAttributes, genericTargetType, main, predefined, predefined, targetType, wrap
public static final SObjectResolver INSTANCE
public org.osgl.storage.impl.SObject resolve(String value)
resolve
in class org.osgl.util.StringValueResolver<org.osgl.storage.impl.SObject>
Copyright © 2014–2018 ActFramework. All rights reserved.