public interface CMSContent
Modifier and Type | Field and Description |
---|---|
static int |
EXPLICIT_CONTENT
Indicates that this object contains the CMS content explicitly.
|
static int |
REFERENCE_CONTENT
Indicates that this object contains a reference to the CMS content.
|
Modifier and Type | Method and Description |
---|---|
int |
getContentType()
Gets the type of the contained content.
|
static final int REFERENCE_CONTENT
static final int EXPLICIT_CONTENT
Copyright © 2016. All rights reserved.