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

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

public class GroupInsert
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
GroupInsert(boolean isAdmin)
           
GroupInsert(Member mem, boolean isAdmin)
           
 
Method Summary
 boolean areAllFieldsEmpty()
           
 boolean areNeededFieldsEmpty(com.idega.presentation.IWContext modinfo)
           
 boolean areSomeFieldsEmpty(com.idega.presentation.IWContext modinfo)
           
 java.util.Vector getEmptyFields()
           
 com.idega.presentation.ui.BorderTable getInputTable(boolean submitButton)
           
 java.util.Vector getNeededEmptyFields(com.idega.presentation.IWContext modinfo)
           
 com.idega.presentation.ui.SelectionBox getSelectionGroups()
           
 void setVariables(com.idega.presentation.IWContext modinfo)
           
 void store(com.idega.presentation.IWContext modinfo)
           
 void store(com.idega.presentation.IWContext modinfo, Member mem)
           
 
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

GroupInsert

public GroupInsert(boolean isAdmin)

GroupInsert

public GroupInsert(Member mem,
                   boolean isAdmin)
            throws java.sql.SQLException
Throws:
java.sql.SQLException
Method Detail

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.