Uses of Class
net.officefloor.frame.api.manage.UnknownOfficeException
-
-
Uses of UnknownOfficeException in net.officefloor.compile.impl.structure
Methods in net.officefloor.compile.impl.structure that throw UnknownOfficeException Modifier and Type Method Description voidOfficeFloorNodeImpl. loadExternalServicing(OfficeFloor officeFloor) -
Uses of UnknownOfficeException in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that throw UnknownOfficeException Modifier and Type Method Description voidOfficeFloorNode. loadExternalServicing(OfficeFloor officeFloor)Loads theFunctionManagerinstances to externally trigger thisOfficeFloorNode. -
Uses of UnknownOfficeException in net.officefloor.frame.api.manage
Methods in net.officefloor.frame.api.manage that throw UnknownOfficeException Modifier and Type Method Description OfficeOfficeFloor. getOffice(java.lang.String officeName)Obtains theOfficefor the input office name. -
Uses of UnknownOfficeException in net.officefloor.frame.impl.execute.officefloor
Methods in net.officefloor.frame.impl.execute.officefloor that throw UnknownOfficeException Modifier and Type Method Description OfficeOfficeFloorImpl. getOffice(java.lang.String officeName)
-