Public Member Functions | |
CategorySelectionImpl () | |
boolean | add (Category category) |
boolean | addAll (Collection categories) |
boolean | remove (Category category) |
boolean | contains (Category category) |
Category[] | list () |
String | toString () |
Private Attributes | |
Set | categorySet = null |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|