Class CmsReturnLinkInfo

java.lang.Object
org.opencms.gwt.shared.CmsReturnLinkInfo
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class CmsReturnLinkInfo extends Object implements com.google.gwt.user.client.rpc.IsSerializable
This class represents the result of a "return link" lookup, which is what happens if the user clicks the "go to last page" button in the sitemap editor. It contains a link string (possibly null) and a status to indicate possible errors.

Since:
8.0.0