Uses of Class
org.opencms.relations.CmsLinkInfo
Packages that use 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
Methods in org.opencms.ade.configuration.plugins that return CmsLinkInfoConstructors in org.opencms.ade.configuration.plugins with parameters of type CmsLinkInfoModifierConstructorDescriptionCmsTemplatePlugin
(CmsLinkInfo target, String group, int order, String origin, Map<String, String> attributes) Creates a new instance. -
Uses of CmsLinkInfo in org.opencms.relations
Fields in org.opencms.relations declared as CmsLinkInfoMethods in org.opencms.relations that return CmsLinkInfoConstructors in org.opencms.relations with parameters of type CmsLinkInfoModifierConstructorDescriptionCmsLink
(CmsLinkInfo linkInfo) Creates a new link from the given link info bean.