Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change notification.
The following page has been changed by AndreasHartmann: http://wiki.apache.org/lenya/JcrContentModel ------------------------------------------------------------------------------ * No direct URI-to-path mapping possible * Changes to site structure would be visible in all areas immediately + === Labelled Versions === + + {{{ + VersionHistory history = node.getVersionHistory(); + Node liveVersion = history.getVersionByLabel("live"); + Node liveNode = liveVersion.getChild("jcr:frozenNode"); + }}} + ---- == Translations == --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
