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.IWikiPage
getUpdatable
(WriteTransaction transaction) render()
Methods inherited from interface com.polarion.alm.shared.api.model.space.ContainedInSpace
getReference, space
Methods inherited from interface com.polarion.alm.shared.api.model.ModelEntity
equals, hashCode, isUnresolvable, transaction
Methods inherited from interface com.polarion.alm.shared.api.model.ModelObject
can, copyFieldsTo, forget, label, resolve
Methods 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:
getOldApi
in interfaceModelObject
-
fields
- Specified by:
fields
in interfaceHasFields
- Specified by:
fields
in interfaceModelObject
-
render