Uses of Class
net.officefloor.web.response.ObjectResponseManagedObjectSource.ObjectResponseDependencies
-
Packages that use ObjectResponseManagedObjectSource.ObjectResponseDependencies Package Description net.officefloor.web.response -
-
Uses of ObjectResponseManagedObjectSource.ObjectResponseDependencies in net.officefloor.web.response
Methods in net.officefloor.web.response that return ObjectResponseManagedObjectSource.ObjectResponseDependencies Modifier and Type Method Description static ObjectResponseManagedObjectSource.ObjectResponseDependenciesObjectResponseManagedObjectSource.ObjectResponseDependencies. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ObjectResponseManagedObjectSource.ObjectResponseDependencies[]ObjectResponseManagedObjectSource.ObjectResponseDependencies. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in net.officefloor.web.response with type arguments of type ObjectResponseManagedObjectSource.ObjectResponseDependencies Modifier and Type Method Description protected voidObjectResponseManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<ObjectResponseManagedObjectSource.ObjectResponseDependencies,None> context)
-