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

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

public class MemberEditor.Editor.CardInsert
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.CardInsert(com.idega.presentation.IWContext modinfo)
           
MemberEditor.Editor.CardInsert(com.idega.presentation.IWContext modinfo, int cardId)
           
 
Method Summary
 boolean areAllFieldsEmpty()
           
 boolean areNeetedFieldsEmpty()
           
 boolean areSomeFieldsEmpty()
           
 Card getCard()
           
 com.idega.presentation.ui.DropdownMenu getDropMonth()
           
 com.idega.presentation.ui.DropdownMenu getDropYear()
           
 java.util.Vector getEmptyFields()
           
 com.idega.presentation.ui.BorderTable getInputTable()
           
 com.idega.presentation.ui.TextInput getNameInput()
           
 java.util.Vector getNeetedEmptyFields()
           
 com.idega.presentation.ui.TextInput getNumberInput()
           
 com.idega.presentation.ui.TextInput getSocialSequrityNumberInput()
           
 com.idega.presentation.ui.DropdownMenu getTypeDrop()
           
 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.CardInsert

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

MemberEditor.Editor.CardInsert

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

getCard

public Card getCard()

getNameInput

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

getSocialSequrityNumberInput

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

getNumberInput

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

getDropYear

public com.idega.presentation.ui.DropdownMenu getDropYear()

getDropMonth

public com.idega.presentation.ui.DropdownMenu getDropMonth()

getTypeDrop

public com.idega.presentation.ui.DropdownMenu getTypeDrop()

areNeetedFieldsEmpty

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

areAllFieldsEmpty

public boolean areAllFieldsEmpty()

areSomeFieldsEmpty

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

setVariables

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

getNeetedEmptyFields

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

getEmptyFields

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

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

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()


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