public class WikiStoreReference extends Object implements org.xwiki.crypto.store.StoreReference
Constructor and Description |
---|
WikiStoreReference(EntityReference reference)
Wrap a document reference or a space reference as a store reference.
|
Modifier and Type | Method and Description |
---|---|
EntityReference |
getReference() |
public WikiStoreReference(EntityReference reference)
reference
- the reference to a document or a space.public EntityReference getReference()
Copyright © 2004–2022 XWiki. All rights reserved.