public class DocumentSchemaLoader extends Object implements DocumentLoader
Constructor and Description |
---|
DocumentSchemaLoader() |
Modifier and Type | Method and Description |
---|---|
protected void |
collectNoBlobProperty(String prefix,
String name,
Object value,
List<DocumentProperty> props) |
protected void |
collectProperty(String prefix,
String name,
Object value,
List<DocumentProperty> props) |
void |
fillProperties(DocumentModel doc,
List<DocumentProperty> props,
WSRemotingSession rs) |
public DocumentSchemaLoader()
public void fillProperties(DocumentModel doc, List<DocumentProperty> props, WSRemotingSession rs)
fillProperties
in interface DocumentLoader
protected void collectNoBlobProperty(String prefix, String name, Object value, List<DocumentProperty> props)
protected void collectProperty(String prefix, String name, Object value, List<DocumentProperty> props)
Copyright © 2015 Nuxeo SA. All rights reserved.