public class InterWikiResourceReference extends ResourceReference
Modifier and Type | Field and Description |
---|---|
static String |
INTERWIKI_ALIAS
The name of the parameter representing the InterWiki Alias.
|
Constructor and Description |
---|
InterWikiResourceReference(String reference) |
Modifier and Type | Method and Description |
---|---|
String |
getInterWikiAlias() |
void |
setInterWikiAlias(String interWikiAlias) |
addBaseReference, addBaseReferences, clone, equals, getBaseReferences, getParameter, getParameters, getReference, getType, hashCode, isTyped, removeParameter, setParameter, setParameters, setReference, setType, setTyped, toString
public static final String INTERWIKI_ALIAS
public InterWikiResourceReference(String reference)
reference
- see ResourceReference.getReference()
public void setInterWikiAlias(String interWikiAlias)
interWikiAlias
- see getInterWikiAlias()
public String getInterWikiAlias()
Copyright © 2004–2021 XWiki. All rights reserved.