public class EruptUtil extends Object
| 构造器和说明 |
|---|
EruptUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Object |
convertObjectType(EruptFieldModel eruptFieldModel,
Object obj) |
static AttachmentProxy |
findAttachmentProxy()
获取附件上传代理器
|
static List<Condition> |
geneEruptSearchCondition(EruptModel eruptModel,
List<Condition> searchCondition) |
static Map<String,Object> |
generateEruptDataMap(EruptModel eruptModel,
Object obj) |
static List<VLModel> |
getChoiceList(ChoiceType choiceType) |
static Map<String,String> |
getChoiceMap(ChoiceType choiceType) |
static List<String> |
getTagList(TagsType tagsType) |
static Object |
toEruptId(EruptModel eruptModel,
String id) |
static EruptApiModel |
validateEruptValue(EruptModel eruptModel,
com.google.gson.JsonObject jsonObject) |
public static Map<String,Object> generateEruptDataMap(EruptModel eruptModel, Object obj)
public static Map<String,String> getChoiceMap(ChoiceType choiceType)
public static List<VLModel> getChoiceList(ChoiceType choiceType)
public static Object convertObjectType(EruptFieldModel eruptFieldModel, Object obj)
public static List<Condition> geneEruptSearchCondition(EruptModel eruptModel, List<Condition> searchCondition)
public static EruptApiModel validateEruptValue(EruptModel eruptModel, com.google.gson.JsonObject jsonObject)
public static Object toEruptId(EruptModel eruptModel, String id)
public static AttachmentProxy findAttachmentProxy()
Copyright © 2021. All rights reserved.