|
|||||||||
| Home >> All >> com >> flexstor >> common >> [ constants overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.constants
Interface AssetConstantsI

- public interface AssetConstantsI
These are the constants for Asset information
- Since:
- FlexDB 3.0
- Version:
- 1.0
| Field Summary | |
static int |
ARCHIVESTATUS
|
static int |
ASSETID
|
static int |
ASSETROLEID
|
static int |
BOTH
|
static int |
CHECKEDIN_STATUS
|
static int |
CHECKEDOUT
|
static int |
CHECKEDOUT_STATUS
|
static int |
DEFAULT
|
static int |
DEFAULTVIEW
|
static int |
FILESIZE
|
static java.lang.String |
IDENTIFIER
|
static int |
IN_PROCESS_CHECKEDIN
|
static int |
IN_PROCESS_CHECKEDOUT
|
static int |
NONE
Asset Heirarchy |
static int |
PARENT
|
static int |
PRIMARYPARENT
|
static int |
TIMESTAMP
|
static int |
UPPER_BOUNDARY
|
| Field Detail |
IDENTIFIER
public static final java.lang.String IDENTIFIER
- See Also:
- Constant Field Values
NONE
public static final int NONE
- Asset Heirarchy
- See Also:
- Constant Field Values
PARENT
public static final int PARENT
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
BOTH
public static final int BOTH
- See Also:
- Constant Field Values
UPPER_BOUNDARY
public static final int UPPER_BOUNDARY
- See Also:
- Constant Field Values
ASSETID
public static final int ASSETID
- See Also:
- Constant Field Values
CHECKEDOUT
public static final int CHECKEDOUT
- See Also:
- Constant Field Values
DEFAULTVIEW
public static final int DEFAULTVIEW
- See Also:
- Constant Field Values
PRIMARYPARENT
public static final int PRIMARYPARENT
- See Also:
- Constant Field Values
ARCHIVESTATUS
public static final int ARCHIVESTATUS
- See Also:
- Constant Field Values
ASSETROLEID
public static final int ASSETROLEID
- See Also:
- Constant Field Values
FILESIZE
public static final int FILESIZE
- See Also:
- Constant Field Values
TIMESTAMP
public static final int TIMESTAMP
- See Also:
- Constant Field Values
CHECKEDIN_STATUS
public static final int CHECKEDIN_STATUS
- See Also:
- Constant Field Values
CHECKEDOUT_STATUS
public static final int CHECKEDOUT_STATUS
- See Also:
- Constant Field Values
IN_PROCESS_CHECKEDOUT
public static final int IN_PROCESS_CHECKEDOUT
- See Also:
- Constant Field Values
IN_PROCESS_CHECKEDIN
public static final int IN_PROCESS_CHECKEDIN
- See Also:
- Constant Field Values
|
|||||||||
| Home >> All >> com >> flexstor >> common >> [ constants overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC