public class ViewsElementReader extends Object implements org.springframework.extensions.config.xml.elementreader.ConfigElementReader
Modifier and Type | Field and Description |
---|---|
static String |
ELEMENT_PAGESIZE |
static String |
ELEMENT_SORTCOLUMN |
static String |
ELEMENT_SORTDIRECTION |
static String |
ELEMENT_VIEW |
static String |
ELEMENT_VIEWDEFAULTS |
static String |
ELEMENT_VIEWIMPL |
Constructor and Description |
---|
ViewsElementReader() |
Modifier and Type | Method and Description |
---|---|
org.springframework.extensions.config.ConfigElement |
parse(org.dom4j.Element element) |
public static final String ELEMENT_VIEW
public static final String ELEMENT_VIEWIMPL
public static final String ELEMENT_VIEWDEFAULTS
public static final String ELEMENT_PAGESIZE
public static final String ELEMENT_SORTCOLUMN
public static final String ELEMENT_SORTDIRECTION
Copyright © 2005–2017 Alfresco Software. All rights reserved.