Nuxeo ECM Projects 5.4.3-SNAPSHOT

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
 String getTitle()
           
 void setTitle(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 String getTitle()

setTitle

public void setTitle(String title)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.