|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiValuedPropertyMap | |
|---|---|
| org.jboss.portal.common.util | |
| Uses of MultiValuedPropertyMap in org.jboss.portal.common.util |
|---|
| Classes in org.jboss.portal.common.util that implement MultiValuedPropertyMap | |
|---|---|
class |
SimpleMultiValuedPropertyMap<T>
A map of multi valued properties. |
| Methods in org.jboss.portal.common.util that return MultiValuedPropertyMap | ||
|---|---|---|
static
|
Tools.emptyMultiValuedPropertyMap()
|
|
| Methods in org.jboss.portal.common.util with parameters of type MultiValuedPropertyMap | |
|---|---|
void |
MultiValuedPropertyMap.append(MultiValuedPropertyMap<T> appended)
|
void |
SimpleMultiValuedPropertyMap.append(MultiValuedPropertyMap<T> appended)
Append the multi valued property map to this one. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||