| Package | Description |
|---|---|
| internal.org.springframework.content.commons.storeservice | |
| org.springframework.content.commons.repository | |
| org.springframework.content.commons.repository.factory |
| Constructor and Description |
|---|
ContentStoreInfoImpl(Class<?> interfaceClass,
Class<?> storeDomainClass,
Store<Serializable> storeImpl) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AssociativeStore<S,SID extends Serializable> |
interface |
ContentStore<S,SID extends Serializable> |
| Modifier and Type | Method and Description |
|---|---|
protected Store<? extends Serializable> |
AbstractStoreFactoryBean.createContentStore() |
Store<? extends Serializable> |
AbstractStoreFactoryBean.getObject() |
Store<Serializable> |
AbstractStoreFactoryBean.getStore() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Store<? extends Serializable>> |
AbstractStoreFactoryBean.getObjectType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractStoreFactoryBean.setStoreInterface(Class<? extends Store<Serializable>> storeInterface) |
Copyright © 2020 Paul Warren. All rights reserved.