| Constructor and Description |
|---|
ObjectSearchSetting()
Constructor
|
public boolean getEnhancedLookupEnabled()
public boolean isEnhancedLookupEnabled()
public void setEnhancedLookupEnabled(boolean enhancedLookupEnabled)
protected void setEnhancedLookupEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getLookupAutoCompleteEnabled()
public boolean isLookupAutoCompleteEnabled()
public void setLookupAutoCompleteEnabled(boolean lookupAutoCompleteEnabled)
protected void setLookupAutoCompleteEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getName()
public void setName(String name)
protected void setName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getResultsPerPageCount()
public void setResultsPerPageCount(int resultsPerPageCount)
protected void setResultsPerPageCount(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.