Nuxeo Enterprise Platform 5.4

org.nuxeo.theme.models
Class Navigation

java.lang.Object
  extended by org.nuxeo.theme.models.AbstractModel
      extended by org.nuxeo.theme.models.Navigation
All Implemented Interfaces:
Model

public class Navigation
extends AbstractModel


Constructor Summary
Navigation()
           
 
Method Summary
 java.lang.String getTitle()
           
 void setTitle(java.lang.String title)
           
 
Methods inherited from class org.nuxeo.theme.models.AbstractModel
addItem, getItems, getModelType, getModelTypeName, hasItems, insertItem
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Navigation

public Navigation()
Method Detail

getTitle

public java.lang.String getTitle()

setTitle

public void setTitle(java.lang.String title)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.