public class ScaffoldingImpl.ContentPlugin
extends com.marklogic.client.extensions.ResourceManager
| Constructor and Description | 
|---|
ContentPlugin(com.marklogic.client.DatabaseClient client)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getContents(java.lang.String entityName,
           CodeFormat codeFormat,
           FlowType flowType)  | 
java.lang.String | 
getContents(java.lang.String entityName,
           CodeFormat codeFormat,
           FlowType flowType,
           java.lang.String mappingName)  | 
public java.lang.String getContents(java.lang.String entityName,
                                    CodeFormat codeFormat,
                                    FlowType flowType)
public java.lang.String getContents(java.lang.String entityName,
                                    CodeFormat codeFormat,
                                    FlowType flowType,
                                    java.lang.String mappingName)