public class VersioningRestrictionDescriptor extends Object implements Serializable
DocumentModel
with an excluded VersioningOption
.Modifier and Type | Field and Description |
---|---|
protected Map<String,VersioningRestrictionOptionsDescriptor> |
options |
protected String |
type |
Constructor and Description |
---|
VersioningRestrictionDescriptor() |
Modifier and Type | Method and Description |
---|---|
VersioningRestrictionOptionsDescriptor |
getRestrictionOption(String key) |
String |
getType() |
void |
merge(VersioningRestrictionDescriptor other) |
protected Map<String,VersioningRestrictionOptionsDescriptor> options
public VersioningRestrictionDescriptor()
public VersioningRestrictionOptionsDescriptor getRestrictionOption(String key)
public void merge(VersioningRestrictionDescriptor other)
Copyright © 2018 Nuxeo. All rights reserved.