public class PageDefinitionQueryProperty extends Object implements QueryProperty
Modifier and Type | Field and Description |
---|---|
static PageDefinitionQueryProperty |
PAGE_DEFINITION_APP_KEY |
static PageDefinitionQueryProperty |
PAGE_DEFINITION_KEY |
static PageDefinitionQueryProperty |
PAGE_DEFINITION_NAME |
Constructor and Description |
---|
PageDefinitionQueryProperty(String name) |
Modifier and Type | Method and Description |
---|---|
static PageDefinitionQueryProperty |
findByName(String propertyName) |
String |
getName() |
public static final PageDefinitionQueryProperty PAGE_DEFINITION_APP_KEY
public static final PageDefinitionQueryProperty PAGE_DEFINITION_NAME
public static final PageDefinitionQueryProperty PAGE_DEFINITION_KEY
public PageDefinitionQueryProperty(String name)
public String getName()
getName
in interface QueryProperty
public static PageDefinitionQueryProperty findByName(String propertyName)