|
Liferay 6.2.0-ce-b3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.systemevent.SystemEventHierarchyEntryThreadLocal
public class SystemEventHierarchyEntryThreadLocal
| Constructor Summary | |
|---|---|
SystemEventHierarchyEntryThreadLocal()
|
|
| Method Summary | |
|---|---|
static void |
clear()
|
static SystemEventHierarchyEntry |
peek()
|
static SystemEventHierarchyEntry |
pop()
|
static SystemEventHierarchyEntry |
push()
|
static SystemEventHierarchyEntry |
push(Class<?> clazz,
long classPK)
|
static SystemEventHierarchyEntry |
push(Class<?> clazz,
long classPK,
int action)
|
static SystemEventHierarchyEntry |
push(int action)
|
static SystemEventHierarchyEntry |
push(long classNameId,
long classPK,
int action)
|
static SystemEventHierarchyEntry |
push(String className,
long classPK,
int action)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemEventHierarchyEntryThreadLocal()
| Method Detail |
|---|
public static void clear()
public static SystemEventHierarchyEntry peek()
public static SystemEventHierarchyEntry pop()
public static SystemEventHierarchyEntry push()
throws SystemException
SystemException
public static SystemEventHierarchyEntry push(Class<?> clazz,
long classPK)
throws SystemException
SystemException
public static SystemEventHierarchyEntry push(Class<?> clazz,
long classPK,
int action)
throws SystemException
SystemException
public static SystemEventHierarchyEntry push(int action)
throws SystemException
SystemException
public static SystemEventHierarchyEntry push(long classNameId,
long classPK,
int action)
throws SystemException
SystemException
public static SystemEventHierarchyEntry push(String className,
long classPK,
int action)
throws SystemException
SystemException
|
Liferay 6.2.0-ce-b3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||