Uses of Interface
org.apache.fulcrum.security.model.turbine.entity.TurbineGroup
-
Packages that use TurbineGroup Package Description org.apache.fulcrum.security.model.turbine.entity.impl org.apache.fulcrum.security.torque.om org.apache.fulcrum.security.torque.turbine -
-
Uses of TurbineGroup in org.apache.fulcrum.security.model.turbine.entity.impl
Classes in org.apache.fulcrum.security.model.turbine.entity.impl that implement TurbineGroup Modifier and Type Class Description classTurbineGroupImplRepresents the "turbine" model where permissions are in a many to many relationship to roles, roles are related to groups are related to users, all in many to many relationships. -
Uses of TurbineGroup in org.apache.fulcrum.security.torque.om
Classes in org.apache.fulcrum.security.torque.om that implement TurbineGroup Modifier and Type Class Description classBaseTorqueTurbineGroupThis class was autogenerated by Torque on: [Thu Nov 04 13:34:21 CET 2021] You should not use this class directly.classBaseTurbineGroupThis class was autogenerated by Torque on: [Thu Nov 04 13:34:21 CET 2021] You should not use this class directly.classTorqueTurbineGroupThe skeleton for this class was autogenerated by Torque on: [Thu Nov 04 10:34:40 CET 2021] You should add additional methods to this class to meet the application requirements.classTurbineGroupThe skeleton for this class was autogenerated by Torque on: [Thu Nov 04 10:34:40 CET 2021] You should add additional methods to this class to meet the application requirements. -
Uses of TurbineGroup in org.apache.fulcrum.security.torque.turbine
Classes in org.apache.fulcrum.security.torque.turbine that implement TurbineGroup Modifier and Type Class Description classDefaultAbstractTurbineGroupThis abstract class provides the SecurityInterface to the managers.classFulcrumAbstractTurbineGroupThis abstract class provides the SecurityInterface to the managers.
-