A B C D E F G I L M N P R S T V

A

ACTION - Static variable in class be.dvw.administration.Constants
Name of the request attribute containing the action to be executed when different possibilities exist in JSP displays.
Address - class be.dvw.administration.model.Address.
 
Address() - Constructor for class be.dvw.administration.model.Address
 
addToFamily(Person, Family) - Method in interface be.dvw.administration.services.families.FamilyService
 

B

be.dvw.administration - package be.dvw.administration
 
be.dvw.administration.model - package be.dvw.administration.model
 
be.dvw.administration.mvc.actions - package be.dvw.administration.mvc.actions
 
be.dvw.administration.mvc.forms - package be.dvw.administration.mvc.forms
 
be.dvw.administration.mvc.navigation - package be.dvw.administration.mvc.navigation
 
be.dvw.administration.mvc.taglibs - package be.dvw.administration.mvc.taglibs
 
be.dvw.administration.services.families - package be.dvw.administration.services.families
 
be.dvw.administration.services.instruments - package be.dvw.administration.services.instruments
 
be.dvw.administration.services.persons - package be.dvw.administration.services.persons
 
be.dvw.administration.services.scores - package be.dvw.administration.services.scores
 
be.dvw.administration.util - package be.dvw.administration.util
 

C

CastorUtils - class be.dvw.administration.util.CastorUtils.
User: Toon Date: 4-jul-2005 Time: 18:49:50
CastorUtils() - Constructor for class be.dvw.administration.util.CastorUtils
 
City - class be.dvw.administration.model.City.
 
City() - Constructor for class be.dvw.administration.model.City
 
Constants - class be.dvw.administration.Constants.
Created by IntelliJ IDEA.
Constants() - Constructor for class be.dvw.administration.Constants
 
CreateInstrumentList() - Static method in class be.dvw.administration.util.CastorUtils
 
CreateInstrumentXML(Instrument) - Static method in class be.dvw.administration.util.CastorUtils
 
CreatePartituurList() - Static method in class be.dvw.administration.util.CastorUtils
 
CreatePartituurXML(Score) - Static method in class be.dvw.administration.util.CastorUtils
 
