Package | Description |
---|---|
com.endeca.content.assembler.contentImport.writer | |
com.endeca.content.core.contentImport.validation | |
com.endeca.infront.content.source |
Contains interfaces for content sources in an Assembler Application.
|
com.endeca.store | |
com.endeca.store.configuration |
Constructor and Description |
---|
AssemblerImportWriter(Store store,
boolean overwriteNodes,
boolean overwriteProperties) |
Modifier and Type | Method and Description |
---|---|
static void |
ContentValidationController.validateContent(List<String> paths,
Store store,
ContentEntityValidators validators,
String installPath,
FailureListener failureListener) |
static void |
ContentValidationController.validateContent(ZipFile zipFile,
Store store,
ContentEntityValidators validators,
String installPath,
FailureListener failureListener) |
Modifier and Type | Method and Description |
---|---|
Store |
WorkbenchContentSource.getStore() |
Store |
FileStoreFactory.getStore() |
Store |
EcrStoreFactory.getStore() |
Modifier and Type | Method and Description |
---|---|
Store |
StoreFactory.getStore()
Returns the currently available store instance.
|
Modifier and Type | Class and Description |
---|---|
class |
InternalStore
Basic Store implementation used throughout all actors on Content and
Configuration in the Endeca Tool and Frameworks.
|
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.