TorqueBasicGroup.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 TorqueBasicGroup
extends org.apache.fulcrum.security.torque.om.BaseTorqueBasicGroup
{
/** Serial version */
private static final long serialVersionUID = 1636018480341L;
}