|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DDMForm in com.liferay.portal.metadata |
|---|
| Methods in com.liferay.portal.metadata that return DDMForm | |
|---|---|
protected DDMForm |
BaseRawMetadataProcessor.createDDMForm(Locale defaultLocale)
|
| Uses of DDMForm in com.liferay.portal.search.test |
|---|
| Methods in com.liferay.portal.search.test with parameters of type DDMForm | |
|---|---|
protected void |
TestOrderHelper.setDDMFormFieldOptions(DDMForm ddmForm)
|
| Uses of DDMForm in com.liferay.portal.upgrade.v7_0_0 |
|---|
| Methods in com.liferay.portal.upgrade.v7_0_0 that return DDMForm | |
|---|---|
protected DDMForm |
UpgradeDynamicDataMapping.getDDMForm(long structureId)
|
protected DDMForm |
UpgradeDynamicDataMapping.updateDDMFormFields(DDMForm ddmForm)
|
| Methods in com.liferay.portal.upgrade.v7_0_0 with parameters of type DDMForm | |
|---|---|
protected DDMFormValues |
UpgradeDynamicDataMapping.getDDMFormValues(DDMForm ddmForm,
String xml)
|
protected String |
UpgradeDynamicDataMapping.getDefaultDDMFormLayoutDefinition(DDMForm ddmForm)
|
protected String |
UpgradeDynamicDataMapping.toJSON(DDMForm ddmForm)
|
protected void |
UpgradeDynamicDataMapping.updateContent(DDMForm ddmForm,
long contentId)
|
protected DDMForm |
UpgradeDynamicDataMapping.updateDDMFormFields(DDMForm ddmForm)
|
| Uses of DDMForm in com.liferay.portlet.dynamicdatamapping.io |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.io that return DDMForm | |
|---|---|
DDMForm |
DDMFormXSDDeserializer.deserialize(String serializedDDMForm)
|
static DDMForm |
DDMFormJSONDeserializerUtil.deserialize(String serializedDDMForm)
|
static DDMForm |
DDMFormXSDDeserializerUtil.deserialize(String serializedDDMForm)
|
DDMForm |
DDMFormJSONDeserializer.deserialize(String serializedDDMForm)
|
DDMForm |
DDMFormXSDDeserializerImpl.deserialize(String serializedDDMForm)
|
DDMForm |
DDMFormJSONDeserializerImpl.deserialize(String serializedDDMForm)
|
protected DDMForm |
DDMFormJSONDeserializerImpl.getDDMFormFieldTypeSettingsDDMForm(String type)
|
protected DDMForm |
DDMFormJSONSerializerImpl.getDDMFormFieldTypeSettingsDDMForm(String type)
|
| Methods in com.liferay.portlet.dynamicdatamapping.io with parameters of type DDMForm | |
|---|---|
static DDMFormValues |
DDMFormValuesJSONDeserializerUtil.deserialize(DDMForm ddmForm,
String serializedDDMFormValues)
|
DDMFormValues |
DDMFormValuesJSONDeserializer.deserialize(DDMForm ddmForm,
String serializedDDMFormValues)
|
DDMFormValues |
DDMFormValuesJSONDeserializerImpl.deserialize(DDMForm ddmForm,
String serializedDDMFormValues)
|
String |
DDMFormJSONSerializer.serialize(DDMForm ddmForm)
|
static String |
DDMFormJSONSerializerUtil.serialize(DDMForm ddmForm)
|
String |
DDMFormJSONSerializerImpl.serialize(DDMForm ddmForm)
|
protected void |
DDMFormXSDDeserializerImpl.setDDMFormAvailableLocales(Element rootElement,
DDMForm ddmForm)
|
protected void |
DDMFormJSONDeserializerImpl.setDDMFormAvailableLocales(JSONArray jsonArray,
DDMForm ddmForm)
|
protected void |
DDMFormXSDDeserializerImpl.setDDMFormDefaultLocale(Element rootElement,
DDMForm ddmForm)
|
protected void |
DDMFormJSONDeserializerImpl.setDDMFormDefaultLocale(String defaultLanguageId,
DDMForm ddmForm)
|
protected void |
DDMFormXSDDeserializerImpl.setDDMFormFields(Element rootElement,
DDMForm ddmForm)
|
protected void |
DDMFormJSONDeserializerImpl.setDDMFormFields(JSONArray jsonArray,
DDMForm ddmForm)
|
protected void |
DDMFormXSDDeserializerImpl.setDDMFormLocalizedValuesDefaultLocale(DDMForm ddmForm)
|
protected void |
DDMFormJSONDeserializerImpl.setDDMFormLocalizedValuesDefaultLocale(DDMForm ddmForm)
|
| Uses of DDMForm in com.liferay.portlet.dynamicdatamapping.model |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.model that return DDMForm | |
|---|---|
DDMForm |
DDMStructureWrapper.createFullHierarchyDDMForm()
|
DDMForm |
DDMStructure.createFullHierarchyDDMForm()
|
DDMForm |
DDMStructureWrapper.getDDMForm()
|
DDMForm |
DDMFormField.getDDMForm()
|
DDMForm |
DDMStructureVersionWrapper.getDDMForm()
|
DDMForm |
DDMStructureVersion.getDDMForm()
|
DDMForm |
DDMStructure.getDDMForm()
|
DDMForm |
DDMStructureWrapper.getFullHierarchyDDMForm()
|
DDMForm |
DDMStructure.getFullHierarchyDDMForm()
|
| Methods in com.liferay.portlet.dynamicdatamapping.model with parameters of type DDMForm | |
|---|---|
void |
DDMStructureWrapper.setDDMForm(DDMForm ddmForm)
|
void |
DDMFormField.setDDMForm(DDMForm ddmForm)
|
void |
DDMStructureVersionWrapper.setDDMForm(DDMForm ddmForm)
|
void |
DDMStructureVersion.setDDMForm(DDMForm ddmForm)
|
void |
DDMStructure.setDDMForm(DDMForm ddmForm)
|
void |
DDMStructureWrapper.setFullHierarchyDDMForm(DDMForm fullHierarchyDDMForm)
|
void |
DDMStructure.setFullHierarchyDDMForm(DDMForm fullHierarchyDDMForm)
|
void |
DDMStructureWrapper.updateDDMForm(DDMForm ddmForm)
|
void |
DDMStructure.updateDDMForm(DDMForm ddmForm)
|
| Constructors in com.liferay.portlet.dynamicdatamapping.model with parameters of type DDMForm | |
|---|---|
DDMForm(DDMForm ddmForm)
|
|
| Uses of DDMForm in com.liferay.portlet.dynamicdatamapping.model.impl |
|---|
| Fields in com.liferay.portlet.dynamicdatamapping.model.impl declared as DDMForm | |
|---|---|
DDMForm |
DDMStructureCacheModel._ddmForm
|
DDMForm |
DDMStructureVersionCacheModel._ddmForm
|
DDMForm |
DDMStructureCacheModel._fullHierarchyDDMForm
|
| Methods in com.liferay.portlet.dynamicdatamapping.model.impl that return DDMForm | |
|---|---|
DDMForm |
DDMStructureImpl.createFullHierarchyDDMForm()
|
DDMForm |
DDMStructureModelImpl.getDDMForm()
|
DDMForm |
DDMStructureImpl.getDDMForm()
|
DDMForm |
DDMStructureVersionModelImpl.getDDMForm()
|
DDMForm |
DDMStructureVersionImpl.getDDMForm()
|
DDMForm |
DDMStructureModelImpl.getFullHierarchyDDMForm()
|
DDMForm |
DDMStructureImpl.getFullHierarchyDDMForm()
|
| Methods in com.liferay.portlet.dynamicdatamapping.model.impl with parameters of type DDMForm | |
|---|---|
void |
DDMStructureModelImpl.setDDMForm(DDMForm ddmForm)
|
void |
DDMStructureImpl.setDDMForm(DDMForm ddmForm)
|
void |
DDMStructureVersionModelImpl.setDDMForm(DDMForm ddmForm)
|
void |
DDMStructureVersionImpl.setDDMForm(DDMForm ddmForm)
|
void |
DDMStructureModelImpl.setFullHierarchyDDMForm(DDMForm fullHierarchyDDMForm)
|
void |
DDMStructureImpl.setFullHierarchyDDMForm(DDMForm fullHierarchyDDMForm)
|
void |
DDMStructureImpl.updateDDMForm(DDMForm ddmForm)
|
| Uses of DDMForm in com.liferay.portlet.dynamicdatamapping.registry |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.registry that return DDMForm | |
|---|---|
static DDMForm |
DDMFormFactory.create(Class<?> clazz)
|
| Methods in com.liferay.portlet.dynamicdatamapping.registry with parameters of type DDMForm | |
|---|---|
protected static void |
DDMFormFactory.addDDMFormFields(Class<?> clazz,
DDMForm ddmForm)
|
| Uses of DDMForm in com.liferay.portlet.dynamicdatamapping.render |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.render that return DDMForm | |
|---|---|
protected DDMForm |
ValueAccessor.getDDMForm(DDMFormFieldValue ddmFormFieldValue)
|
| Methods in com.liferay.portlet.dynamicdatamapping.render with parameters of type DDMForm | |
|---|---|
String |
DDMFormRenderer.render(DDMForm ddmForm,
DDMFormFieldRenderingContext ddmFormFieldRenderingContext)
|
static String |
DDMFormRendererUtil.render(DDMForm ddmForm,
DDMFormFieldRenderingContext ddmFormFieldRenderingContext)
|
String |
DDMFormRendererImpl.render(DDMForm ddmForm,
DDMFormFieldRenderingContext ddmFormFieldRenderingContext)
|
| Uses of DDMForm in com.liferay.portlet.dynamicdatamapping.service |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.service with parameters of type DDMForm | |
|---|---|
DDMStructure |
DDMStructureLocalServiceWrapper.addStructure(long userId,
long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureLocalServiceUtil.addStructure(long userId,
long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalService.addStructure(long userId,
long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalServiceWrapper.addStructure(long userId,
long groupId,
long classNameId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureServiceUtil.addStructure(long userId,
long groupId,
long classNameId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureService.addStructure(long userId,
long groupId,
long classNameId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureLocalServiceUtil.addStructure(long userId,
long groupId,
long classNameId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalService.addStructure(long userId,
long groupId,
long classNameId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureServiceWrapper.addStructure(long userId,
long groupId,
long classNameId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureServiceUtil.addStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureService.addStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureServiceWrapper.addStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalServiceWrapper.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureServiceUtil.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureService.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureLocalServiceUtil.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalService.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureServiceWrapper.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalServiceWrapper.updateStructure(long userId,
long structureId,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureLocalServiceUtil.updateStructure(long userId,
long structureId,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalService.updateStructure(long userId,
long structureId,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalServiceWrapper.updateStructure(long userId,
long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureLocalServiceUtil.updateStructure(long userId,
long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalService.updateStructure(long userId,
long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalServiceWrapper.updateStructure(long userId,
long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureLocalServiceUtil.updateStructure(long userId,
long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalService.updateStructure(long userId,
long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureServiceUtil.updateStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureService.updateStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureServiceWrapper.updateStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureServiceUtil.updateStructure(long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureService.updateStructure(long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureServiceWrapper.updateStructure(long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
| Uses of DDMForm in com.liferay.portlet.dynamicdatamapping.service.http |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.service.http with parameters of type DDMForm | |
|---|---|
static DDMStructure |
DDMStructureServiceHttp.addStructure(HttpPrincipal httpPrincipal,
long userId,
long groupId,
long classNameId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureServiceHttp.addStructure(HttpPrincipal httpPrincipal,
long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureServiceHttp.addStructure(HttpPrincipal httpPrincipal,
long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
static DDMStructureSoap |
DDMStructureServiceSoap.addStructure(long userId,
long groupId,
long classNameId,
String[] nameMapLanguageIds,
String[] nameMapValues,
String[] descriptionMapLanguageIds,
String[] descriptionMapValues,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
static DDMStructureSoap |
DDMStructureServiceSoap.addStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
String[] nameMapLanguageIds,
String[] nameMapValues,
String[] descriptionMapLanguageIds,
String[] descriptionMapValues,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
static DDMStructureSoap |
DDMStructureServiceSoap.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
String[] nameMapLanguageIds,
String[] nameMapValues,
String[] descriptionMapLanguageIds,
String[] descriptionMapValues,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureServiceHttp.updateStructure(HttpPrincipal httpPrincipal,
long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
static DDMStructure |
DDMStructureServiceHttp.updateStructure(HttpPrincipal httpPrincipal,
long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
static DDMStructureSoap |
DDMStructureServiceSoap.updateStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
String[] nameMapLanguageIds,
String[] nameMapValues,
String[] descriptionMapLanguageIds,
String[] descriptionMapValues,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
static DDMStructureSoap |
DDMStructureServiceSoap.updateStructure(long structureId,
long parentStructureId,
String[] nameMapLanguageIds,
String[] nameMapValues,
String[] descriptionMapLanguageIds,
String[] descriptionMapValues,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
| Uses of DDMForm in com.liferay.portlet.dynamicdatamapping.service.impl |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.service.impl that return DDMForm | |
|---|---|
protected DDMForm |
DDMStructureLocalServiceImpl.getParentDDMForm(long parentStructureId)
|
| Methods in com.liferay.portlet.dynamicdatamapping.service.impl with parameters of type DDMForm | |
|---|---|
DDMStructure |
DDMStructureLocalServiceImpl.addStructure(long userId,
long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureServiceImpl.addStructure(long userId,
long groupId,
long classNameId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalServiceImpl.addStructure(long userId,
long groupId,
long classNameId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureServiceImpl.addStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureServiceImpl.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalServiceImpl.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type,
ServiceContext serviceContext)
|
protected DDMStructure |
DDMStructureLocalServiceImpl.doUpdateStructure(long userId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext,
DDMStructure structure)
|
protected Set<String> |
DDMStructureLocalServiceImpl.getDDMFormFieldsNames(DDMForm ddmForm)
|
DDMStructure |
DDMStructureLocalServiceImpl.updateStructure(long userId,
long structureId,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalServiceImpl.updateStructure(long userId,
long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureLocalServiceImpl.updateStructure(long userId,
long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureServiceImpl.updateStructure(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureServiceImpl.updateStructure(long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
ServiceContext serviceContext)
|
protected void |
DDMStructureLocalServiceImpl.validate(DDMForm parentDDMForm,
DDMForm ddmForm)
|
protected void |
DDMStructureLocalServiceImpl.validate(long groupId,
long parentStructureId,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
DDMForm ddmForm)
|
protected void |
DDMStructureLocalServiceImpl.validate(Map<Locale,String> nameMap,
DDMForm parentDDMForm,
DDMForm ddmForm)
|
| Uses of DDMForm in com.liferay.portlet.dynamicdatamapping.storage |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.storage that return DDMForm | |
|---|---|
DDMForm |
DDMFormValues.getDDMForm()
|
| Constructors in com.liferay.portlet.dynamicdatamapping.storage with parameters of type DDMForm | |
|---|---|
DDMFormValues(DDMForm ddmForm)
|
|
| Uses of DDMForm in com.liferay.portlet.dynamicdatamapping.util |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.util that return DDMForm | |
|---|---|
DDMForm |
DDM.getDDMForm(long classNameId,
long classPK)
|
static DDMForm |
DDMUtil.getDDMForm(long classNameId,
long classPK)
|
DDMForm |
DDMImpl.getDDMForm(long classNameId,
long classPK)
|
DDMForm |
DDM.getDDMForm(PortletRequest portletRequest)
|
static DDMForm |
DDMUtil.getDDMForm(PortletRequest portletRequest)
|
DDMForm |
DDMImpl.getDDMForm(PortletRequest portletRequest)
|
| Methods in com.liferay.portlet.dynamicdatamapping.util with parameters of type DDMForm | |
|---|---|
protected DDMFormValues |
FieldsToDDMFormValuesConverterImpl.createDDMFormValues(DDMForm ddmForm,
Set<Locale> availableLocales,
Locale defaultLocale)
|
protected JSONArray |
DDMImpl.getDDMFormFieldsJSONArray(DDMForm ddmForm,
String script)
|
DDMFormLayout |
DDM.getDefaultDDMFormLayout(DDMForm ddmForm)
|
static DDMFormLayout |
DDMUtil.getDefaultDDMFormLayout(DDMForm ddmForm)
|
DDMFormLayout |
DDMImpl.getDefaultDDMFormLayout(DDMForm ddmForm)
|
protected void |
DDMFormTemplateSynchonizer.updateDDMTemplate(DDMTemplate ddmTemplate,
DDMForm templateDDMForm)
|
| Constructors in com.liferay.portlet.dynamicdatamapping.util with parameters of type DDMForm | |
|---|---|
DDMFormTemplateSynchonizer(DDMForm structureDDMForm)
|
|
| Uses of DDMForm in com.liferay.portlet.dynamicdatamapping.util.test |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.util.test that return DDMForm | |
|---|---|
static DDMForm |
DDMFormTestUtil.createDDMForm(Set<Locale> availableLocales,
Locale defaultLocale)
|
static DDMForm |
DDMFormTestUtil.createDDMForm(String... fieldNames)
|
static DDMForm |
DDMStructureTestUtil.getSampleDDMForm()
|
static DDMForm |
DDMStructureTestUtil.getSampleDDMForm(Locale[] availableLocales,
Locale defaultLocale)
|
static DDMForm |
DDMStructureTestUtil.getSampleDDMForm(String name)
|
static DDMForm |
DDMStructureTestUtil.getSampleDDMForm(String name,
Locale[] availableLocales,
Locale defaultLocale)
|
static DDMForm |
DDMStructureTestUtil.getSampleDDMForm(String name,
String dataType,
String indexType,
boolean repeatable,
String type,
Locale[] availableLocales,
Locale defaultLocale)
|
DDMForm |
DDMStructureTestHelper.toDDMForm(String definition)
|
| Methods in com.liferay.portlet.dynamicdatamapping.util.test with parameters of type DDMForm | |
|---|---|
DDMStructure |
DDMStructureTestHelper.addStructure(DDMForm ddmForm,
DDMFormLayout ddmFormLayout)
|
DDMStructure |
DDMStructureTestHelper.addStructure(DDMForm ddmForm,
String storageType)
|
DDMStructure |
DDMStructureTestHelper.addStructure(long parentStructureId,
long classNameId,
String structureKey,
String name,
String description,
DDMForm ddmForm,
DDMFormLayout ddmFormLayout,
String storageType,
int type)
|
static DDMStructure |
DDMStructureTestUtil.addStructure(long groupId,
String className,
DDMForm ddmForm)
|
static DDMStructure |
DDMStructureTestUtil.addStructure(long groupId,
String className,
DDMForm ddmForm,
Locale defaultLocale)
|
static DDMStructure |
DDMStructureTestUtil.addStructure(long groupId,
String className,
long parentStructureId,
DDMForm ddmForm,
Locale defaultLocale,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureTestHelper.addStructure(long classNameId,
String structureKey,
String name,
DDMForm ddmForm,
String storageType,
int type)
|
static DDMStructure |
DDMStructureTestUtil.addStructure(String className,
DDMForm ddmForm)
|
static DDMStructure |
DDMStructureTestUtil.addStructure(String className,
DDMForm ddmForm,
Locale defaultLocale)
|
static void |
DDMFormTestUtil.addTextDDMFormFields(DDMForm ddmForm,
String... fieldNames)
|
static DDMFormValues |
DDMFormValuesTestUtil.createDDMFormValues(DDMForm ddmForm)
|
static DDMFormValues |
DDMFormValuesTestUtil.createDDMFormValues(DDMForm ddmForm,
Set<Locale> availableLocales,
Locale defaultLocale)
|
| Uses of DDMForm in com.liferay.portlet.dynamicdatamapping.webdav |
|---|
| Methods in com.liferay.portlet.dynamicdatamapping.webdav that return DDMForm | |
|---|---|
protected static DDMForm |
DDMWebDavUtil.getDDMForm(String definition)
|
| Uses of DDMForm in com.liferay.portlet.journal.service.impl |
|---|
| Methods in com.liferay.portlet.journal.service.impl with parameters of type DDMForm | |
|---|---|
protected void |
JournalArticleLocalServiceImpl.checkStructure(Document contentDocument,
DDMForm ddmForm)
|
|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||