public final class ViewDef extends Object
Constructor and Description |
---|
ViewDef() |
Modifier and Type | Method and Description |
---|---|
String |
getCollection() |
String |
getEngine() |
String |
getMode() |
String |
getPerspective() |
String |
getTheme() |
void |
setCollection(String collection) |
void |
setEngine(String engine) |
void |
setMode(String mode) |
void |
setPerspective(String perspective) |
void |
setTheme(String theme) |
public String getEngine()
public void setEngine(String engine)
public String getPerspective()
public void setPerspective(String perspective)
public String getTheme()
public void setTheme(String theme)
public String getMode()
public void setMode(String mode)
public String getCollection()
public void setCollection(String collection)
Copyright © 2015 Nuxeo SA. All rights reserved.