public class TemplateParams extends Object implements Serializable
| Constructor and Description |
|---|
TemplateParams() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDstPath() |
List<GroupProperty> |
getProperties() |
boolean |
isCategories() |
boolean |
isKeywords() |
boolean |
isNotes() |
boolean |
isPropertyGroups() |
boolean |
isSecurity() |
void |
setCategories(boolean categories) |
void |
setDstPath(String dstPath) |
void |
setKeywords(boolean keywords) |
void |
setNotes(boolean notes) |
void |
setProperties(List<GroupProperty> properties) |
void |
setPropertyGroups(boolean propertyGroups) |
void |
setSecurity(boolean security) |
String |
toString() |
public String getDstPath()
public void setDstPath(String dstPath)
public boolean isCategories()
public void setCategories(boolean categories)
public boolean isKeywords()
public void setKeywords(boolean keywords)
public boolean isNotes()
public void setNotes(boolean notes)
public boolean isPropertyGroups()
public void setPropertyGroups(boolean propertyGroups)
public boolean isSecurity()
public void setSecurity(boolean security)
public List<GroupProperty> getProperties()
public void setProperties(List<GroupProperty> properties)
Copyright © 2025 Open Knowledge Management System S.L.. All Rights Reserved.