Uses of Class
org.opencms.jsp.util.CmsJspLinkWrapper
Packages that use CmsJspLinkWrapper
-
Uses of CmsJspLinkWrapper in org.opencms.jsp.util
Fields in org.opencms.jsp.util with type parameters of type CmsJspLinkWrapperModifier and TypeFieldDescriptionprotected Optional<CmsJspLinkWrapper>
A_CmsJspValueWrapper.m_linkObj
Cached link wrapper - use Optional to distinguish 'uncached' state from 'does not exist'.protected Optional<CmsJspLinkWrapper>
A_CmsJspValueWrapper.m_linkObj
Cached link wrapper - use Optional to distinguish 'uncached' state from 'does not exist'.protected Optional<CmsJspLinkWrapper>
A_CmsJspValueWrapper.m_linkObj
Cached link wrapper - use Optional to distinguish 'uncached' state from 'does not exist'.Methods in org.opencms.jsp.util that return CmsJspLinkWrapperModifier and TypeMethodDescriptionGets the link wrapper for the given path.