nl.gx.webmanager.cms.form
Interface FormPartSpecific

All Superinterfaces:
FormPart, Presentable, Wrapper

public interface FormPartSpecific
extends FormPart

Used for non standard formparts such as the MailingList.


Method Summary
 java.lang.String getDefinition()
          Return definition.
 MailingList[] getMailingLists()
          Return mailinglists.
 java.lang.String getPrefilling()
           
 
Methods inherited from interface nl.gx.webmanager.cms.form.FormPart
getAlias, getConnectedForm, getConnectedFormPart, getContent, getDescription, getExtraText, getExtraValidationDescriptions, getForm, getHelpText, getIdentifier, getPersonalization, getStyleOptions, getValidators, isPrefilled
 
Methods inherited from interface nl.gx.webmanager.cms.core.Presentable
getPresentation, render, render, setPresentation
 
Methods inherited from interface nl.gx.webmanager.wrapper.Wrapper
getId, getUUID, setId, setUUID
 

Method Detail

getDefinition

java.lang.String getDefinition()
Return definition.

Returns:
definition.

getMailingLists

MailingList[] getMailingLists()
Return mailinglists.

Returns:
mailinglists.

getPrefilling

java.lang.String getPrefilling()


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