Add a lookup feature for repository objects -------------------------------------------
Key: ACE-175 URL: https://issues.apache.org/jira/browse/ACE-175 Project: Ace Issue Type: Task Reporter: Marcel Offermans RepositoryObjects have a getDefinition() which returns a unique identification. Currently there is no way to lookup that object again based on just this ID. We need a lookup method in the respective repository that returns the object when you pass in the definition so we can use the ID as an external reference. We might also consider renaming the method to getID() to better reflect its meaning?! -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira