Uses of Interface
net.officefloor.compile.spi.office.OfficeObject
Packages that use OfficeObject
Package
Description
-
Uses of OfficeObject in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement OfficeObjectMethods in net.officefloor.compile.impl.structure that return OfficeObjectModifier and TypeMethodDescriptionOfficeNodeImpl.addOfficeObject(String officeManagedObjectName, String objectType) OfficeNodeImpl.getDeployedOfficeObject(String officeManagedObjectName) -
Uses of OfficeObject in net.officefloor.compile.internal.structure
Subinterfaces of OfficeObject in net.officefloor.compile.internal.structure -
Uses of OfficeObject in net.officefloor.compile.spi.office
Methods in net.officefloor.compile.spi.office that return OfficeObjectModifier and TypeMethodDescriptionOfficeArchitect.addOfficeObject(String officeObjectName, String objectType) Adds anOfficeObject. -
Uses of OfficeObject in net.officefloor.compile.spi.officefloor
Methods in net.officefloor.compile.spi.officefloor that return OfficeObjectModifier and TypeMethodDescriptionDeployedOffice.getDeployedOfficeObject(String officeManagedObjectName) Obtains theOfficeObjectfor theOfficeManagedObjectType.