You are viewing a plain text version of this content. The canonical link for it is here.
Posted to zeta-issues@incubator.apache.org by "Benjamin Eberlei (JIRA)" <ji...@apache.org> on 2011/02/05 19:09:30 UTC

[jira] Created: (ZETACOMP-53) No way to retrieve persistence related ID of a node

No way to retrieve persistence related ID of a node
---------------------------------------------------

                 Key: ZETACOMP-53
                 URL: https://issues.apache.org/jira/browse/ZETACOMP-53
             Project: Zeta Components
          Issue Type: Improvement
          Components: Workflow
            Reporter: Benjamin Eberlei


There should be a way to retrieve the ID of a node in the persistence context (Database or other drivers). Currently when iterating over all nodes the IDs are re-indexed to increase from 1 to n, alztough for example ezcWorkflowDatabseTiein sets the ID to the value in the database.

I propose a new method:

$node->getPersistenceId()

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira