|
Liferay 7.0-ce-b8 portal-service | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.dynamic.data.mapping.kernel.StorageEngineManagerUtil
public class StorageEngineManagerUtil
| Constructor Summary | |
|---|---|
StorageEngineManagerUtil()
|
|
| Method Summary | |
|---|---|
static long |
create(long companyId,
long ddmStructureId,
DDMFormValues ddmFormValues,
ServiceContext serviceContext)
|
static void |
deleteByClass(long classPK)
|
static DDMFormValues |
getDDMFormValues(long classPK)
|
static DDMFormValues |
getDDMFormValues(long ddmStructureId,
String fieldNamespace,
ServiceContext serviceContext)
|
static void |
update(long classPK,
DDMFormValues ddmFormValues,
ServiceContext serviceContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StorageEngineManagerUtil()
| Method Detail |
|---|
public static long create(long companyId,
long ddmStructureId,
DDMFormValues ddmFormValues,
ServiceContext serviceContext)
throws PortalException
PortalException
public static void deleteByClass(long classPK)
throws PortalException
PortalException
public static DDMFormValues getDDMFormValues(long classPK)
throws PortalException
PortalException
public static DDMFormValues getDDMFormValues(long ddmStructureId,
String fieldNamespace,
ServiceContext serviceContext)
throws PortalException
PortalException
public static void update(long classPK,
DDMFormValues ddmFormValues,
ServiceContext serviceContext)
throws PortalException
PortalException
|
Liferay 7.0-ce-b8 portal-service | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||