Class RepositoryResult
java.lang.Object
de.hybris.platform.persistence.polyglot.config.RepositoryResult
-
Constructor Summary
ConstructorsConstructorDescriptionRepositoryResult(Set<ItemStateRepository> repositories, PolyglotRepoSupportType repositoriesSupportType) -
Method Summary
-
Constructor Details
-
RepositoryResult
public RepositoryResult(Set<ItemStateRepository> repositories, PolyglotRepoSupportType repositoriesSupportType)
-
-
Method Details
-
empty
-
getRepositories
-
requireSingleRepositoryOnly
-
isFullySupported
public boolean isFullySupported() -
isPartiallySupported
public boolean isPartiallySupported() -
isNotSupported
public boolean isNotSupported()
-