Results 1 to 2 of 2

Thread: Domain objects with guid as id

  1. #1
    Join Date
    Nov 2005
    Location
    Iasi, Romania
    Posts
    104

    Default Domain objects with guid as id

    I want to use spring security for managing the acls in a document management system implemented in jcr. I have a Document abstraction that contains the guid of the jcr node. My service layer works only with Document so this is a good candidate for acl management. But I don't have a long id. What classes I need to overwrite and what are the recommendations here? Thank you.

  2. #2
    Join Date
    Dec 2007
    Location
    Boston, MA
    Posts
    34

    Default

    nobody answer this question since 2008? I have same issue here.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •