Uses of Class
it.tidalwave.role.ui.PresentationModelAggregate
-
Packages that use PresentationModelAggregate Package Description it.tidalwave.role.ui -
-
Uses of PresentationModelAggregate in it.tidalwave.role.ui
Methods in it.tidalwave.role.ui that return PresentationModelAggregate Modifier and Type Method Description static PresentationModelAggregatePresentationModelAggregate. newInstance()Creates a new, empty instance.PresentationModelAggregatePresentationModelAggregate. withPmOf(java.lang.String name, java.util.Collection<java.lang.Object> roles)Adds anotherPresentationModelwith the given roles, associated to the given name.
-