public class XarEntry extends LocalDocumentReference
TOSTRING_SERIALIZER| Constructor and Description |
|---|
XarEntry(LocalDocumentReference reference) |
XarEntry(LocalDocumentReference reference,
String name) |
XarEntry(LocalDocumentReference reference,
String name,
int defaultAction) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDefaultAction() |
String |
getDocumentName() |
String |
getEntryName() |
String |
getSpaceName() |
String |
toString() |
getLocale, setLocaleappendParent, compareTo, equals, extractReference, getName, getParameter, getParent, getReversedReferenceChain, getRoot, getType, hashCode, removeParent, replaceParent, setName, setParameter, setParameters, setParent, setTypepublic XarEntry(LocalDocumentReference reference)
reference - the reference of the documentpublic XarEntry(LocalDocumentReference reference, String name)
reference - the reference of the documentname - the name of the entry (ZIP style)public XarEntry(LocalDocumentReference reference, String name, int defaultAction)
reference - the reference of the documentname - the name of the entry (ZIP style)defaultAction - the default action associated to a XAR entrypublic String getEntryName()
public int getDefaultAction()
public String getSpaceName()
public String getDocumentName()
public String toString()
toString in class EntityReferenceCopyright © 2004–2015 XWiki. All rights reserved.