Class TorqueAbstractDynamicUser

    • Constructor Detail

      • TorqueAbstractDynamicUser

        public TorqueAbstractDynamicUser()
    • Method Detail

      • getTorqueDynamicUserGroupsJoinTorqueDynamicGroup

        protected List<TorqueDynamicUserGroup> getTorqueDynamicUserGroupsJoinTorqueDynamicGroup​(org.apache.torque.criteria.Criteria criteria,
                                                                                                Connection con)
                                                                                         throws org.apache.torque.TorqueException
        Forward reference to generated code Get a list of association objects, pre-populated with their TorqueDynamicGroup objects.
        Parameters:
        criteria - Criteria to define the selection of records
        con - a database connection
        Returns:
        a list of User/Group relations
        Throws:
        org.apache.torque.TorqueException - if any database error occurs
      • getTorqueDynamicUserDelegatessRelatedByDelegateeUserIdJoinTorqueDynamicUserRelatedByDelegatorUserId

        protected List<TorqueDynamicUserDelegates> getTorqueDynamicUserDelegatessRelatedByDelegateeUserIdJoinTorqueDynamicUserRelatedByDelegatorUserId​(org.apache.torque.criteria.Criteria criteria,
                                                                                                                                                       Connection con)
                                                                                                                                                throws org.apache.torque.TorqueException
        Forward reference to generated code Get a list of delegator association objects, pre-populated with their TorqueDynamicUserDelegates objects.
        Parameters:
        criteria - Criteria to define the selection of records
        con - a database connection
        Returns:
        a list of User/Delegator relations
        Throws:
        org.apache.torque.TorqueException - if any database error occurs
      • getTorqueDynamicUserDelegatessRelatedByDelegatorUserIdJoinTorqueDynamicUserRelatedByDelegateeUserId

        protected List<TorqueDynamicUserDelegates> getTorqueDynamicUserDelegatessRelatedByDelegatorUserIdJoinTorqueDynamicUserRelatedByDelegateeUserId​(org.apache.torque.criteria.Criteria criteria,
                                                                                                                                                       Connection con)
                                                                                                                                                throws org.apache.torque.TorqueException
        Forward reference to generated code Get a list of delegatee association objects, pre-populated with their TorqueDynamicUserDelegates objects.
        Parameters:
        criteria - Criteria to define the selection of records
        con - a database connection
        Returns:
        a list of User/Delegator relations
        Throws:
        org.apache.torque.TorqueException - if any database error occurs
      • getDatabaseName

        public String getDatabaseName()
        Returns:
        the database name