public class LoadHubSchemasCommand
extends com.marklogic.appdeployer.command.schemas.LoadSchemasCommand
| Constructor and Description |
|---|
LoadHubSchemasCommand(java.lang.String schemasPath,
java.lang.String schemasDatabase) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.marklogic.appdeployer.command.CommandContext context) |
buildDatabaseClient, buildSchemasLoader, loadSchemas, loadSchemasFromDatabaseSpecificPaths, loadSchemasFromSchemasPathadjustPayloadBeforeSavingResource, adjustResourceManagerForPayload, afterResourceSaved, cmaEndpointExists, copyFileToString, copyFileToString, getExecuteSortOrder, getResourceFilenameFilter, ignoreIncrementalCheckForFile, listFilesInDirectory, logResourceDirectoryNotFound, readResourceFromFile, saveResource, setExecuteSortOrder, setFilenamesToIgnore, setIncrementalMode, setPayloadTokenReplacer, setResourceFilenameFilter, setResourceFilenamesExcludePattern, setResourceFilenamesIncludePattern, setStoreResourceIdsAsCustomTokens, storeTokenForResourceIdpublic LoadHubSchemasCommand(java.lang.String schemasPath,
java.lang.String schemasDatabase)
schemasPath - if not null, then this will be set on the AppConfig before the superclass's execute method is invokedschemasDatabase - if not null, then this will be set on the AppConfig before the superclass's execute method is invoked