View Javadoc
1   package org.apache.fulcrum.security.torque.om;
2   
3   /**
4    * The skeleton for this class was autogenerated by Torque on:
5    *
6    * [Wed Oct 13 10:43:56 CEST 2021]
7    *
8    * You should add additional methods to this class to meet the
9    * application requirements.  This class will only be generated as
10   * long as it does not already exist in the output directory.
11   */
12  
13  public class TurbineUserPeerImpl
14      extends org.apache.fulcrum.security.torque.om.BaseTurbineUserPeerImpl
15      implements org.apache.fulcrum.security.torque.peer.TorqueTurbinePeer
16  {
17      /** Serial version */
18      private static final long serialVersionUID = 1634114636226L;
19  
20  
21  
22  }