public class HistoryEntry extends UifDictionaryBeanBase implements Serializable
componentCode, namespaceCode| Constructor and Description | 
|---|
| HistoryEntry() | 
| HistoryEntry(String viewId,
                        String pageId,
                        String title,
                        String url,
                        String formKey) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getFormKey() | 
| String | getPageId()The pageId of the page on the view | 
| String | getTitle()The title of the view | 
| String | getUrl()The url of this HistoryEntry | 
| String | getViewId()The viewId of the view | 
| void | setFormKey(String formKey)The formKey of the form in the view | 
| void | setPageId(String pageId) | 
| void | setTitle(String title) | 
| void | setUrl(String url) | 
| void | setViewId(String viewId) | 
getExpressionGraph, getPropertyExpression, getPropertyExpressions, setExpressionGraph, setPropertyExpressionsclone, copy, dataDictionaryPostProcessing, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCodeequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdataDictionaryPostProcessing, getComponentCode, getNamespaceCodepublic HistoryEntry()
public String getFormKey()
public void setFormKey(String formKey)
formKey - the formKey to setCopyright © 2005–2014 The Kuali Foundation. All rights reserved.