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, findContentDatabaseAssociatedWithSchemasDatabase, loadSchemas, loadSchemasFromDatabaseSpecificPaths, loadSchemasFromSchemaPathsadjustPayloadBeforeSavingResource, adjustResourceManagerForPayload, afterResourceSaved, cmaEndpointExists, convertPayloadToObjectNode, convertXmlPayloadToJsonIfNecessary, copyFileToString, copyFileToString, deployConfiguration, determineDatabaseNameForDatabaseResourceDirectory, getBiPredicateForMergingResources, getContextKeyForResourcesToSave, getExecuteSortOrder, getResourceClassType, getResourceFilenameFilter, getResourceIdPropertyName, isStoreResourceIdsAsCustomTokens, isSupportsResourceMerging, listFilesInDirectory, logResourceDirectoryNotFound, mergeResources, readResourceFromFile, resourceMergingIsSupported, saveMergedResources, saveResource, saveResource, setExecuteSortOrder, setFilenamesToIgnore, setIncrementalMode, setPayloadTokenReplacer, setResourceClassType, setResourceFilenameFilter, setResourceFilenamesExcludePattern, setResourceFilenamesIncludePattern, setResourceIdPropertyName, setStoreResourceIdsAsCustomTokens, setSupportsResourceMerging, storeResourceInCommandContextMap, 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