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 GovernanceManagerAdministrationContext. getGovernance(int governanceIndex)Obtains theGovernanceManagerfor the index.GovernanceManagerAdministrationContext. getGovernance(G key)Obtains theGovernanceManagerfor the particular key.
-