is.idega.idegaweb.golf.service.member
Class CardInsert
java.lang.Object
is.idega.idegaweb.golf.service.member.EntityInsert
is.idega.idegaweb.golf.service.member.CardInsert
public class CardInsert
- extends EntityInsert
Title:
Description:
Copyright: Copyright (c) 2001
Company:
- Version:
- 1.0
- Author:
Methods inherited from class is.idega.idegaweb.golf.service.member.EntityInsert |
formatText, formatText, getDateFromInput, getValue, isDateInputValid, isDigitOnly, isEmpty, isInvalid, isUpdate, setStyle, StringArrToVector |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CardInsert
public CardInsert()
CardInsert
public CardInsert(Card card)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
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()
areNeededFieldsEmpty
public boolean areNeededFieldsEmpty(com.idega.presentation.IWContext modinfo)
- Specified by:
areNeededFieldsEmpty
in class EntityInsert
areAllFieldsEmpty
public boolean areAllFieldsEmpty(com.idega.presentation.IWContext modinfo)
areSomeFieldsEmpty
public boolean areSomeFieldsEmpty(com.idega.presentation.IWContext modinfo)
- Specified by:
areSomeFieldsEmpty
in class EntityInsert
setVariables
public void setVariables(com.idega.presentation.IWContext modinfo)
- Specified by:
setVariables
in class EntityInsert
getNeededEmptyFields
public java.util.Vector getNeededEmptyFields(com.idega.presentation.IWContext modinfo)
- Specified by:
getNeededEmptyFields
in class EntityInsert
getEmptyFields
public java.util.Vector getEmptyFields()
- Specified by:
getEmptyFields
in class EntityInsert
store
public void store(com.idega.presentation.IWContext modinfo)
throws java.sql.SQLException,
java.io.IOException
- Specified by:
store
in class EntityInsert
- Throws:
java.sql.SQLException
java.io.IOException
getInputTable
public com.idega.presentation.ui.BorderTable getInputTable()
Copyright © 2000-2014 idega software. All Rights Reserved.