|
spring-ldap-core | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,Name>
org.springframework.ldap.repository.support.LdapRepositoryFactoryBean<T,S>
public class LdapRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,Name>,S>
FactoryBean to create LdapRepository instances.
| Constructor Summary | |
|---|---|
LdapRepositoryFactoryBean()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
protected org.springframework.data.repository.core.support.RepositoryFactorySupport |
createRepositoryFactory()
|
void |
setLdapOperations(LdapOperations ldapOperations)
|
| Methods inherited from class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport |
|---|
getEntityInformation, getObject, getObjectType, getPersistentEntity, getQueryMethods, getRepositoryInformation, isSingleton, setBeanClassLoader, setCustomImplementation, setMappingContext, setNamedQueries, setQueryLookupStrategyKey, setRepositoryInterface |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LdapRepositoryFactoryBean()
| Method Detail |
|---|
public void setLdapOperations(LdapOperations ldapOperations)
protected org.springframework.data.repository.core.support.RepositoryFactorySupport createRepositoryFactory()
createRepositoryFactory in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T extends org.springframework.data.repository.Repository<S,Name>,S,Name>public void afterPropertiesSet()
afterPropertiesSet in interface InitializingBeanafterPropertiesSet in class org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T extends org.springframework.data.repository.Repository<S,Name>,S,Name>
|
spring-ldap-core | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||