Package com.axemble.vdoc.sdk.interfaces
Interface IContent.IStatus
- Enclosing interface:
IContent
public static interface IContent.IStatus
This interface represents the various status the content can have.
-
Field Summary
-
Field Details
-
DRAFT
static final int DRAFT- See Also:
-
APPROVED
static final int APPROVED- See Also:
-
ARCHIVED
static final int ARCHIVED- See Also:
-