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

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

public class MemberEditor.Editor.MemberInfoInsert
extends MemberEditor.Editor.EntityInsert


Field Summary
 
Fields inherited from class is.idega.idegaweb.golf.clubs.presentation.MemberEditor.Editor.EntityInsert
errorRedirect, headerText, isUpdate, modinfo, sessionId, styleAttribute
 
Constructor Summary
MemberEditor.Editor.MemberInfoInsert(com.idega.presentation.IWContext modinfo)
           
MemberEditor.Editor.MemberInfoInsert(com.idega.presentation.IWContext modinfo, int memInfoId)
           
 
Method Summary
 boolean areNeetedFieldsEmpty()
           
 boolean areSomeFieldsEmpty()
           
 java.util.Vector getEmptyFields()
           
 com.idega.presentation.text.Text getHandicap()
           
 com.idega.presentation.ui.TextInput getInputHandicap()
           
 com.idega.presentation.ui.BorderTable getInputTable()
           
 MemberInfo getMemberInfo()
           
 java.util.Vector getNeetedEmptyFields()
           
 void setMemberId(int id)
           
 void setVariables()
           
 void showInputForm()
           
 void store()
           
 
Methods inherited from class is.idega.idegaweb.golf.clubs.presentation.MemberEditor.Editor.EntityInsert
formatText, formatText, getDateFromInput, getValue, isDateInputValid, isDigitOnly, isEmpty, isInvalid, isUpdate, setErrorRedirectPageAndSessionID, setHeaderText, setStyle, StringArrToVector
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemberEditor.Editor.MemberInfoInsert

public MemberEditor.Editor.MemberInfoInsert(com.idega.presentation.IWContext modinfo)

MemberEditor.Editor.MemberInfoInsert

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

getMemberInfo

public MemberInfo getMemberInfo()

setMemberId

public void setMemberId(int id)

areNeetedFieldsEmpty

public boolean areNeetedFieldsEmpty()
Specified by:
areNeetedFieldsEmpty in class MemberEditor.Editor.EntityInsert

getNeetedEmptyFields

public java.util.Vector getNeetedEmptyFields()
Specified by:
getNeetedEmptyFields in class MemberEditor.Editor.EntityInsert

getInputHandicap

public com.idega.presentation.ui.TextInput getInputHandicap()

getHandicap

public com.idega.presentation.text.Text getHandicap()

areSomeFieldsEmpty

public boolean areSomeFieldsEmpty()
Specified by:
areSomeFieldsEmpty in class MemberEditor.Editor.EntityInsert

getEmptyFields

public java.util.Vector getEmptyFields()
Specified by:
getEmptyFields in class MemberEditor.Editor.EntityInsert

showInputForm

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

getInputTable

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

store

public void store()
           throws java.sql.SQLException,
                  java.io.IOException
Specified by:
store in class MemberEditor.Editor.EntityInsert
Throws:
java.sql.SQLException
java.io.IOException

setVariables

public void setVariables()
Specified by:
setVariables in class MemberEditor.Editor.EntityInsert


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