public class NavigationElementReader extends Object implements org.springframework.extensions.config.xml.elementreader.ConfigElementReader
Modifier and Type | Field and Description |
---|---|
static String |
ATTR_FROM_OUTCOME |
static String |
ATTR_FROM_VIEWID |
static String |
ATTR_TO_OUTCOME |
static String |
ATTR_TO_VIEWID |
static String |
ELEMENT_NAVIGATION |
static String |
ELEMENT_OVERRIDE |
Constructor and Description |
---|
NavigationElementReader() |
Modifier and Type | Method and Description |
---|---|
org.springframework.extensions.config.ConfigElement |
parse(org.dom4j.Element element) |
public static final String ELEMENT_NAVIGATION
public static final String ELEMENT_OVERRIDE
public static final String ATTR_FROM_VIEWID
public static final String ATTR_FROM_OUTCOME
public static final String ATTR_TO_VIEWID
public static final String ATTR_TO_OUTCOME
Copyright © 2005–2017 Alfresco Software. All rights reserved.