is.idega.idegaweb.golf.service.member
Class GroupInsert
java.lang.Object
is.idega.idegaweb.golf.service.member.EntityInsert
is.idega.idegaweb.golf.service.member.GroupInsert
public class GroupInsert
- 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 |
GroupInsert
public GroupInsert(boolean isAdmin)
GroupInsert
public GroupInsert(Member mem,
boolean isAdmin)
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
getSelectionGroups
public com.idega.presentation.ui.SelectionBox getSelectionGroups()
areAllFieldsEmpty
public boolean areAllFieldsEmpty()
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(boolean submitButton)
store
public void store(com.idega.presentation.IWContext modinfo,
Member mem)
throws java.sql.SQLException,
java.io.IOException,
javax.ejb.FinderException
- Throws:
java.sql.SQLException
java.io.IOException
javax.ejb.FinderException
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.