1 package org.apache.fulcrum.security.torque.om;
2
3 /**
4 * The skeleton for this class was autogenerated by Torque on:
5 *
6 * [Thu Nov 04 10:34:43 CET 2021]
7 *
8 * This class provides static wrappers for the peer implementation classes.
9 * This class will only be generated as long as it does not already exist
10 * in the output directory.
11 */
12
13 public class TorqueDynamicRolePeer
14 extends org.apache.fulcrum.security.torque.om.BaseTorqueDynamicRolePeer
15 {
16
17 }