is.idega.idegaweb.golf.service.member
Class MemberInfoInsert

java.lang.Object
  extended by is.idega.idegaweb.golf.service.member.EntityInsert
      extended by is.idega.idegaweb.golf.service.member.MemberInfoInsert

public class MemberInfoInsert
extends EntityInsert

Title: Description: Copyright: Copyright (c) 2001 Company:

Version:
1.0
Author:

Field Summary
 
Fields inherited from class is.idega.idegaweb.golf.service.member.EntityInsert
bUpdate, styleAttribute
 
Constructor Summary
MemberInfoInsert()
           
MemberInfoInsert(MemberInfo eMemberInfo)
           
 
Method Summary
 boolean areNeededFieldsEmpty(com.idega.presentation.IWContext modinfo)
           
 boolean areSomeFieldsEmpty(com.idega.presentation.IWContext modinfo)
           
 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 getNeededEmptyFields(com.idega.presentation.IWContext modinfo)
           
 void setMemberId(int id)
           
 void setVariables(com.idega.presentation.IWContext modinfo)
           
 void store(com.idega.presentation.IWContext modinfo)
           
 
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
 

Constructor Detail

MemberInfoInsert

public MemberInfoInsert()

MemberInfoInsert

public MemberInfoInsert(MemberInfo eMemberInfo)
                 throws java.sql.SQLException
Throws:
java.sql.SQLException
Method Detail

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.