Uses of Interface
org.apache.fulcrum.security.model.turbine.entity.TurbineRole
-
Packages that use TurbineRole Package Description org.apache.fulcrum.security.model.turbine.entity.impl org.apache.fulcrum.security.torque.om org.apache.fulcrum.security.torque.turbine -
-
Uses of TurbineRole in org.apache.fulcrum.security.model.turbine.entity.impl
Classes in org.apache.fulcrum.security.model.turbine.entity.impl that implement TurbineRole Modifier and Type Class Description classTurbineRoleImplRepresents 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 TurbineRole in org.apache.fulcrum.security.torque.om
Classes in org.apache.fulcrum.security.torque.om that implement TurbineRole Modifier and Type Class Description classBaseTorqueTurbineRoleThis class was autogenerated by Torque on: [Thu Nov 04 13:34:21 CET 2021] You should not use this class directly.classBaseTurbineRoleThis class was autogenerated by Torque on: [Thu Nov 04 13:34:21 CET 2021] You should not use this class directly.classTorqueTurbineRoleThe 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.classTurbineRoleThe 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 TurbineRole in org.apache.fulcrum.security.torque.turbine
Classes in org.apache.fulcrum.security.torque.turbine that implement TurbineRole Modifier and Type Class Description classDefaultAbstractTurbineRoleThis abstract class provides the SecurityInterface to the managers.classFulcrumAbstractTurbineRoleThis abstract class provides the SecurityInterface to the managers.
-