|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.service.persistence.BatchSessionUtil
public class BatchSessionUtil
BatchSession
Constructor Summary | |
---|---|
BatchSessionUtil()
Deprecated. |
Method Summary | |
---|---|
static void |
delete(Session session,
BaseModel<?> model)
Deprecated. |
static BatchSession |
getBatchSession()
Deprecated. |
static boolean |
isEnabled()
Deprecated. |
void |
setBatchSession(BatchSession batchSession)
Deprecated. |
static void |
setEnabled(boolean enabled)
Deprecated. |
static void |
update(Session session,
BaseModel<?> model,
boolean merge)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BatchSessionUtil()
Method Detail |
---|
public static void delete(Session session, BaseModel<?> model) throws ORMException
ORMException
public static BatchSession getBatchSession()
public static boolean isEnabled()
public static void setEnabled(boolean enabled)
public static void update(Session session, BaseModel<?> model, boolean merge) throws ORMException
ORMException
public void setBatchSession(BatchSession batchSession)
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |