blob: 739597fb0588c9254efa816bff30804d70c042ab [file] [log] [blame]
package ${package}.om;
/**
* The skeleton for this class was autogenerated by Torque on:
*
* [Tue Oct 25 15:50:37 CEST 2016]
*
* This class provides static wrappers for the peer implementation classes.
* This class will only be generated as long as it does not already exist
* in the output directory.
*/
/**
* Added Interface
* @author gk
*
*/
public class TurbineRolePeer
extends ${package}.om.BaseTurbineRolePeer implements org.apache.fulcrum.security.torque.peer.Peer
{
}