Interface UpdatableDocumentFields
- All Superinterfaces:
DocumentFields
,Fields
,Iterable<Field>
,IterableWithSize<Field>
- Since:
- 3.9.0
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.document.DocumentFields
allowedWITypes, areLinksFromParentToChild, attachments, author, branchedFrom, branchedWithInitializedFields, branchedWithQuery, comments, created, derivedFields, derivedFrom, derivedFromLinkRole, location, moduleFolder, moduleLocation, moduleName, project, updated, updatedBy, workflowSignatures
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
Methods inherited from interface com.polarion.alm.shared.api.utils.collections.IterableWithSize
addAllTo, isEmpty, size, toArray, toArrayList
-
Method Details
-
title
- Specified by:
title
in interfaceDocumentFields
-
type
- Specified by:
type
in interfaceDocumentFields
-
status
- Specified by:
status
in interfaceDocumentFields
-
usesOutlineNumbering
- Specified by:
usesOutlineNumbering
in interfaceDocumentFields
-
homePageContent
- Specified by:
homePageContent
in interfaceDocumentFields
-
autoSuspect
- Specified by:
autoSuspect
in interfaceDocumentFields
-
structureLinkRole
- Specified by:
structureLinkRole
in interfaceDocumentFields
-
linkedOslcResources
- Specified by:
linkedOslcResources
in interfaceDocumentFields
- Since:
- 3.17.2
-
variant
- Specified by:
variant
in interfaceDocumentFields
- Since:
- 3.17.2
-