@Unstable
public interface WikiStreamPropertyDescriptor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getDefaultValue() |
String |
getDescription() |
String |
getId() |
String |
getName() |
Type |
getType() |
boolean |
isMandatory() |
String getId()
String getName()
String getDescription()
Type getType()
T getDefaultValue()
boolean isMandatory()
Copyright © 2004–2014 XWiki. All rights reserved.