TurbineGroup.java
package org.apache.fulcrum.security.torque.om;
/**
* The skeleton for this class was autogenerated by Torque on:
*
* [Thu Nov 04 10:34:40 CET 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 TurbineGroup
extends org.apache.fulcrum.security.torque.om.BaseTurbineGroup
implements org.apache.fulcrum.security.model.turbine.entity.TurbineGroup
{
/** Serial version */
private static final long serialVersionUID = 1636018480590L;
}