nl.gx.webmanager.cms.core
Interface Redirect

All Superinterfaces:
Wrapper

public interface Redirect
extends Wrapper

Representation of redirect.


Method Summary
 PresentationFrame getPresentationFrame()
          Return target frame.
 RelatedLink getRelatedLink()
          Return link to redirect to.
 
Methods inherited from interface nl.gx.webmanager.wrapper.Wrapper
getId, getUUID, setId, setUUID
 

Method Detail

getPresentationFrame

PresentationFrame getPresentationFrame()
Return target frame.

Returns:
target frame.

getRelatedLink

RelatedLink getRelatedLink()
Return link to redirect to.

Returns:
link to redirect to.


Copyright © 2007-2011 GX Software BV. All Rights Reserved.