create(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.InstrumentAction
Redirects to the edit form putting the create action in session, so that the form can be shown as a creation form.
create(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.ScoreAction
Redirects to the edit form putting the create action in session, so that the form can be shown as a creation form.

D

DvwNumberTemporal - interface be.dvw.administration.model.DvwNumberTemporal.
 
delete(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.InstrumentAction
 
delete(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.ScoreAction
 
delete(int) - Method in interface be.dvw.administration.services.instruments.InstrumentService
Method allowing to delete a instrument
delete(int) - Method in class be.dvw.administration.services.instruments.InstrumentServiceCastorImpl
 
delete(int) - Method in interface be.dvw.administration.services.scores.ScoreService
Method allowing to delete a score
delete(int) - Method in class be.dvw.administration.services.scores.ScoreServiceCastorImpl
 
details(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.InstrumentAction
 
details(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.ScoreAction
 
doEndTag() - Method in class be.dvw.administration.mvc.taglibs.LeftMenuTag
Code executed when the tag reaches its end
doEndTag() - Method in class be.dvw.administration.mvc.taglibs.SummaryTag
Code executed when the tag reaches its end
doStartTag() - Method in class be.dvw.administration.mvc.taglibs.LeftMenuTag
Code executed when this tag is called
doStartTag() - Method in class be.dvw.administration.mvc.taglibs.SummaryTag
 

E

edit(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.InstrumentAction
Populates the edit form and redirects to it after setting the edit action in session, so that the form can be shown as an update form.
edit(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.ScoreAction
Populates the edit form and redirects to it after setting the edit action in session, so that the form can be shown as an update form.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.StaticContentAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).

F

Family - class be.dvw.administration.model.Family.
 
Family() - Constructor for class be.dvw.administration.model.Family
 
FamilyService - interface be.dvw.administration.services.families.FamilyService.
Created by IntelliJ IDEA.
FileUtils - class be.dvw.administration.util.FileUtils.
This class allows to safely load files from anywhere in the classpath
FileUtils() - Constructor for class be.dvw.administration.util.FileUtils
 

G

getAddress() - Method in class be.dvw.administration.model.Family
 
getAll() - Method in interface be.dvw.administration.services.instruments.InstrumentService
Method returning the complete list of instruments.
getAll() - Method in class be.dvw.administration.services.instruments.InstrumentServiceCastorImpl
 
getAll() - Method in interface be.dvw.administration.services.persons.PersonService
 
getAll() - Method in interface be.dvw.administration.services.scores.ScoreService
Method returning the complete list of scores.
getAll() - Method in class be.dvw.administration.services.scores.ScoreServiceCastorImpl
 
getAllFamilies() - Method in interface be.dvw.administration.services.families.FamilyService
 
getAmount() - Method in class be.dvw.administration.model.Inn
 
getAmount() - Method in interface be.dvw.administration.model.PayingEntity
 
getAmount() - Method in class be.dvw.administration.model.PayingMember
 
getAmount() - Method in class be.dvw.administration.model.Sponsor
 
getArranger() - Method in class be.dvw.administration.model.Score
 
getBirthdate() - Method in class be.dvw.administration.model.Person
 
getBox() - Method in class be.dvw.administration.model.Address
 
getBoxNumber() - Method in class be.dvw.administration.model.Score
 
getBrand() - Method in class be.dvw.administration.model.Instrument
 
getCity() - Method in class be.dvw.administration.model.Address
 
getCity() - Method in class be.dvw.administration.model.City
 
getComposer() - Method in class be.dvw.administration.model.Score
 
getComposer() - Method in class be.dvw.administration.mvc.forms.ScoreForm
 
getComposer() - Method in class be.dvw.administration.mvc.forms.ScoreSearchForm
 
getContactperson() - Method in class be.dvw.administration.model.Sponsor
 
getCurrent() - Method in interface be.dvw.administration.services.families.FamilyService
 
getCurrent() - Method in interface be.dvw.administration.services.persons.PersonService
 
getCurrentItem() - Method in class be.dvw.administration.mvc.taglibs.LeftMenuTag
Getter for the attribute currentItem
getCurrentMenu() - Method in interface be.dvw.administration.mvc.navigation.LeftMenu
Method returning the (HTML) document representing the LeftMenu
getCurrentMenu() - Method in class be.dvw.administration.mvc.navigation.LeftMenuXSLTImpl
Method returning the unformatted HTML menu based on the XSL transformation
getCurrentMenu(Document, String) - Method in class be.dvw.administration.mvc.navigation.LeftMenuXSLTImpl
Helper method that transforms the menu XML to the output HTML
getCurrentValue() - Method in interface be.dvw.administration.services.instruments.InstrumentService
Method returning the current value of the inventory
getCurrentValue() - Method in class be.dvw.administration.services.instruments.InstrumentServiceCastorImpl
 
getCurrentValue() - Method in interface be.dvw.administration.services.scores.ScoreService
Method returning the current value of the inventory
getCurrentValue() - Method in class be.dvw.administration.services.scores.ScoreServiceCastorImpl
 
getDescription() - Method in class be.dvw.administration.model.Instrument
 
getDescription() - Method in class be.dvw.administration.model.Score
 
getDescription() - Method in class be.dvw.administration.mvc.forms.ScoreForm
 
getDvwNumber() - Method in interface be.dvw.administration.model.DvwNumberTemporal
 
getDvwNumber() - Method in class be.dvw.administration.model.InnTemporal
 
getDvwNumber() - Method in class be.dvw.administration.model.MemberTemporal
 
getDvwNumber() - Method in class be.dvw.administration.model.SponsorTemporal
 
getEmail() - Method in class be.dvw.administration.model.Person
 
getEmail() - Method in class be.dvw.administration.model.Sponsor
 
getEndDate() - Method in class be.dvw.administration.model.InnTemporal
 
getEndDate() - Method in class be.dvw.administration.model.InsuredMemberTemporal
 
getEndDate() - Method in class be.dvw.administration.model.MemberTemporal
 
getEndDate() - Method in class be.dvw.administration.model.MusicianFanfareTemporal
 
getEndDate() - Method in class be.dvw.administration.model.MusicianJeugdbandTemporal
 
getEndDate() - Method in class be.dvw.administration.model.PayingMemberTemporal
 
getEndDate() - Method in class be.dvw.administration.model.SponsorTemporal
 
getEndDate() - Method in interface be.dvw.administration.model.Temporal
 
getFamily() - Method in class be.dvw.administration.model.Person
 
getFamilymembers() - Method in class be.dvw.administration.model.Family
 
getFamilyname1() - Method in class be.dvw.administration.model.Family
 
getFamilyname2() - Method in class be.dvw.administration.model.Family
 
getFamilynameNr() - Method in class be.dvw.administration.model.Person
 
getFax() - Method in class be.dvw.administration.model.Sponsor
 
getFile(String) - Static method in class be.dvw.administration.util.FileUtils
 
getFileInputStream(String) - Static method in class be.dvw.administration.util.FileUtils
 
getFirstName() - Method in class be.dvw.administration.model.Person
 
getGSM() - Method in class be.dvw.administration.model.Person
 
getId() - Method in class be.dvw.administration.model.Address
 
getId() - Method in class be.dvw.administration.model.Family
 
getId() - Method in class be.dvw.administration.model.InnTemporal
 
getId() - Method in class be.dvw.administration.model.Instrument
 
getId() - Method in class be.dvw.administration.model.InsuredMemberTemporal
 
getId() - Method in class be.dvw.administration.model.MemberTemporal
 
getId() - Method in class be.dvw.administration.model.MusicianFanfareTemporal
 
getId() - Method in class be.dvw.administration.model.MusicianJeugdbandTemporal
 
getId() - Method in class be.dvw.administration.model.PayingMemberTemporal
 
getId() - Method in class be.dvw.administration.model.Person
 
getId() - Method in class be.dvw.administration.model.Score
 
getId() - Method in class be.dvw.administration.model.SponsorTemporal
 
getId() - Method in interface be.dvw.administration.model.Temporal
 
getId() - Method in class be.dvw.administration.mvc.forms.ScoreForm
 
getInn() - Method in class be.dvw.administration.model.InnTemporal
 
getInnkeeper() - Method in class be.dvw.administration.model.Inn
 
getInputStreamReader(String) - Static method in class be.dvw.administration.util.FileUtils
 
getInstrumentGroup() - Method in class be.dvw.administration.model.Instrument
 
getInsuredMember() - Method in class be.dvw.administration.model.InsuredMemberTemporal
 
getLand() - Method in class be.dvw.administration.model.City
 
getLand() - Method in class be.dvw.administration.model.Land
 
getLogo() - Method in class be.dvw.administration.model.Sponsor
 
getLongDescription() - Method in class be.dvw.administration.model.Sponsor
 
getMember() - Method in class be.dvw.administration.model.MemberTemporal
 
getMusicianFanfare() - Method in class be.dvw.administration.model.MusicianFanfareTemporal
 
getMusicianJeugdband() - Method in class be.dvw.administration.model.MusicianJeugdbandTemporal
 
getName() - Method in class be.dvw.administration.model.Inn
 
getName() - Method in class be.dvw.administration.model.Score
 
getName() - Method in class be.dvw.administration.model.Sponsor
 
getName() - Method in class be.dvw.administration.mvc.forms.ScoreForm
 
getNr() - Method in class be.dvw.administration.model.Address
 
getObject() - Method in class be.dvw.administration.model.InnTemporal
 
getObject() - Method in class be.dvw.administration.model.InsuredMemberTemporal
 
getObject() - Method in class be.dvw.administration.model.MemberTemporal
 
getObject() - Method in class be.dvw.administration.model.MusicianFanfareTemporal
 
getObject() - Method in class be.dvw.administration.model.MusicianJeugdbandTemporal
 
getObject() - Method in class be.dvw.administration.model.PayingMemberTemporal
 
getObject() - Method in class be.dvw.administration.model.SponsorTemporal
 
getObject() - Method in interface be.dvw.administration.model.Temporal
 
getOperator() - Method in class be.dvw.administration.mvc.forms.ScoreSearchForm
 
getPage() - Method in class be.dvw.administration.mvc.taglibs.SummaryTag
 
getPayingMember() - Method in class be.dvw.administration.model.PayingMemberTemporal
 
getPayment() - Method in class be.dvw.administration.model.Inn
 
getPayment() - Method in interface be.dvw.administration.model.PayingEntity
 
getPayment() - Method in class be.dvw.administration.model.PayingMember
 
getPayment() - Method in class be.dvw.administration.model.Sponsor
 
getPrice() - Method in class be.dvw.administration.model.Score
 
getPrice() - Method in class be.dvw.administration.mvc.forms.ScoreForm
 
getProperty(String) - Static method in class be.dvw.administration.util.PropertyManager
 
getPurchaseDate() - Method in class be.dvw.administration.model.Instrument
 
getPurchasePrice() - Method in class be.dvw.administration.model.Instrument
 
getPurchaseValue() - Method in interface be.dvw.administration.services.instruments.InstrumentService
Method returning the purchase value of the inventory
getPurchaseValue() - Method in class be.dvw.administration.services.instruments.InstrumentServiceCastorImpl
 
getPurchaseValue() - Method in interface be.dvw.administration.services.scores.ScoreService
Method returning the purchase value of the inventory
getPurchaseValue() - Method in class be.dvw.administration.services.scores.ScoreServiceCastorImpl
 
getPurchasedFrom() - Method in class be.dvw.administration.model.Instrument
 
getSerialNumber() - Method in class be.dvw.administration.model.Instrument
 
getShortDescription() - Method in class be.dvw.administration.model.Sponsor
 
getSponsor() - Method in class be.dvw.administration.model.SponsorTemporal
 
getStartDate() - Method in class be.dvw.administration.model.InnTemporal
 
getStartDate() - Method in class be.dvw.administration.model.InsuredMemberTemporal
 
getStartDate() - Method in class be.dvw.administration.model.MemberTemporal
 
getStartDate() - Method in class be.dvw.administration.model.MusicianFanfareTemporal
 
getStartDate() - Method in class be.dvw.administration.model.MusicianJeugdbandTemporal
 
getStartDate() - Method in class be.dvw.administration.model.PayingMemberTemporal
 
getStartDate() - Method in class be.dvw.administration.model.SponsorTemporal
 
getStartDate() - Method in interface be.dvw.administration.model.Temporal
 
getStreet() - Method in class be.dvw.administration.model.Address
 
getTelephone() - Method in class be.dvw.administration.model.Family
 
getTelephone() - Method in class be.dvw.administration.model.Inn
 
getTelephone1() - Method in class be.dvw.administration.model.Sponsor
 
getTelephone2() - Method in class be.dvw.administration.model.Sponsor
 
getTitle() - Method in class be.dvw.administration.mvc.forms.ScoreSearchForm
 
getTotalNumber() - Method in interface be.dvw.administration.services.families.FamilyService
 
getTotalNumber() - Method in interface be.dvw.administration.services.instruments.InstrumentService
Method counting the total number of instruments in the inventory
getTotalNumber() - Method in class be.dvw.administration.services.instruments.InstrumentServiceCastorImpl
 
getTotalNumber() - Method in interface be.dvw.administration.services.persons.PersonService
 
getTotalNumber() - Method in interface be.dvw.administration.services.scores.ScoreService
Method counting the total number of scores in the inventory
getTotalNumber() - Method in class be.dvw.administration.services.scores.ScoreServiceCastorImpl
 
getType() - Method in class be.dvw.administration.model.Instrument
 
getUrl(String) - Static method in class be.dvw.administration.util.FileUtils
 
getXmlMenu() - Method in class be.dvw.administration.mvc.navigation.LeftMenuXSLTImpl
Helper method that reads the XML menu file
getZipCode() - Method in class be.dvw.administration.model.City
 

I

INSTRUMENT_CURRENT - Static variable in class be.dvw.administration.Constants
 
INSTRUMENT_PAGE - Static variable in class be.dvw.administration.Constants
 
Inn - class be.dvw.administration.model.Inn.
 
Inn() - Constructor for class be.dvw.administration.model.Inn
 
InnTemporal - class be.dvw.administration.model.InnTemporal.
 
InnTemporal() - Constructor for class be.dvw.administration.model.InnTemporal
 
Instrument - class be.dvw.administration.model.Instrument.
Created by IntelliJ IDEA.
Instrument() - Constructor for class be.dvw.administration.model.Instrument
 
InstrumentAction - class be.dvw.administration.mvc.actions.InstrumentAction.
 
InstrumentAction() - Constructor for class be.dvw.administration.mvc.actions.InstrumentAction
 
InstrumentService - interface be.dvw.administration.services.instruments.InstrumentService.
Service interface allowing to retrieve and manipulate scores in the persistence store (depending on the implementation used).
InstrumentServiceCastorImpl - class be.dvw.administration.services.instruments.InstrumentServiceCastorImpl.
User: Toon Date: 4-jul-2005 Time: 19:31:26
InstrumentServiceCastorImpl() - Constructor for class be.dvw.administration.services.instruments.InstrumentServiceCastorImpl
 
InsuredMember - class be.dvw.administration.model.InsuredMember.
 
InsuredMember() - Constructor for class be.dvw.administration.model.InsuredMember
 
InsuredMemberTemporal - class be.dvw.administration.model.InsuredMemberTemporal.
 
InsuredMemberTemporal() - Constructor for class be.dvw.administration.model.InsuredMemberTemporal
 
inventory(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.InstrumentAction
Loads the inventory in the request and forwards to the list page.
inventory(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.ScoreAction
Loads the inventory in the request and forwards to the list page.
isCorrespondenceTroughEmail() - Method in class be.dvw.administration.model.Person
 
isPayed() - Method in class be.dvw.administration.model.Inn
 
isPayed() - Method in interface be.dvw.administration.model.PayingEntity
 
isPayed() - Method in class be.dvw.administration.model.PayingMember
 
isPayed() - Method in class be.dvw.administration.model.Sponsor
 
isPurchasedNew() - Method in class be.dvw.administration.model.Instrument
 

L

Land - class be.dvw.administration.model.Land.
 
Land() - Constructor for class be.dvw.administration.model.Land
 
LeftMenu - interface be.dvw.administration.mvc.navigation.LeftMenu.
Created by IntelliJ IDEA.
LeftMenuTag - class be.dvw.administration.mvc.taglibs.LeftMenuTag.
Created by IntelliJ IDEA.
LeftMenuTag() - Constructor for class be.dvw.administration.mvc.taglibs.LeftMenuTag
 
LeftMenuXSLTImpl - class be.dvw.administration.mvc.navigation.LeftMenuXSLTImpl.
Created by IntelliJ IDEA.
LeftMenuXSLTImpl(String) - Constructor for class be.dvw.administration.mvc.navigation.LeftMenuXSLTImpl
Constructor based on the currently selected item, defining the currentMenu
load(int) - Method in interface be.dvw.administration.services.instruments.InstrumentService
Method returning a instrument corresponding to the id
load(int) - Method in class be.dvw.administration.services.instruments.InstrumentServiceCastorImpl
 
load(int) - Method in interface be.dvw.administration.services.persons.PersonService
 
load(int) - Method in interface be.dvw.administration.services.scores.ScoreService
Method returning a score corresponding to the id
load(int) - Method in class be.dvw.administration.services.scores.ScoreServiceCastorImpl
 
loadFamily(int) - Method in interface be.dvw.administration.services.families.FamilyService
 

M

Member - class be.dvw.administration.model.Member.
 
Member() - Constructor for class be.dvw.administration.model.Member
 
MemberTemporal - class be.dvw.administration.model.MemberTemporal.
 
MemberTemporal() - Constructor for class be.dvw.administration.model.MemberTemporal
 
MusicianFanfare - class be.dvw.administration.model.MusicianFanfare.
 
MusicianFanfare() - Constructor for class be.dvw.administration.model.MusicianFanfare
 
MusicianFanfareTemporal - class be.dvw.administration.model.MusicianFanfareTemporal.
 
MusicianFanfareTemporal() - Constructor for class be.dvw.administration.model.MusicianFanfareTemporal
 
MusicianJeugdband - class be.dvw.administration.model.MusicianJeugdband.
 
MusicianJeugdband() - Constructor for class be.dvw.administration.model.MusicianJeugdband
 
MusicianJeugdbandTemporal - class be.dvw.administration.model.MusicianJeugdbandTemporal.
 
MusicianJeugdbandTemporal() - Constructor for class be.dvw.administration.model.MusicianJeugdbandTemporal
 
main(String[]) - Static method in class be.dvw.administration.util.CastorUtils
 

N

NAVIGATION_CONTEXT - Static variable in class be.dvw.administration.Constants
 

P

PAGE - Static variable in class be.dvw.administration.Constants
 
PAGE_CURRENT_ITEM - Static variable in class be.dvw.administration.Constants
 
PAGE_PATH_KEY - Static variable in class be.dvw.administration.Constants
 
PERSON_PAGE - Static variable in class be.dvw.administration.Constants
 
PayingEntity - interface be.dvw.administration.model.PayingEntity.
 
PayingMember - class be.dvw.administration.model.PayingMember.
 
PayingMember() - Constructor for class be.dvw.administration.model.PayingMember
 
PayingMemberTemporal - class be.dvw.administration.model.PayingMemberTemporal.
 
PayingMemberTemporal() - Constructor for class be.dvw.administration.model.PayingMemberTemporal
 
Person - class be.dvw.administration.model.Person.
 
Person() - Constructor for class be.dvw.administration.model.Person
 
PersonService - interface be.dvw.administration.services.persons.PersonService.
Created by IntelliJ IDEA.
PropertyManager - class be.dvw.administration.util.PropertyManager.
Created by IntelliJ IDEA.
PropertyManager() - Constructor for class be.dvw.administration.util.PropertyManager
 

R

removeFromFamily(Person, Family) - Method in interface be.dvw.administration.services.families.FamilyService
 
reset(ActionMapping, HttpServletRequest) - Method in class be.dvw.administration.mvc.forms.ScoreForm
Reset all properties to their default values.

S

SCORE_CURRENT - Static variable in class be.dvw.administration.Constants
 
SCORE_PAGE - Static variable in class be.dvw.administration.Constants
 
Score - class be.dvw.administration.model.Score.
Created by IntelliJ IDEA.
Score() - Constructor for class be.dvw.administration.model.Score
 
ScoreAction - class be.dvw.administration.mvc.actions.ScoreAction.
 
ScoreAction() - Constructor for class be.dvw.administration.mvc.actions.ScoreAction
 
ScoreForm - class be.dvw.administration.mvc.forms.ScoreForm.
Created by IntelliJ IDEA.
ScoreForm() - Constructor for class be.dvw.administration.mvc.forms.ScoreForm
 
ScoreSearchForm - class be.dvw.administration.mvc.forms.ScoreSearchForm.
Created by IntelliJ IDEA.
ScoreSearchForm() - Constructor for class be.dvw.administration.mvc.forms.ScoreSearchForm
 
ScoreService - interface be.dvw.administration.services.scores.ScoreService.
Service interface allowing to retrieve and manipulate scores in the persistence store (depending on the implementation used).
ScoreServiceCastorImpl - class be.dvw.administration.services.scores.ScoreServiceCastorImpl.
User: Toon Date: 4-jul-2005 Time: 19:31:26
ScoreServiceCastorImpl() - Constructor for class be.dvw.administration.services.scores.ScoreServiceCastorImpl
 
Sponsor - class be.dvw.administration.model.Sponsor.
 
Sponsor() - Constructor for class be.dvw.administration.model.Sponsor
 
SponsorTemporal - class be.dvw.administration.model.SponsorTemporal.
 
SponsorTemporal() - Constructor for class be.dvw.administration.model.SponsorTemporal
 
StaticContentAction - class be.dvw.administration.mvc.actions.StaticContentAction.
 
StaticContentAction() - Constructor for class be.dvw.administration.mvc.actions.StaticContentAction
 
SummaryTag - class be.dvw.administration.mvc.taglibs.SummaryTag.
Created by IntelliJ IDEA.
SummaryTag() - Constructor for class be.dvw.administration.mvc.taglibs.SummaryTag
 
save(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.InstrumentAction
Saves the instrument passed by the creation / update form.
save(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.ScoreAction
Saves the score passed by the creation / update form.
save(Instrument, boolean) - Method in interface be.dvw.administration.services.instruments.InstrumentService
Method allowing to store a instrument (both update and create)
save(Instrument, boolean) - Method in class be.dvw.administration.services.instruments.InstrumentServiceCastorImpl
 
save(Person) - Method in interface be.dvw.administration.services.persons.PersonService
 
save(Score, boolean) - Method in interface be.dvw.administration.services.scores.ScoreService
Method allowing to store a score (both update and create)
save(Score, boolean) - Method in class be.dvw.administration.services.scores.ScoreServiceCastorImpl
 
saveFamily(Family) - Method in interface be.dvw.administration.services.families.FamilyService
 
search(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.InstrumentAction
Loads the list corresponding to the search results in the request and forwards to the list page.
search(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.ScoreAction
Loads the list corresponding to the search results in the request and forwards to the list page.
search(String) - Method in interface be.dvw.administration.services.instruments.InstrumentService
Method allowing to search for instruments based on an search string suc as: 'name' = $name AND 'composer' = $composer OR 'arranger' = $arranger
search(String) - Method in class be.dvw.administration.services.instruments.InstrumentServiceCastorImpl
 
search(String) - Method in interface be.dvw.administration.services.persons.PersonService
 
search(String) - Method in interface be.dvw.administration.services.scores.ScoreService
Method allowing to search for scores based on an search string suc as: 'name' = $name AND 'composer' = $composer OR 'arranger' = $arranger
search(String) - Method in class be.dvw.administration.services.scores.ScoreServiceCastorImpl
 
searchFamilies(String) - Method in interface be.dvw.administration.services.families.FamilyService
 
searchForm(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.InstrumentAction
Forwards to the search form for instruments.
searchForm(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class be.dvw.administration.mvc.actions.ScoreAction
Forwards to the search form for scores.
setAddress(Address) - Method in class be.dvw.administration.model.Family
 
setAmount(double) - Method in class be.dvw.administration.model.PayingMember
 
setArranger(String) - Method in class be.dvw.administration.model.Score
 
setBirthdate(Calendar) - Method in class be.dvw.administration.model.Person
 
setBox(int) - Method in class be.dvw.administration.model.Address
 
setBoxNumber(int) - Method in class be.dvw.administration.model.Score
 
setBrand(String) - Method in class be.dvw.administration.model.Instrument
 
setCity(City) - Method in class be.dvw.administration.model.Address
 
setCity(String) - Method in class be.dvw.administration.model.City
 
setComposer(String) - Method in class be.dvw.administration.model.Score
 
setComposer(String) - Method in class be.dvw.administration.mvc.forms.ScoreForm
 
setComposer(String) - Method in class be.dvw.administration.mvc.forms.ScoreSearchForm
 
setContactperson(Person) - Method in class be.dvw.administration.model.Sponsor
 
setCorrespondenceTroughEmail(boolean) - Method in class be.dvw.administration.model.Person
 
setCurrentItem(String) - Method in class be.dvw.administration.mvc.taglibs.LeftMenuTag
Setter for the attribute currentItem
setDescription(String) - Method in class be.dvw.administration.model.Instrument
 
setDescription(String) - Method in class be.dvw.administration.model.Score
 
setDescription(String) - Method in class be.dvw.administration.mvc.forms.ScoreForm
 
setDvwNumber(int) - Method in interface be.dvw.administration.model.DvwNumberTemporal
 
setDvwNumber(int) - Method in class be.dvw.administration.model.InnTemporal
 
setDvwNumber(int) - Method in class be.dvw.administration.model.MemberTemporal
 
setDvwNumber(int) - Method in class be.dvw.administration.model.SponsorTemporal
 
setEmail(String) - Method in class be.dvw.administration.model.Person
 
setEmail(String) - Method in class be.dvw.administration.model.Sponsor
 
setEndDate(Calendar) - Method in class be.dvw.administration.model.InnTemporal
 
setEndDate(Calendar) - Method in class be.dvw.administration.model.InsuredMemberTemporal
 
setEndDate(Calendar) - Method in class be.dvw.administration.model.MemberTemporal
 
setEndDate(Calendar) - Method in class be.dvw.administration.model.MusicianFanfareTemporal
 
setEndDate(Calendar) - Method in class be.dvw.administration.model.MusicianJeugdbandTemporal
 
setEndDate(Calendar) - Method in class be.dvw.administration.model.PayingMemberTemporal
 
setEndDate(Calendar) - Method in class be.dvw.administration.model.SponsorTemporal
 
setEndDate(Calendar) - Method in interface be.dvw.administration.model.Temporal
 
setFamily(Family) - Method in class be.dvw.administration.model.Person
 
setFamilymembers(Set) - Method in class be.dvw.administration.model.Family
 
setFamilyname1(String) - Method in class be.dvw.administration.model.Family
 
setFamilyname2(String) - Method in class be.dvw.administration.model.Family
 
setFamilynameNr(int) - Method in class be.dvw.administration.model.Person
 
setFax(String) - Method in class be.dvw.administration.model.Sponsor
 
setFirstName(String) - Method in class be.dvw.administration.model.Person
 
setGSM(String) - Method in class be.dvw.administration.model.Person
 
setId(int) - Method in class be.dvw.administration.model.Address
 
setId(int) - Method in class be.dvw.administration.model.Family
 
setId(int) - Method in class be.dvw.administration.model.InnTemporal
 
setId(int) - Method in class be.dvw.administration.model.Instrument
 
setId(int) - Method in class be.dvw.administration.model.InsuredMemberTemporal
 
setId(int) - Method in class be.dvw.administration.model.MemberTemporal
 
setId(int) - Method in class be.dvw.administration.model.MusicianFanfareTemporal
 
setId(int) - Method in class be.dvw.administration.model.MusicianJeugdbandTemporal
 
setId(int) - Method in class be.dvw.administration.model.PayingMemberTemporal
 
setId(int) - Method in class be.dvw.administration.model.Person
 
setId(int) - Method in class be.dvw.administration.model.Score
 
setId(int) - Method in class be.dvw.administration.model.SponsorTemporal
 
setId(int) - Method in interface be.dvw.administration.model.Temporal
 
setId(String) - Method in class be.dvw.administration.mvc.forms.ScoreForm
 
setInn(Inn) - Method in class be.dvw.administration.model.InnTemporal
 
setInnkeeper(Person) - Method in class be.dvw.administration.model.Inn
 
setInstrumentGroup(String) - Method in class be.dvw.administration.model.Instrument
 
setInsuredMember(InsuredMember) - Method in class be.dvw.administration.model.InsuredMemberTemporal
 
setLand(Land) - Method in class be.dvw.administration.model.City
 
setLand(String) - Method in class be.dvw.administration.model.Land
 
setLogo(Serializable) - Method in class be.dvw.administration.model.Sponsor
 
setLongDescription(String) - Method in class be.dvw.administration.model.Sponsor
 
setMember(Member) - Method in class be.dvw.administration.model.MemberTemporal
 
setMusicianFanfare(MusicianFanfare) - Method in class be.dvw.administration.model.MusicianFanfareTemporal
 
setMusicianJeugdband(MusicianJeugdband) - Method in class be.dvw.administration.model.MusicianJeugdbandTemporal
 
setName(String) - Method in class be.dvw.administration.model.Inn
 
setName(String) - Method in class be.dvw.administration.model.Score
 
setName(String) - Method in class be.dvw.administration.model.Sponsor
 
setName(String) - Method in class be.dvw.administration.mvc.forms.ScoreForm
 
setNr(int) - Method in class be.dvw.administration.model.Address
 
setOperator(String) - Method in class be.dvw.administration.mvc.forms.ScoreSearchForm
 
setPage(String) - Method in class be.dvw.administration.mvc.taglibs.SummaryTag
 
setPayed(boolean) - Method in class be.dvw.administration.model.Inn
 
setPayed(boolean) - Method in class be.dvw.administration.model.PayingMember
 
setPayed(boolean) - Method in class be.dvw.administration.model.Sponsor
 
setPayement(String) - Method in class be.dvw.administration.model.Sponsor
 
setPayingMember(PayingMember) - Method in class be.dvw.administration.model.PayingMemberTemporal
 
setPayment(String) - Method in class be.dvw.administration.model.Inn
 
setPayment(String) - Method in class be.dvw.administration.model.PayingMember
 
setPrice(float) - Method in class be.dvw.administration.model.Score
 
setPrice(String) - Method in class be.dvw.administration.mvc.forms.ScoreForm
 
setPurchaseDate(String) - Method in class be.dvw.administration.model.Instrument
 
setPurchasePrice(float) - Method in class be.dvw.administration.model.Instrument
 
setPurchasedFrom(String) - Method in class be.dvw.administration.model.Instrument
 
setPurchasedNew(boolean) - Method in class be.dvw.administration.model.Instrument
 
setSerialNumber(String) - Method in class be.dvw.administration.model.Instrument
 
setShortDescription(String) - Method in class be.dvw.administration.model.Sponsor
 
setSponsor(Sponsor) - Method in class be.dvw.administration.model.SponsorTemporal
 
setStartDate(Calendar) - Method in class be.dvw.administration.model.InnTemporal
 
setStartDate(Calendar) - Method in class be.dvw.administration.model.InsuredMemberTemporal
 
setStartDate(Calendar) - Method in class be.dvw.administration.model.MemberTemporal
 
setStartDate(Calendar) - Method in class be.dvw.administration.model.MusicianFanfareTemporal
 
setStartDate(Calendar) - Method in class be.dvw.administration.model.MusicianJeugdbandTemporal
 
setStartDate(Calendar) - Method in class be.dvw.administration.model.PayingMemberTemporal
 
setStartDate(Calendar) - Method in class be.dvw.administration.model.SponsorTemporal
 
setStartDate(Calendar) - Method in interface be.dvw.administration.model.Temporal
 
setStreet(String) - Method in class be.dvw.administration.model.Address
 
setTelephone(String) - Method in class be.dvw.administration.model.Family
 
setTelephone(String) - Method in class be.dvw.administration.model.Inn
 
setTelephone1(String) - Method in class be.dvw.administration.model.Sponsor
 
setTelephone2(String) - Method in class be.dvw.administration.model.Sponsor
 
setTitle(String) - Method in class be.dvw.administration.mvc.forms.ScoreSearchForm
 
setType(String) - Method in class be.dvw.administration.model.Instrument
 
setZipCode(int) - Method in class be.dvw.administration.model.City
 

T

Temporal - interface be.dvw.administration.model.Temporal.
 
toString() - Method in class be.dvw.administration.model.Address
 
toString() - Method in class be.dvw.administration.model.City
 
toString() - Method in class be.dvw.administration.model.Family
 
toString() - Method in class be.dvw.administration.model.Land
 
toString() - Method in class be.dvw.administration.model.MusicianFanfare
 
toString() - Method in class be.dvw.administration.model.MusicianJeugdband
 
toString() - Method in class be.dvw.administration.model.Person
 
toString() - Method in class be.dvw.administration.model.Score
 

V

validate(ActionMapping, HttpServletRequest) - Method in class be.dvw.administration.mvc.forms.ScoreForm
 
validate(ActionMapping, HttpServletRequest) - Method in class be.dvw.administration.mvc.forms.ScoreSearchForm
 

A B C D E F G I L M N P R S T V

Copyright © 2005 VZW Koninklijke Muziekvereniging 'De Vrije Werklieden' Lebbeke. All Rights Reserved.