KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > apache > jetspeed > om > security > turbine > TurbineRolePeer


1 package org.apache.jetspeed.om.security.turbine;
2
3 /**
4  * The skeleton for this class was autogenerated by Torque on:
5  *
6  * [Thu Apr 22 15:30:48 PDT 2004]
7  *
8  * You should add additional methods to this class to meet the
9  * application requirements. This class will only be generated as
10  * long as it does not already exist in the output directory.
11  */

12 public class TurbineRolePeer
13     extends org.apache.jetspeed.om.security.turbine.BaseTurbineRolePeer
14 {
15 }
16
Popular Tags