nl.gx.webmanager.cms.presentation
Interface PresentationFrame

All Superinterfaces:
Wrapper

public interface PresentationFrame
extends Wrapper

Representation of presentation frame.


Method Summary
 java.lang.String getIdentifier()
          Return name of the presentation frame.
 java.lang.String getLocation()
          Return location of the presentation frame.
 
Methods inherited from interface nl.gx.webmanager.wrapper.Wrapper
getId, getUUID, setId, setUUID
 

Method Detail

getIdentifier

java.lang.String getIdentifier()
Return name of the presentation frame.

Returns:
name of the presentation frame.

getLocation

java.lang.String getLocation()
Return location of the presentation frame.

Returns:
location of the presentation frame.


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