|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.staging.StagingConstants
public class StagingConstants
| Field Summary | |
|---|---|
static long |
LOCK_EXPIRATION_TIME
|
static java.lang.String |
STAGED_PORTLET
|
static int |
TYPE_LOCAL_STAGING
|
static int |
TYPE_NOT_STAGED
|
static int |
TYPE_REMOTE_STAGING
|
| Constructor Summary | |
|---|---|
StagingConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long LOCK_EXPIRATION_TIME
public static final java.lang.String STAGED_PORTLET
public static final int TYPE_LOCAL_STAGING
public static final int TYPE_NOT_STAGED
public static final int TYPE_REMOTE_STAGING
| Constructor Detail |
|---|
public StagingConstants()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||