001package org.apache.fulcrum.security.torque.om;
002
003/**
004 * The skeleton for this class was autogenerated by Torque on:
005 *
006 * [Thu Nov 04 10:34:43 CET 2021]
007 *
008 * You should add additional methods to this class to meet the
009 * application requirements.  This class will only be generated as
010 * long as it does not already exist in the output directory.
011 */
012
013public class TorqueDynamicUserPeerImpl
014    extends org.apache.fulcrum.security.torque.om.BaseTorqueDynamicUserPeerImpl
015{
016    /** Serial version */
017    private static final long serialVersionUID = 1636018483785L;
018
019
020
021}