blob: d54dcf190ba8fdc3e01adeac16543f151c9c7a20 [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 TurbineGroupPeer
extends ${package}.om.BaseTurbineGroupPeer implements org.apache.fulcrum.security.torque.peer.Peer
{
}