|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ListEntriesHolder
Interface denoting a configuration bean that stores a
listEntries
property.
Method Summary | |
---|---|
ListEntriesBean |
getListEntries()
Return the current listEntries object
for this configuration bean. |
void |
setListEntries(ListEntriesBean listEntries)
Set the current listEntries object
for this configuration bean. |
Method Detail |
---|
ListEntriesBean getListEntries()
Return the current listEntries
object
for this configuration bean.
void setListEntries(ListEntriesBean listEntries)
Set the current listEntries
object
for this configuration bean.
listEntries
- The new listEntries
object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |