public class InheritanceModel extends Object
| Constructor and Description |
|---|
InheritanceModel()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getPreventRulesId()
Get preventRulesId
|
Boolean |
isPreventInheritance()
isPreventInheritance
|
void |
merge(InheritanceModel inheritance)
Merge inheritance
|
void |
setPreventInheritance(Boolean preventInheritance)
set Prevent inheritance
|
public Boolean isPreventInheritance()
public void setPreventInheritance(Boolean preventInheritance)
preventInheritance - public void merge(InheritanceModel inheritance)
inheritance - Copyright © 2018 Vitam. All rights reserved.