is.idega.idegaweb.golf.service.member
Class PhoneInsert
java.lang.Object
is.idega.idegaweb.golf.service.member.EntityInsert
is.idega.idegaweb.golf.service.member.PhoneInsert
public class PhoneInsert
- extends EntityInsert
Title:
Description:
Copyright:
Company:
- Version:
- 1.0
- Author:
Constructor Summary |
PhoneInsert()
|
PhoneInsert(Phone ePhone)
|
PhoneInsert(Phone ePhone,
java.lang.String inputPhoneName,
java.lang.String countryDropName,
java.lang.String dropdownTypeName)
|
PhoneInsert(java.lang.String inputPhoneName,
java.lang.String dropdownTypeName)
|
PhoneInsert(java.lang.String inputPhoneName,
java.lang.String countryDropName,
java.lang.String dropdownTypeName)
|
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 |
PhoneInsert
public PhoneInsert()
PhoneInsert
public PhoneInsert(java.lang.String inputPhoneName,
java.lang.String dropdownTypeName)
PhoneInsert
public PhoneInsert(java.lang.String inputPhoneName,
java.lang.String countryDropName,
java.lang.String dropdownTypeName)
PhoneInsert
public PhoneInsert(Phone ePhone)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
PhoneInsert
public PhoneInsert(Phone ePhone,
java.lang.String inputPhoneName,
java.lang.String countryDropName,
java.lang.String dropdownTypeName)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
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
getInputPhoneNumber
public com.idega.presentation.ui.TextInput getInputPhoneNumber()
getDropCountry
public com.idega.presentation.ui.DropdownMenu getDropCountry()
getDropType
public com.idega.presentation.ui.DropdownMenu getDropType()
areAllFieldsEmpty
public boolean areAllFieldsEmpty(com.idega.presentation.IWContext modinfo)
areSomeFieldsEmpty
public boolean areSomeFieldsEmpty(com.idega.presentation.IWContext modinfo)
- Specified by:
areSomeFieldsEmpty
in class EntityInsert
setPhoneType
public void setPhoneType(java.lang.String phoneType)
getEmptyFields
public java.util.Vector getEmptyFields()
- Specified by:
getEmptyFields
in class EntityInsert
getInputTable
public com.idega.presentation.ui.BorderTable getInputTable(boolean submitButton)
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
store
public void store(com.idega.presentation.IWContext modinfo,
Member member)
throws java.sql.SQLException,
java.io.IOException
- 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.