|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StorageEngineManager
| Field Summary | |
|---|---|
static String |
STORAGE_TYPE_DEFAULT
|
| Method Summary | |
|---|---|
long |
create(long companyId,
long ddmStructureId,
DDMFormValues ddmFormValues,
ServiceContext serviceContext)
|
void |
deleteByClass(long classPK)
|
DDMFormValues |
getDDMFormValues(long classPK)
|
DDMFormValues |
getDDMFormValues(long ddmStructureId,
String fieldNamespace,
ServiceContext serviceContext)
|
void |
update(long classPK,
DDMFormValues ddmFormValues,
ServiceContext serviceContext)
|
| Field Detail |
|---|
static final String STORAGE_TYPE_DEFAULT
| Method Detail |
|---|
long create(long companyId,
long ddmStructureId,
DDMFormValues ddmFormValues,
ServiceContext serviceContext)
throws PortalException
PortalException
void deleteByClass(long classPK)
throws PortalException
PortalException
DDMFormValues getDDMFormValues(long classPK)
throws PortalException
PortalException
DDMFormValues getDDMFormValues(long ddmStructureId,
String fieldNamespace,
ServiceContext serviceContext)
throws PortalException
PortalException
void update(long classPK,
DDMFormValues ddmFormValues,
ServiceContext serviceContext)
throws PortalException
PortalException
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||