KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > apache > fulcrum > security > impl > db > entity > TurbineRolePermissionPeer


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

8 public class TurbineRolePermissionPeer
9     extends org.apache.fulcrum.security.impl.db.entity.BaseTurbineRolePermissionPeer
10 {
11 }
12
Popular Tags