is.idega.idegaweb.golf.clubs.presentation
Class MemberEditor.Editor.AddressInsert
java.lang.Object
is.idega.idegaweb.golf.clubs.presentation.MemberEditor.Editor.EntityInsert
is.idega.idegaweb.golf.clubs.presentation.MemberEditor.Editor.AddressInsert
- Enclosing class:
- MemberEditor.Editor
public class MemberEditor.Editor.AddressInsert
- extends MemberEditor.Editor.EntityInsert
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 |
MemberEditor.Editor.AddressInsert
public MemberEditor.Editor.AddressInsert(com.idega.presentation.IWContext modinfo)
MemberEditor.Editor.AddressInsert
public MemberEditor.Editor.AddressInsert(com.idega.presentation.IWContext modinfo,
java.lang.String addressInputName,
java.lang.String countryDropDownName,
java.lang.String zipCodeDropDownName)
MemberEditor.Editor.AddressInsert
public MemberEditor.Editor.AddressInsert(com.idega.presentation.IWContext modinfo,
int addressId)
throws java.sql.SQLException,
javax.ejb.FinderException
- Throws:
java.sql.SQLException
javax.ejb.FinderException
MemberEditor.Editor.AddressInsert
public MemberEditor.Editor.AddressInsert(com.idega.presentation.IWContext modinfo,
int addressId,
java.lang.String addressInputName,
java.lang.String countryDropDownName,
java.lang.String zipCodeDropDownName)
throws java.sql.SQLException,
javax.ejb.FinderException
- Throws:
java.sql.SQLException
javax.ejb.FinderException
setVariables
public void setVariables()
- Specified by:
setVariables
in class MemberEditor.Editor.EntityInsert
getInputAddress
public com.idega.presentation.ui.TextInput getInputAddress()
getDropCountry
public com.idega.presentation.ui.DropdownMenu getDropCountry()
getDropZipcode
public com.idega.presentation.ui.DropdownMenu getDropZipcode()
areSomeFieldsEmpty
public boolean areSomeFieldsEmpty()
- Specified by:
areSomeFieldsEmpty
in class MemberEditor.Editor.EntityInsert
areNeetedFieldsEmpty
public boolean areNeetedFieldsEmpty()
- Specified by:
areNeetedFieldsEmpty
in class MemberEditor.Editor.EntityInsert
getEmptyFields
public java.util.Vector getEmptyFields()
- Specified by:
getEmptyFields
in class MemberEditor.Editor.EntityInsert
getNeetedEmptyFields
public java.util.Vector getNeetedEmptyFields()
- Specified by:
getNeetedEmptyFields
in class MemberEditor.Editor.EntityInsert
getAddress
public Address getAddress()
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
store
public void store(Member member)
throws java.sql.SQLException,
java.io.IOException
- If to link the address to a member
- Throws:
java.sql.SQLException
java.io.IOException
Copyright © 2000-2014 idega software. All Rights Reserved.