|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractMap
com.arsdigita.util.SequentialMap
com.arsdigita.bebop.util.SequentialMap
com.arsdigita.cms.ui.CategoryForm.CategoryMap
A convenience method that abstracts SequentialMap to deal with categories
Nested Class Summary |
Nested classes inherited from class java.util.Map |
Map.Entry |
Field Summary |
Fields inherited from class com.arsdigita.bebop.util.SequentialMap |
versionId |
Constructor Summary | |
CategoryForm.CategoryMap()
|
Method Summary | |
void |
add(com.arsdigita.categorization.Category c)
|
Methods inherited from class com.arsdigita.bebop.util.SequentialMap |
findKey |
Methods inherited from class com.arsdigita.util.SequentialMap |
clear, containsKey, containsValue, entrySet, get, get, getKey, indexOf, put, remove, size, update |
Methods inherited from class java.util.AbstractMap |
clone, equals, hashCode, isEmpty, keySet, putAll, toString, values |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Map |
equals, hashCode, isEmpty, keySet, putAll, values |
Constructor Detail |
public CategoryForm.CategoryMap()
Method Detail |
public void add(com.arsdigita.categorization.Category c)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |