|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.dynamicdatamapping.util.DDMFormTemplateSynchonizer
public class DDMFormTemplateSynchonizer
| Constructor Summary | |
|---|---|
DDMFormTemplateSynchonizer(DDMForm structureDDMForm)
|
|
| Method Summary | |
|---|---|
protected void |
addRequiredDDMFormFields(List<DDMFormField> structureDDMFormFields,
List<DDMFormField> templateDDMFormFields)
|
protected DDMFormField |
getDDMFormField(List<DDMFormField> ddmFormFields,
String name)
|
protected List<DDMTemplate> |
getDDMFormTemplates()
|
void |
setDDMFormTemplates(List<DDMTemplate> ddmFormTemplates)
|
void |
synchronize()
|
protected void |
synchronizeDDMFormFieldRequiredProperty(DDMFormField structureDDMFormField,
DDMFormField templateDDMFormField,
String templateMode)
|
protected void |
synchronizeDDMFormFields(Map<String,DDMFormField> structureDDMFormFieldsMap,
List<DDMFormField> templateDDMFormFields,
String templateMode)
|
protected void |
updateDDMTemplate(DDMTemplate ddmTemplate,
DDMForm templateDDMForm)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DDMFormTemplateSynchonizer(DDMForm structureDDMForm)
| Method Detail |
|---|
public void setDDMFormTemplates(List<DDMTemplate> ddmFormTemplates)
public void synchronize()
throws PortalException
PortalException
protected void addRequiredDDMFormFields(List<DDMFormField> structureDDMFormFields,
List<DDMFormField> templateDDMFormFields)
protected DDMFormField getDDMFormField(List<DDMFormField> ddmFormFields,
String name)
protected List<DDMTemplate> getDDMFormTemplates()
protected void synchronizeDDMFormFieldRequiredProperty(DDMFormField structureDDMFormField,
DDMFormField templateDDMFormField,
String templateMode)
protected void synchronizeDDMFormFields(Map<String,DDMFormField> structureDDMFormFieldsMap,
List<DDMFormField> templateDDMFormFields,
String templateMode)
protected void updateDDMTemplate(DDMTemplate ddmTemplate,
DDMForm templateDDMForm)
|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||