KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > tigris > scarab > om > PendingGroupUserRolePeer


1 package org.tigris.scarab.om;
2
3
4 /**
5  * You should add additional methods to this class to meet the
6  * application requirements. This class will only be generated as
7  * long as it does not already exist in the output directory.
8  */

9 public class PendingGroupUserRolePeer
10     extends org.tigris.scarab.om.BasePendingGroupUserRolePeer
11 {
12 }
13
Popular Tags