1packageorg.apache.jetspeed.om.security.turbine;
23/***4 * The skeleton for this class was autogenerated by Torque on:5 *6 * [Thu Apr 22 23:12:36 EDT 2004]7 *8 * You should add additional methods to this class to meet the9 * application requirements. This class will only be generated as10 * long as it does not already exist in the output directory.11 */12publicclassTurbineRolePermissionPeer13extends org.apache.jetspeed.om.security.turbine.BaseTurbineRolePermissionPeer
14 {
15 }