|
Liferay 7.0-ce-b7 portal-service | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DDMForm | |
|---|---|
| com.liferay.dynamic.data.mapping.kernel | |
| Uses of DDMForm in com.liferay.dynamic.data.mapping.kernel |
|---|
| Methods in com.liferay.dynamic.data.mapping.kernel that return DDMForm | |
|---|---|
DDMForm |
DDMFormField.getDDMForm()
|
DDMForm |
DDMFormValues.getDDMForm()
|
DDMForm |
DDMStructure.getDDMForm()
|
DDMForm |
DDMStructure.getFullHierarchyDDMForm()
|
| Methods in com.liferay.dynamic.data.mapping.kernel with parameters of type DDMForm | |
|---|---|
static DDMStructure |
DDMStructureManagerUtil.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
String storageType,
int type,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureManager.addStructure(long userId,
long groupId,
String parentStructureKey,
long classNameId,
String structureKey,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
String storageType,
int type,
ServiceContext serviceContext)
|
void |
DDMFormField.setDDMForm(DDMForm ddmForm)
|
static DDMStructure |
DDMStructureManagerUtil.updateStructure(long userId,
long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
ServiceContext serviceContext)
|
DDMStructure |
DDMStructureManager.updateStructure(long userId,
long structureId,
long parentStructureId,
Map<Locale,String> nameMap,
Map<Locale,String> descriptionMap,
DDMForm ddmForm,
ServiceContext serviceContext)
|
| Constructors in com.liferay.dynamic.data.mapping.kernel with parameters of type DDMForm | |
|---|---|
DDMFormValues(DDMForm ddmForm)
|
|
|
Liferay 7.0-ce-b7 portal-service | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||