类 FormSchemaFiller
- java.lang.Object
-
- cn.dustlight.datacenter.application.services.FormSchemaFiller
-
public class FormSchemaFiller extends Object
-
-
构造器概要
构造器 构造器 说明 FormSchemaFiller()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 cn.dustlight.datacenter.core.entities.forms.Formfill(cn.dustlight.datacenter.core.entities.forms.Form form)Collection<cn.dustlight.datacenter.core.entities.forms.Form>fill(Collection<cn.dustlight.datacenter.core.entities.forms.Form> forms)
-
-
-
方法详细资料
-
fill
public Collection<cn.dustlight.datacenter.core.entities.forms.Form> fill(Collection<cn.dustlight.datacenter.core.entities.forms.Form> forms)
-
fill
public cn.dustlight.datacenter.core.entities.forms.Form fill(cn.dustlight.datacenter.core.entities.forms.Form form)
-
-