I noticed studying the examples that to get the root reference of a space it uses the following:
new ParentReference(storeRef, null, "/app:company_home"+homePath, Constants.ASSOC_CONTAINS, null);
i wonder where the /app:company_home came from: company_home does not seem to be a property or an association of the company home space.
I'm asking because I want to understand how to build a reference of an internal space, but without luck.
Can anyone write a link on the wiki where it References are described?
thanks
Alex