is.idega.idegaweb.golf.clubs.presentation
Class MemberEditor.Editor.GolfMemberInsert

java.lang.Object
  extended by is.idega.idegaweb.golf.clubs.presentation.MemberEditor.Editor.GolfMemberInsert
Enclosing class:
MemberEditor.Editor

public class MemberEditor.Editor.GolfMemberInsert
extends java.lang.Object


Constructor Summary
MemberEditor.Editor.GolfMemberInsert(com.idega.presentation.IWContext modinfo, int unionId)
           
MemberEditor.Editor.GolfMemberInsert(com.idega.presentation.IWContext modinfo, int memberId, int unionId)
           
 
Method Summary
 com.idega.presentation.text.Text bodyText(int i)
           
 com.idega.presentation.text.Text bodyText(java.lang.String s)
           
 void forwardPage(java.lang.String strURL)
           
 com.idega.presentation.ui.BorderTable getAddressTable()
           
 com.idega.presentation.ui.BorderTable getCardTable()
           
 com.idega.presentation.PresentationObject getFamilyLinkTable()
           
 com.idega.presentation.ui.BorderTable getFamilyTable()
           
 com.idega.presentation.PresentationObject getGroupLinkTable()
           
 com.idega.presentation.ui.BorderTable getGroupTable()
           
 com.idega.presentation.ui.BorderTable getMemberInfoTable()
           
 com.idega.presentation.ui.BorderTable getMemberTable()
           
 com.idega.presentation.ui.BorderTable getPhoneTable()
           
 com.idega.presentation.ui.BorderTable getStatusTable()
           
 com.idega.presentation.ui.BorderTable getUnionMemberInfoTable()
           
 com.idega.presentation.ui.BorderTable getUnionsTable()
           
 com.idega.presentation.text.Text headerText(int i)
           
 com.idega.presentation.text.Text headerText(java.lang.String s)
           
 void setBundle(com.idega.idegaweb.IWResourceBundle iwrb)
           
 void showInputForm()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemberEditor.Editor.GolfMemberInsert

public MemberEditor.Editor.GolfMemberInsert(com.idega.presentation.IWContext modinfo,
                                            int unionId)
                                     throws java.sql.SQLException
Throws:
java.sql.SQLException

MemberEditor.Editor.GolfMemberInsert

public MemberEditor.Editor.GolfMemberInsert(com.idega.presentation.IWContext modinfo,
                                            int memberId,
                                            int unionId)
                                     throws java.sql.SQLException,
                                            javax.ejb.FinderException
Throws:
java.sql.SQLException
javax.ejb.FinderException
Method Detail

setBundle

public void setBundle(com.idega.idegaweb.IWResourceBundle iwrb)

showInputForm

public void showInputForm()
                   throws java.io.IOException,
                          java.sql.SQLException,
                          javax.ejb.FinderException
Throws:
java.io.IOException
java.sql.SQLException
javax.ejb.FinderException

forwardPage

public void forwardPage(java.lang.String strURL)

getAddressTable

public com.idega.presentation.ui.BorderTable getAddressTable()

getPhoneTable

public com.idega.presentation.ui.BorderTable getPhoneTable()

getCardTable

public com.idega.presentation.ui.BorderTable getCardTable()

getMemberTable

public com.idega.presentation.ui.BorderTable getMemberTable()

getUnionMemberInfoTable

public com.idega.presentation.ui.BorderTable getUnionMemberInfoTable()

getMemberInfoTable

public com.idega.presentation.ui.BorderTable getMemberInfoTable()

getGroupTable

public com.idega.presentation.ui.BorderTable getGroupTable()

getFamilyTable

public com.idega.presentation.ui.BorderTable getFamilyTable()
                                                     throws java.sql.SQLException,
                                                            javax.ejb.FinderException
Throws:
java.sql.SQLException
javax.ejb.FinderException

getUnionsTable

public com.idega.presentation.ui.BorderTable getUnionsTable()
                                                     throws java.sql.SQLException
Throws:
java.sql.SQLException

getStatusTable

public com.idega.presentation.ui.BorderTable getStatusTable()

getGroupLinkTable

public com.idega.presentation.PresentationObject getGroupLinkTable()
                                                            throws java.sql.SQLException
Throws:
java.sql.SQLException

getFamilyLinkTable

public com.idega.presentation.PresentationObject getFamilyLinkTable()
                                                             throws java.sql.SQLException,
                                                                    javax.ejb.FinderException
Throws:
java.sql.SQLException
javax.ejb.FinderException

bodyText

public com.idega.presentation.text.Text bodyText(java.lang.String s)

bodyText

public com.idega.presentation.text.Text bodyText(int i)

headerText

public com.idega.presentation.text.Text headerText(java.lang.String s)

headerText

public com.idega.presentation.text.Text headerText(int i)


Copyright © 2000-2014 idega software. All Rights Reserved.