public class Configuration extends Object
| Constructor and Description |
|---|
Configuration() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getNbOfRootFolers() |
Integer |
getNbOfSubFolers() |
Integer |
getNbOfSubItems() |
Integer |
getNbOfUsersPerWks() |
Integer |
getNbOfworkspaces() |
void |
setNbOfRootFolers(Integer nbOfRootFolers) |
void |
setNbOfSubFolers(Integer nbOfSubFolers) |
void |
setNbOfSubItems(Integer nbOfSubItems) |
void |
setNbOfUsersPerWks(Integer nbOfUsersPerWks) |
void |
setNbOfworkspaces(Integer nbOfworkspaces) |
public Integer getNbOfworkspaces()
public void setNbOfworkspaces(Integer nbOfworkspaces)
nbOfworkspaces - the nbOfworkspaces to setpublic Integer getNbOfUsersPerWks()
public void setNbOfUsersPerWks(Integer nbOfUsersPerWks)
nbOfUsersPerWks - the nbOfUsersPerWks to setpublic Integer getNbOfRootFolers()
public void setNbOfRootFolers(Integer nbOfRootFolers)
nbOfRootFolers - the nbOfRootFolers to setpublic Integer getNbOfSubFolers()
public void setNbOfSubFolers(Integer nbOfSubFolers)
nbOfSubFolers - the nbOfSubFolers to setpublic Integer getNbOfSubItems()
public void setNbOfSubItems(Integer nbOfSubItems)
nbOfSubItems - the nbOfSubItems to setCopyright © 2017. All rights reserved.