Uses of Interface
net.officefloor.frame.api.managedobject.source.ManagedObjectUser
Packages that use ManagedObjectUser
Package
Description
-
Uses of ManagedObjectUser in net.officefloor.frame.api.managedobject.pool
Methods in net.officefloor.frame.api.managedobject.pool with parameters of type ManagedObjectUserModifier and TypeMethodDescriptionvoidManagedObjectPool.sourceManagedObject(ManagedObjectUser user) Sources theManagedObjectfrom thisManagedObjectPool. -
Uses of ManagedObjectUser in net.officefloor.frame.api.managedobject.source
Methods in net.officefloor.frame.api.managedobject.source with parameters of type ManagedObjectUserModifier and TypeMethodDescriptionvoidManagedObjectSource.sourceManagedObject(ManagedObjectUser user) Sources aManagedObjectfrom thisManagedObjectSource. -
Uses of ManagedObjectUser in net.officefloor.frame.api.managedobject.source.impl
Methods in net.officefloor.frame.api.managedobject.source.impl with parameters of type ManagedObjectUserModifier and TypeMethodDescriptionvoidAbstractManagedObjectSource.sourceManagedObject(ManagedObjectUser user) -
Uses of ManagedObjectUser in net.officefloor.frame.test
Fields in net.officefloor.frame.test declared as ManagedObjectUserMethods in net.officefloor.frame.test with parameters of type ManagedObjectUserModifier and TypeMethodDescriptionvoidMockManagedObjectSource.sourceManagedObject(ManagedObjectUser user) voidTestManagedObject.TestManagedObjectSource.sourceManagedObject(ManagedObjectUser user) -
Uses of ManagedObjectUser in net.officefloor.frame.util
Classes in net.officefloor.frame.util that implement ManagedObjectUserModifier and TypeClassDescriptionclassImplementation of aManagedObjectUserto source an object from aManagedObjectSource. -
Uses of ManagedObjectUser in net.officefloor.spring.starter.rest.argument
Methods in net.officefloor.spring.starter.rest.argument with parameters of type ManagedObjectUserModifier and TypeMethodDescriptionvoidSpringBeanManagedObjectSource.sourceManagedObject(ManagedObjectUser user) -
Uses of ManagedObjectUser in net.officefloor.web.security.type
Methods in net.officefloor.web.security.type with parameters of type ManagedObjectUserModifier and TypeMethodDescriptionvoidHttpSecurityManagedObjectAdapterSource.sourceManagedObject(ManagedObjectUser user)