public class ContentItemQueryProperty extends Object implements QueryProperty
Modifier and Type | Field and Description |
---|---|
static ContentItemQueryProperty |
CREATED_DATE |
static ContentItemQueryProperty |
TENANT_ID |
static ContentItemQueryProperty |
VERSION |
Constructor and Description |
---|
ContentItemQueryProperty(String name) |
Modifier and Type | Method and Description |
---|---|
static ContentItemQueryProperty |
findByName(String propertyName) |
String |
getName() |
public static final ContentItemQueryProperty CREATED_DATE
public static final ContentItemQueryProperty TENANT_ID
public static final ContentItemQueryProperty VERSION
public ContentItemQueryProperty(String name)
public String getName()
getName
in interface QueryProperty
public static ContentItemQueryProperty findByName(String propertyName)