Uses of Class
com.gentics.contentnode.rest.model.ContentLanguage
Package
Description
-
Uses of ContentLanguage in com.gentics.contentnode.rest.model
Modifier and TypeMethodDescriptionLanguagePrivileges.getLanguage()
Language for which the privileges are setSet the language codeContentLanguage.setGlobalId
(String globalId) Set the global IDSet the language IDSet the language nameModifier and TypeMethodDescriptionvoid
LanguagePrivileges.setLanguage
(ContentLanguage language) Set the language -
Uses of ContentLanguage in com.gentics.contentnode.rest.model.response
Modifier and TypeMethodDescriptionvoid
ContentLanguageResponse.setLangage
(ContentLanguage language) Set languageModifier and TypeMethodDescriptionvoid
LanguageListResponse.setLanguages
(List<ContentLanguage> languages) Set the list of languagesModifierConstructorDescriptionContentLanguageResponse
(ResponseInfo info, ContentLanguage language) Create instance with language and response info -
Uses of ContentLanguage in com.gentics.contentnode.rest.resource
Modifier and TypeMethodDescriptionLanguageResource.create
(ContentLanguage language) Create a new content languageLanguageResource.update
(String id, ContentLanguage language) Update the language with given idModifier and TypeMethodDescriptionNodeResource.setLanguages
(String nodeId, List<ContentLanguage> languages) Set ordered list of languages