Uses of Class
it.tidalwave.ui.core.role.PresentationModelAggregate
Packages that use PresentationModelAggregate
-
Uses of PresentationModelAggregate in it.tidalwave.ui.core.role
Methods in it.tidalwave.ui.core.role that return PresentationModelAggregateModifier and TypeMethodDescriptionstatic PresentationModelAggregate
PresentationModelAggregate.newInstance()
Creates a new, empty instance.PresentationModelAggregate.withPmOf
(String name, Collection<Object> roles) Adds anotherPresentationModel
with the given roles, associated to the given name.