@Beta
public class ContentIndexPath
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static IndexPath |
CREATED_TIME |
static IndexPath |
ID |
static IndexPath |
MODIFIED_TIME |
static IndexPath |
PUBLISH_FIRST |
static IndexPath |
PUBLISH_FROM |
static IndexPath |
PUBLISH_TO |
static IndexPath |
REFERENCES |
Constructor and Description |
---|
ContentIndexPath() |
public static final IndexPath MODIFIED_TIME
public static final IndexPath CREATED_TIME
public static final IndexPath PUBLISH_FROM
public static final IndexPath PUBLISH_TO
public static final IndexPath PUBLISH_FIRST
public static final IndexPath REFERENCES
public static final IndexPath ID