BSMenu

Describes the collection of domain services into menubars, broadly corresponding to the aggregation of information of DomainServiceLayout that have the same value of DomainServiceLayout#named() .

API

BSMenu.java
class BSMenu {
  BSMenu()
  BSMenu(String named)
  boolean isUnreferencedActions()
}