public class FactSheetConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FactSheetConfiguration.DefaultACLEnum
Gets or Sets defaultACL
|
| Constructor and Description |
|---|
FactSheetConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
FactSheetConfiguration |
defaultACL(FactSheetConfiguration.DefaultACLEnum defaultACL) |
boolean |
equals(Object o) |
FactSheetConfiguration.DefaultACLEnum |
getDefaultACL()
Get defaultACL
|
Integer |
getMaxHierarchyLevel()
Get maxHierarchyLevel
|
ConfigTypeOnOffWithTime |
getQualitySeal()
Get qualitySeal
|
int |
hashCode() |
FactSheetConfiguration |
maxHierarchyLevel(Integer maxHierarchyLevel) |
FactSheetConfiguration |
qualitySeal(ConfigTypeOnOffWithTime qualitySeal) |
void |
setDefaultACL(FactSheetConfiguration.DefaultACLEnum defaultACL) |
void |
setMaxHierarchyLevel(Integer maxHierarchyLevel) |
void |
setQualitySeal(ConfigTypeOnOffWithTime qualitySeal) |
String |
toString() |
public FactSheetConfiguration qualitySeal(ConfigTypeOnOffWithTime qualitySeal)
public ConfigTypeOnOffWithTime getQualitySeal()
public void setQualitySeal(ConfigTypeOnOffWithTime qualitySeal)
public FactSheetConfiguration maxHierarchyLevel(Integer maxHierarchyLevel)
public Integer getMaxHierarchyLevel()
public void setMaxHierarchyLevel(Integer maxHierarchyLevel)
public FactSheetConfiguration defaultACL(FactSheetConfiguration.DefaultACLEnum defaultACL)
public FactSheetConfiguration.DefaultACLEnum getDefaultACL()
public void setDefaultACL(FactSheetConfiguration.DefaultACLEnum defaultACL)
Copyright © 2019 LeanIX GmbH. All rights reserved.