Class Snippet
java.lang.Object
ch.tocco.nice2.optional.cms.api.content.model.Section
ch.tocco.nice2.optional.cms.api.content.model.Snippet
Deprecated.
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSnippet(String snippetKey, String snippetName, Snippet.PublishStatus publishStatus, @Nullable String key, String html) Deprecated.Snippet(String snippetKey, String snippetName, Snippet.PublishStatus publishStatus, @Nullable String key, String html, Map<String, Set<String>> visibilities) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.booleanDeprecated.Methods inherited from class Section
getHtml, getKey, getVersion, getVisibilities, setHtml, setVersion
-
Constructor Details
-
Snippet
public Snippet(String snippetKey, String snippetName, Snippet.PublishStatus publishStatus, @Nullable @Nullable String key, String html) Deprecated. -
Snippet
-
-
Method Details
-
getSnippetKey
Deprecated. -
getSnippetName
Deprecated. -
getPublishStatus
Deprecated. -
isSnippet
-