|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines the ownership constants.
Field Summary | |
static int |
GLOBAL_OWNERSHIP
Definition of global (first) webflow ownership. |
static int |
NO_OWNERSHIP
Definition of no ownership. |
static String[] |
OWNERSHIP_DESC
The ownership descriptions. |
static int |
PAGE_OWNERSHIP
Definition of a page ownership. |
static int |
PREVIOUS_OWNERSHIP
Definition of previous webflow ownership. |
static int |
WEBFLOW_OWNERSHIP
Definition of current webflow ownership. |
static int |
WORKING_OWNERSHIP
Definition of working (second) webflow ownership. |
Field Detail |
public static final String[] OWNERSHIP_DESC
public static final int GLOBAL_OWNERSHIP
public static final int NO_OWNERSHIP
public static final int PAGE_OWNERSHIP
public static final int PREVIOUS_OWNERSHIP
public static final int WEBFLOW_OWNERSHIP
public static final int WORKING_OWNERSHIP
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |