Uses of Class
com.gentics.contentnode.rest.model.AbstractModel
Package
Description
-
Uses of AbstractModel in com.gentics.contentnode.rest.model
Modifier and TypeClassDescriptionclass
Model of a ContentRepository Fragmentclass
ContentRepository -
Uses of AbstractModel in com.gentics.contentnode.rest.model.devtools
Modifier and TypeClassDescriptionclass
ContentRepository Fragment in a package.
If the object does not have a (local) ID, this means that the object was not synchronized to the CMS.
It is also possible, that the global ID of the object is null, if it is not set in thegentics_structure.json
file.
Objects without global ID in the filesystem can be imported into the CMS, but will never be "in sync", because they cannot be identified without global ID.class
Content Repository in a package.
If the object does not have a (local) ID, this means that the object was not synchronized to the CMS.
It is also possible, that the global ID of the object is null, if it is not set in thegentics_structure.json
file.
Objects without global ID in the filesystem can be imported into the CMS, but will never be "in sync", because they cannot be identified without global ID. -
Uses of AbstractModel in com.gentics.contentnode.rest.model.devtools.dependency
Modifier and TypeClassDescriptionclass
Abstract base class for PackageDependency and ReferenceDependency implementationsclass
Represents a single package dependency that can be used for a package consistency checkclass
A reference of a dependency.