Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 01CBC17E3D for ; Wed, 29 Oct 2014 16:10:39 +0000 (UTC) Received: (qmail 5032 invoked by uid 500); 29 Oct 2014 16:10:38 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 4984 invoked by uid 500); 29 Oct 2014 16:10:38 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 4973 invoked by uid 99); 29 Oct 2014 16:10:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Oct 2014 16:10:38 +0000 Date: Wed, 29 Oct 2014 16:10:38 +0000 (UTC) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (FC-14) Add toString() methods for the base objects (Role, Permissions...) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FC-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14188014#comment-14188014 ] Emmanuel Lecharny edited comment on FC-14 at 10/29/14 4:09 PM: --------------------------------------------------------------- Here are the classes to process : Address (done) AdminRole (done) AdminRoleRelationship (done) Context (done) Hier (done) Mod (done) OrgUnit (done) OrgUnitRelationship (done) PermGrant (done) Permission (done) PermObj (done) PwPolicy (done) Relationship (done) Role (done) RolePerm (done) RoleRelationship (done) SDSet (done) Session (done) User (done) UserRole (done) Warning (done) and Suffix (done) Group (done) OrganizationalUnit (done) was (Author: elecharny): Here are the classes to process : Address (done) AdminRole (done) Context (done) Hier (done) Mod OrgUnit OrgUnitRelationship PermGrant Permission (done) PermObj (done) PwPolicy Relationship Role (done) RolePerm RoleRelationship SDSet (done) Session User (done) UserRole and Suffix Group (done) OrganizationalUnit (done) > Add toString() methods for the base objects (Role, Permissions...) > ------------------------------------------------------------------ > > Key: FC-14 > URL: https://issues.apache.org/jira/browse/FC-14 > Project: FORTRESS-CORE > Issue Type: Improvement > Environment: all > Reporter: Emmanuel Lecharny > Fix For: 1.0.0 > > > It would be very comfy to have toString() methods added to the base classes, especially for debugging and logging purpose. -- This message was sent by Atlassian JIRA (v6.3.4#6332)