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 TurbineUserGroupRolePeer 9 extends org.apache.fulcrum.security.impl.db.entity.BaseTurbineUserGroupRolePeer 10 { 11 } 12