Uses of Class
com.gentics.contentnode.rest.model.Part
Package
Description
-
Uses of Part in com.gentics.contentnode.rest.model
Modifier and TypeMethodDescriptionPart.setDefaultProperty
(Property defaultProperty) Set the default propertyPart.setEditable
(boolean editable) Part.setExternalEditorUrl
(String externalEditorUrl) Set the URL to the external editorPart.setGlobalId
(String globalId) Set the global IDPart.setHidden
(boolean hidden) Part.setHideInEditor
(boolean hideInEditor) Set hideInEditor flagPart.setHtmlClass
(String htmlClass) Set the html classSet the local IDPart.setKeyword
(String keyword) Part.setLiveEditable
(boolean liveEditable) Part.setMandatory
(boolean mandatory) Set the mandatory flagPart.setMarkupLanguageId
(Integer markupLanguageId) Set the markup language IDSet the name in the given languagePart.setNameI18n
(Map<String, String> nameI18n) Set translated namesPart.setOptions
(List<SelectOption> options) Part.setOverviewSettings
(OverviewSetting overviewSettings) Set overview settingsPart.setPartOrder
(Integer partOrder) Set the part orderSet the validation policyPart.setRegex
(RegexModel regex) Set regular expressionPart.setSelectSettings
(SelectSetting selectSettings) Set selection settingsPart.setType
(Property.Type type) Set the typePart.setTypeId
(int typeId) Set the part type ID -
Uses of Part in com.gentics.contentnode.rest.model.response
-
Uses of Part in com.gentics.contentnode.rest.model.response.migration
Modifier and TypeMethodDescriptionMigrationPartsResponse.getParts()
Returns the list of parts for this responsePossiblePartMappingsResponse.getPossibleMappings()
Returns the map of possible parts per part id