Uses of Interface
net.officefloor.frame.api.managedobject.source.ManagedObjectSourceProperty
- 
- 
Uses of ManagedObjectSourceProperty in net.officefloor.compile.impl.structureClasses in net.officefloor.compile.impl.structure that implement ManagedObjectSourceProperty Modifier and Type Class Description classPropertyNodeNode identifying anProperty.
- 
Uses of ManagedObjectSourceProperty in net.officefloor.compile.officefloorSubinterfaces of ManagedObjectSourceProperty in net.officefloor.compile.officefloor Modifier and Type Interface Description interfaceOfficeFloorManagedObjectSourcePropertyType
- 
Uses of ManagedObjectSourceProperty in net.officefloor.frame.api.managedobject.sourceMethods 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.implClasses 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.
 
-