Uses of Interface
net.officefloor.frame.api.managedobject.source.impl.AbstractAsyncManagedObjectSource.Labeller
Packages that use AbstractAsyncManagedObjectSource.Labeller
-
Uses of AbstractAsyncManagedObjectSource.Labeller in net.officefloor.frame.api.managedobject.source.impl
Subinterfaces of AbstractAsyncManagedObjectSource.Labeller in net.officefloor.frame.api.managedobject.source.implModifier and TypeInterfaceDescriptionstatic interfaceAbstractAsyncManagedObjectSource.DependencyLabeller<K extends Enum<K>>ProvideAbstractAsyncManagedObjectSource.Labellerfunctionality along with qualifying type of dependency.Methods in net.officefloor.frame.api.managedobject.source.impl that return AbstractAsyncManagedObjectSource.LabellerModifier and TypeMethodDescriptionAbstractAsyncManagedObjectSource.DependencyLabeller.addAnnotation(Object annotation) Adds an annotation for the type.Adds a requiredFlowidentified by the key.Specifies the label.AbstractAsyncManagedObjectSource.DependencyLabeller.setTypeQualifier(String qualifier) Specifies qualifier for the type.