|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Unstable public interface WikiStreamDescriptor
Describes a wiki stream.
| Method Summary | ||
|---|---|---|
String |
getDescription()
|
|
String |
getName()
|
|
Collection<WikiStreamPropertyDescriptor<?>> |
getProperties()
|
|
|
getPropertyDescriptor(String propertyName)
Return descriptor for the provided property name. |
|
| Method Detail |
|---|
String getName()
String getDescription()
<T> WikiStreamPropertyDescriptor<T> getPropertyDescriptor(String propertyName)
propertyName - the name of the property
Collection<WikiStreamPropertyDescriptor<?>> getProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||