public class ReplConsumerBean extends AdsBaseBean
| Constructor and Description |
|---|
ReplConsumerBean()
Create a new Replication Consumer instance
|
getDescription, getDn, isDisabled, isEnabled, setDescription, setDn, setEnabled, toString, toString, toString, toStringpublic ReplConsumerBean()
public String getReplConsumerId()
public void setReplConsumerId(String replConsumerId)
replConsumerId - the replication consumer id to setpublic String getSearchBaseDn()
public void setSearchBaseDn(String searchBaseDn)
searchBaseDn - the searchBaseDn to setpublic String getReplProvHostName()
public void setReplProvHostName(String replProvHostName)
replProvHostName - the replProvHostName to setpublic int getReplProvPort()
public void setReplProvPort(int replProvPort)
replProvPort - the replProvPort to setpublic String getReplAliasDerefMode()
public void setReplAliasDerefMode(String replAliasDerefMode)
replAliasDerefMode - the replAliasDerefMode to setpublic List<String> getReplAttributes()
public void setReplAttributes(List<String> replAttributes)
replAttributes - the replAttribute to setpublic void addReplAttributes(String... replAttributes)
replAttributes - the replAttribute to addpublic long getReplRefreshInterval()
public void setReplRefreshInterval(long replRefreshInterval)
replRefreshInterval - the replRefreshInterval to setpublic boolean isReplRefreshNPersist()
public void setReplRefreshNPersist(boolean replRefreshNPersist)
replRefreshNPersist - the replRefreshNPersist to setpublic String getReplSearchScope()
public void setReplSearchScope(String replSearchScope)
replSearchScope - the replSearchScope to setpublic String getReplSearchFilter()
public void setReplSearchFilter(String replSearchFilter)
replSearchFilter - the replSearchFilter to setpublic int getReplSearchSizeLimit()
public void setReplSearchSizeLimit(int replSearchSizeLimit)
replSearchSizeLimit - the replSearchSizeLimit to setpublic int getReplSearchTimeout()
public void setReplSearchTimeout(int replSearchTimeout)
replSearchTimeout - the replSearchTimeout to setpublic String getReplUserDn()
public void setReplUserDn(String replUserDn)
replUserDn - the replUserDn to setpublic byte[] getReplUserPassword()
public void setReplUserPassword(byte[] replUserPassword)
replUserPassword - the replUserPassword to setpublic String getReplCookie()
public void setReplCookie(String replCookie)
replCookie - the replCookie to setpublic boolean isReplUseTls()
public void setReplUseTls(boolean replUseTls)
replUseTls - the replUseTls to setpublic boolean isReplStrictCertValidation()
public void setReplStrictCertValidation(boolean replStrictCertValidation)
replStrictCertValidation - the replStrictCertValidation to setpublic String getReplConsumerImpl()
public void setReplConsumerImpl(String replConsumerImpl)
replConsumerImpl - the replConsumerImpl to setpublic String toString(String tabs)
toString in class AdsBaseBeanpublic String toString()
toString in class AdsBaseBeanCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.