Interface WikiPage
- All Superinterfaces:
CanRender<Renderer<? extends Renderer<?>>>,ContainedInSpace,HasFields,HasReference<ModelEntityReference>,ModelEntity,ModelEntityBase<WikiPage,,WikiPageReference> ModelObject,ModelObjectBase<WikiPage,WikiPageReference>
- All Known Subinterfaces:
UpdatableWikiPage
- Since:
- 3.9.0
-
Method Summary
Modifier and TypeMethodDescriptionfields()com.polarion.alm.tracker.model.IWikiPagegetUpdatable(WriteTransaction transaction) render()Methods inherited from interface com.polarion.alm.shared.api.model.space.ContainedInSpace
getReference, spaceMethods inherited from interface com.polarion.alm.shared.api.model.ModelEntity
equals, hashCode, isUnresolvable, transactionMethods inherited from interface com.polarion.alm.shared.api.model.ModelObject
can, copyFieldsTo, forget, label, resolveMethods inherited from interface com.polarion.alm.shared.api.model.ModelObjectBase
getReference, getReferenceToCurrent, history
-
Method Details
-
getOldApi
@NotNull @GwtIncompatible com.polarion.alm.tracker.model.IWikiPage getOldApi()- Specified by:
getOldApiin interfaceModelObject
-
fields
- Specified by:
fieldsin interfaceHasFields- Specified by:
fieldsin interfaceModelObject
-
render