Uses of Interface
net.officefloor.frame.api.administration.GovernanceManager
-
Packages that use GovernanceManager Package Description net.officefloor.frame.api.administration -
-
Uses of GovernanceManager in net.officefloor.frame.api.administration
Methods in net.officefloor.frame.api.administration that return GovernanceManager Modifier and Type Method Description GovernanceManager
AdministrationContext. getGovernance(int governanceIndex)
Obtains theGovernanceManager
for the index.GovernanceManager
AdministrationContext. getGovernance(G key)
Obtains theGovernanceManager
for the particular key.
-