Uses of Class
org.opencms.relations.CmsLinkInfo
Package
Description
Classes to represent and validate the internal and external links/relations of resources in the OpenCms VFS.
-
Uses of CmsLinkInfo in org.opencms.ade.configuration.plugins
ModifierConstructorDescriptionCmsTemplatePlugin
(CmsLinkInfo target, String group, int order, String origin, Map<String, String> attributes) Creates a new instance. -
Uses of CmsLinkInfo in org.opencms.relations
ModifierConstructorDescriptionCmsLink
(CmsLinkInfo linkInfo) Creates a new link from the given link info bean.