@Role
public interface XarEntryType
XarEntry
which control the behavior to adopt while upgrading, editing, etc.Modifier and Type | Interface and Description |
---|---|
static class |
XarEntryType.UpgradeType
The upgrade behavior.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
XarEntryType.UpgradeType |
getUpgradeType() |
boolean |
isDeleteAllowed() |
boolean |
isEditAllowed() |
String getName()
boolean isEditAllowed()
boolean isDeleteAllowed()
XarEntryType.UpgradeType getUpgradeType()
Copyright © 2004–2022 XWiki. All rights reserved.