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