001 package org.apache.turbine.services.security.torque.om; 002 003 /** 004 * The skeleton for this class was autogenerated by Torque on: 005 * 006 * [Tue Jun 14 18:58:30 CEST 2011] 007 * 008 * You should add additional methods to this class to meet the 009 * application requirements. This class will only be generated as 010 * long as it does not already exist in the output directory. 011 */ 012 public class TurbineGroupPeer 013 extends org.apache.turbine.services.security.torque.om.BaseTurbineGroupPeer 014 { 015 /** Serial version */ 016 private static final long serialVersionUID = 1308070710096L; 017 018 }