Uses of Interface
net.officefloor.frame.internal.structure.CheckAssetContext
-
Packages that use CheckAssetContext Package Description net.officefloor.frame.impl.execute.asset net.officefloor.frame.impl.execute.managedobject net.officefloor.frame.internal.structure -
-
Uses of CheckAssetContext in net.officefloor.frame.impl.execute.asset
Classes in net.officefloor.frame.impl.execute.asset that implement CheckAssetContext Modifier and Type Class Description classAssetLatchImplImplementation of theAssetLatch. -
Uses of CheckAssetContext in net.officefloor.frame.impl.execute.managedobject
Methods in net.officefloor.frame.impl.execute.managedobject with parameters of type CheckAssetContext Modifier and Type Method Description voidManagedObjectContainerImpl. checkOnAsset(CheckAssetContext context) -
Uses of CheckAssetContext in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure with parameters of type CheckAssetContext Modifier and Type Method Description voidAsset. checkOnAsset(CheckAssetContext context)Checks on theAsset.
-