TurbineRolePeerImpl.java
package org.apache.fulcrum.security.torque.om;
/**
* The skeleton for this class was autogenerated by Torque on:
*
* [Wed Oct 13 10:43:56 CEST 2021]
*
* You should add additional methods to this class to meet the
* application requirements. This class will only be generated as
* long as it does not already exist in the output directory.
*/
public class TurbineRolePeerImpl
extends org.apache.fulcrum.security.torque.om.BaseTurbineRolePeerImpl
implements org.apache.fulcrum.security.torque.peer.TorqueTurbinePeer
{
/** Serial version */
private static final long serialVersionUID = 1634114636195L;
}