protected static class FilenetConnector.SpecInfo extends Object
Modifier and Type | Field and Description |
---|---|
protected Set<String> |
aclMap |
protected Map<String,DocClassSpec> |
docClassSpecs |
protected Map<String,Object> |
metadataFields |
protected boolean |
securityOn |
Constructor and Description |
---|
FilenetConnector.SpecInfo(Specification spec) |
Modifier and Type | Method and Description |
---|---|
String[] |
getAcls() |
DocClassSpec |
getDocClassSpec(String docClass) |
Map<String,Object> |
getMetadataFields() |
protected final boolean securityOn
protected final Map<String,DocClassSpec> docClassSpecs
public FilenetConnector.SpecInfo(Specification spec)