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