Uses of Interface
net.officefloor.frame.api.managedobject.source.ManagedObjectSourceProperty
-
-
Uses of ManagedObjectSourceProperty in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement ManagedObjectSourceProperty Modifier and Type Class Description classPropertyNodeNode identifying anProperty. -
Uses of ManagedObjectSourceProperty in net.officefloor.compile.officefloor
Subinterfaces of ManagedObjectSourceProperty in net.officefloor.compile.officefloor Modifier and Type Interface Description interfaceOfficeFloorManagedObjectSourcePropertyType -
Uses of ManagedObjectSourceProperty in net.officefloor.frame.api.managedobject.source
Methods in net.officefloor.frame.api.managedobject.source that return ManagedObjectSourceProperty Modifier and Type Method Description ManagedObjectSourceProperty[]ManagedObjectSourceSpecification. getProperties()Obtains the specification of the properties for theManagedObjectSource. -
Uses of ManagedObjectSourceProperty in net.officefloor.frame.api.managedobject.source.impl
Classes in net.officefloor.frame.api.managedobject.source.impl that implement ManagedObjectSourceProperty Modifier and Type Class Description classManagedObjectSourcePropertyImplImplementation of theManagedObjectSourceProperty.Methods in net.officefloor.frame.api.managedobject.source.impl with parameters of type ManagedObjectSourceProperty Modifier and Type Method Description voidAbstractAsyncManagedObjectSource.SpecificationContext. addProperty(ManagedObjectSourceProperty property)Adds a property.
-