is.idega.idegaweb.golf.service.member
Class MemberInfoInsert
java.lang.Object
is.idega.idegaweb.golf.service.member.EntityInsert
is.idega.idegaweb.golf.service.member.MemberInfoInsert
public class MemberInfoInsert
- 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 |
MemberInfoInsert
public MemberInfoInsert()
MemberInfoInsert
public MemberInfoInsert(MemberInfo eMemberInfo)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
getMemberInfo
public MemberInfo getMemberInfo()
setMemberId
public void setMemberId(int id)
areNeededFieldsEmpty
public boolean areNeededFieldsEmpty(com.idega.presentation.IWContext modinfo)
- Specified by:
areNeededFieldsEmpty
in class EntityInsert
getNeededEmptyFields
public java.util.Vector getNeededEmptyFields(com.idega.presentation.IWContext modinfo)
- Specified by:
getNeededEmptyFields
in class EntityInsert
getInputHandicap
public com.idega.presentation.ui.TextInput getInputHandicap()
getHandicap
public com.idega.presentation.text.Text getHandicap()
areSomeFieldsEmpty
public boolean areSomeFieldsEmpty(com.idega.presentation.IWContext modinfo)
- Specified by:
areSomeFieldsEmpty
in class EntityInsert
getEmptyFields
public java.util.Vector getEmptyFields()
- Specified by:
getEmptyFields
in class EntityInsert
getInputTable
public com.idega.presentation.ui.BorderTable getInputTable()
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
setVariables
public void setVariables(com.idega.presentation.IWContext modinfo)
- Specified by:
setVariables
in class EntityInsert
Copyright © 2000-2014 idega software. All Rights Reserved.