Referencing Confluence entities from custom Active Object entities

Hello,

Are there any recommendations on how to reference confluence user/page from an AO entity? I’m creating a plugin and I need to maintain a custom mapping from a user to pages. I found that I could use AOs to store my custom data, but now the question is to how reference user and page. Should I store user/page IDs in the entity myself or are there any built-in AO entities for that?

Thanks,
Igor

You store the User Key or Page ID’s yourself.