public class NamingServiceBean extends AddressbookBean
beginIndex, book, deletionMarks, destination, endIndex, entries, filter, hostname, search, sorter_context, action, BASE_THEME_PATH, DEFAULT_THEME, lastSerial, PROP_PW_ENABLE, PROP_THEME_NAME, properties, RC_PROP_THEME_NAME, serial| Constructor | Description |
|---|---|
NamingServiceBean() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
export(Writer out) |
|
String |
getDisplayName() |
|
String |
getFileName() |
|
String |
getLoadBookMessages() |
Load addressbook and apply filter, returning messages about this.
|
AddressBean |
getLookup() |
|
List<AddressBean> |
getLookupAll() |
|
String |
getMessages() |
Perform actions, returning messages about this.
|
boolean |
haveImagegen() |
|
boolean |
isNotEmpty() |
|
protected boolean |
isPrefiltered() |
Does the entries map contain only the lookup result,
or must we index into it?
|
protected int |
resultSize() |
|
void |
setH(String h) |
|
protected int |
totalSize() |
generateLoadMessage, getBegin, getBeginInt, getBook, getDestination, getEnd, getEndInt, getEntries, getFilter, getHostname, getResultBegin, getResultEnd, getSearch, getTrClass, isHasFilter, isIsEmpty, isValidBook, setBegin, setBook, setDestination, setEnd, setFilter, setHostname, setMarkedForDeletion, setResetDeletionMarks, setSearch, setTrClassprotected boolean isPrefiltered()
AddressbookBeanisPrefiltered in class AddressbookBeanprotected int resultSize()
resultSize in class AddressbookBeanprotected int totalSize()
totalSize in class AddressbookBeanpublic boolean isNotEmpty()
isNotEmpty in class AddressbookBeanpublic String getFileName()
getFileName in class AddressbookBeanpublic String getDisplayName()
getDisplayName in class AddressbookBeanpublic String getLoadBookMessages()
getLoadBookMessages in class AddressbookBeanpublic String getMessages()
getMessages in class AddressbookBeanpublic void setH(String h)
public AddressBean getLookup()
public List<AddressBean> getLookupAll()
public void export(Writer out) throws IOException
IOExceptionpublic boolean haveImagegen()