A B C D E F G H I J K L M N O P R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- action - Variable in class nl.b3p.commons.services.FormBaseBean
- action() - Method in class nl.b3p.commons.gui.HTMLPane.FormActionEvent
-
Return the action= attribute of the <form> tag
- ActionMethodProperties - Class in nl.b3p.commons.struts
- ActionMethodProperties(String) - Constructor for class nl.b3p.commons.struts.ActionMethodProperties
- ActionParameters - Class in nl.b3p.commons.services
- ActionParameters(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, MessageResources, Locale) - Constructor for class nl.b3p.commons.services.ActionParameters
- addActionListener(ActionListener) - Method in class nl.b3p.commons.gui.HTMLPane
- addAlternateMessage(ActionMapping, HttpServletRequest, String) - Method in class nl.b3p.commons.struts.ExtendedMethodAction
- addAlternateMessage(ActionMapping, HttpServletRequest, String, String) - Method in class nl.b3p.commons.struts.ExtendedMethodAction
- addAttributeMessage(HttpServletRequest, String, String) - Method in class nl.b3p.commons.struts.MethodPropertiesAction
- addAttributeMessage(HttpServletRequest, String, ActionMessage) - Method in class nl.b3p.commons.struts.MessageUtilAction
- addAttributeMessage(HttpServletRequest, String, ActionMessage) - Method in class nl.b3p.commons.struts.MethodPropertiesAction
- addBetaalPost(Transactie, Betalingskenmerk, Omschrijving[], NaamBegunstigde, WoonplaatsBegunstigde) - Method in class nl.b3p.commons.clieop3.ClieOp3OutputStream
- addDefaultMessage(ActionMapping, HttpServletRequest) - Method in class nl.b3p.commons.struts.ExtendedMethodAction
- addDefaultMessage(ActionMapping, HttpServletRequest, String) - Method in class nl.b3p.commons.struts.ExtendedMethodAction
- addFileParameter(FileItem) - Method in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Adds a file parameter to the set of file parameters for this request and also to the list of all parameters.
- addMessage(HttpServletRequest, String) - Method in class nl.b3p.commons.struts.MessageUtilAction
- addMessage(HttpServletRequest, String) - Method in class nl.b3p.commons.struts.MethodPropertiesAction
- addMessage(HttpServletRequest, String, Object) - Method in class nl.b3p.commons.struts.MessageUtilAction
- addMessage(HttpServletRequest, String, Object) - Method in class nl.b3p.commons.struts.MethodPropertiesAction
- addMessage(HttpServletRequest, String, Object[]) - Method in class nl.b3p.commons.struts.MessageUtilAction
- addMessage(HttpServletRequest, String, Object[]) - Method in class nl.b3p.commons.struts.MethodPropertiesAction
- addMessage(HttpServletRequest, String, Object, Object) - Method in class nl.b3p.commons.struts.MessageUtilAction
- addMessage(HttpServletRequest, String, Object, Object) - Method in class nl.b3p.commons.struts.MethodPropertiesAction
- addMessage(HttpServletRequest, ActionMessage) - Method in class nl.b3p.commons.struts.MessageUtilAction
- addMessage(HttpServletRequest, ActionMessage) - Method in class nl.b3p.commons.struts.MethodPropertiesAction
- addRole(int, Role) - Method in class nl.b3p.commons.security.xml.WebappUsers
- addRole(Role) - Method in class nl.b3p.commons.security.xml.WebappUsers
- addTextParameter(HttpServletRequest, FileItem) - Method in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Adds a regular text parameter to the set of text parameters for this request and also to the list of all parameters.
- addUser(int, User) - Method in class nl.b3p.commons.security.xml.WebappUsers
- addUser(User) - Method in class nl.b3p.commons.security.xml.WebappUsers
- adminemail - Variable in class nl.b3p.commons.oai.SimpleIdentity
- afterConstructed() - Method in class nl.b3p.commons.services.MenuItem
- ALTERNATE_FORWARDFIELD - Static variable in class nl.b3p.commons.struts.CrudAction
- appendQueryParameters(String, Map, String) - Static method in class nl.b3p.commons.security.aselect.ASelectUtils
- appendRecordContents(StringBuffer) - Method in class nl.b3p.commons.clieop3.record.BatchEnd
- appendRecordContents(StringBuffer) - Method in class nl.b3p.commons.clieop3.record.BatchStart
- appendRecordContents(StringBuffer) - Method in class nl.b3p.commons.clieop3.record.BestandEnd
- appendRecordContents(StringBuffer) - Method in class nl.b3p.commons.clieop3.record.BestandStart
- appendRecordContents(StringBuffer) - Method in class nl.b3p.commons.clieop3.record.Betalingskenmerk
- appendRecordContents(StringBuffer) - Method in class nl.b3p.commons.clieop3.record.NaamBegunstigde
- appendRecordContents(StringBuffer) - Method in class nl.b3p.commons.clieop3.record.Omschrijving
- appendRecordContents(StringBuffer) - Method in class nl.b3p.commons.clieop3.record.Opdrachtgever
- appendRecordContents(StringBuffer) - Method in class nl.b3p.commons.clieop3.record.Record
- appendRecordContents(StringBuffer) - Method in class nl.b3p.commons.clieop3.record.Transactie
- appendRecordContents(StringBuffer) - Method in class nl.b3p.commons.clieop3.record.VasteOmschrijving
- appendRecordContents(StringBuffer) - Method in class nl.b3p.commons.clieop3.record.WoonplaatsBegunstigde
- ASELECT_AGENT_AUTHSESSION_EXPIRED - Static variable in interface nl.b3p.commons.security.aselect.ASelectConstants
- ASELECT_AGENT_TICKET_EXPIRED - Static variable in interface nl.b3p.commons.security.aselect.ASelectConstants
- ASELECT_AGENT_TICKET_INVALID - Static variable in interface nl.b3p.commons.security.aselect.ASelectConstants
- ASELECT_AGENT_TICKET_UNKNOWN - Static variable in interface nl.b3p.commons.security.aselect.ASelectConstants
- ASELECT_OK - Static variable in interface nl.b3p.commons.security.aselect.ASelectConstants
- ASelectAgentClient - Class in nl.b3p.commons.security.aselect
-
Stuurt requests naar de A-Select Agent en parst response.
- ASelectAgentClient(Properties) - Constructor for class nl.b3p.commons.security.aselect.ASelectAgentClient
- ASelectAgentTicket - Class in nl.b3p.commons.security.aselect
-
Deze class implementeert de doVerify() methode die dit ticket verifieert bij de A-Select Agent met behulp van een ASelectAgentClient die als extra parameter bij de constructor moet worden meegegeven.
- ASelectAuthorizationException - Exception in nl.b3p.commons.security.aselect
- ASelectAuthorizationException() - Constructor for exception nl.b3p.commons.security.aselect.ASelectAuthorizationException
- ASelectAuthorizationException(String) - Constructor for exception nl.b3p.commons.security.aselect.ASelectAuthorizationException
- ASelectAuthorizationFilter - Class in nl.b3p.commons.security.aselect
-
Dit is een authorisatie-filter die gebruik maakt van A-Select.
- ASelectAuthorizationFilter() - Constructor for class nl.b3p.commons.security.aselect.ASelectAuthorizationFilter
- ASelectClient - Interface in nl.b3p.commons.security.aselect
-
Simpele interface met een methode om een request te sturen naar A-Select (server of agent).
- ASelectConstants - Interface in nl.b3p.commons.security.aselect
-
Interface met resultcodes van de A-Select API.
- ASelectFilterAuthenticator - Class in nl.b3p.commons.security.aselect
-
AFilterSelectAuthenticator - authenticator implementation voor gebruik icm nl.b3p.commons.security.aselect.ASelectAuthenticationFilter Dat filter moet nog eens worden herschreven naar alleen een authenticator voor optimaal gebruik icm SecurityFilter.
- ASelectFilterAuthenticator() - Constructor for class nl.b3p.commons.security.aselect.ASelectFilterAuthenticator
- ASelectTicket - Class in nl.b3p.commons.security.aselect
-
Deze class stelt een A-Select ticket voor en wordt door de ASelectAuthorizationFilter op de sessie gezet indien de gebruiker geautoriseerd is via A-Select.
- ASelectTicket(String, String, Date, Date, String, String, String, String, String) - Constructor for class nl.b3p.commons.security.aselect.ASelectTicket
- ASelectUtils - Class in nl.b3p.commons.security.aselect
-
Utility class met functies voor A-Select API.
- asHex(byte[]) - Static method in class nl.b3p.commons.encryption.Encryption
- AutonumberTag - Class in nl.b3p.commons.taglib
-
Custom tag for autonumber input field.
- AutonumberTag() - Constructor for class nl.b3p.commons.taglib.AutonumberTag
-
Construct a new instance of this tag.
B
- B3pCommonsException - Exception in nl.b3p.commons.services
- B3pCommonsException() - Constructor for exception nl.b3p.commons.services.B3pCommonsException
-
Creates a new instance of B3pCommonsException
- B3pCommonsException(String) - Constructor for exception nl.b3p.commons.services.B3pCommonsException
-
Nieuwe B3pCommonsException met beschrijvende tekst.
- B3pCommonsException(String, Throwable) - Constructor for exception nl.b3p.commons.services.B3pCommonsException
-
Nieuwe B3pCommonsException met beschrijvende tekst en veroorzakende exceptie.
- B3pCommonsException(Throwable) - Constructor for exception nl.b3p.commons.services.B3pCommonsException
-
Nieuwe B3pCommonsException met veroorzakende exceptie.
- B3PCredentials - Class in nl.b3p.commons.services
- B3PCredentials() - Constructor for class nl.b3p.commons.services.B3PCredentials
- BadArgument - Exception in nl.b3p.commons.oai.dataprovider20.error
- BadArgument(String) - Constructor for exception nl.b3p.commons.oai.dataprovider20.error.BadArgument
- BadGranularity - Exception in nl.b3p.commons.oai.dataprovider20.error
- BadGranularity(String) - Constructor for exception nl.b3p.commons.oai.dataprovider20.error.BadGranularity
- BadResumptionToken - Exception in nl.b3p.commons.oai.dataprovider20.error
- BadResumptionToken(String) - Constructor for exception nl.b3p.commons.oai.dataprovider20.error.BadResumptionToken
- BadVerb - Exception in nl.b3p.commons.oai.dataprovider20.error
- BadVerb(String) - Constructor for exception nl.b3p.commons.oai.dataprovider20.error.BadVerb
- baseurl - Variable in class nl.b3p.commons.oai.SimpleIdentity
- BatchEnd - Class in nl.b3p.commons.clieop3.record
- BatchEnd(BigInteger, BigInteger, int) - Constructor for class nl.b3p.commons.clieop3.record.BatchEnd
- BatchStart - Class in nl.b3p.commons.clieop3.record
- BatchStart(String, BigInteger, String) - Constructor for class nl.b3p.commons.clieop3.record.BatchStart
- BatchTotalen - Class in nl.b3p.commons.clieop3
-
Gegevens nodig voor opdrachtbrief per batch.
- BatchTotalen(BigInteger, BigInteger, int, int) - Constructor for class nl.b3p.commons.clieop3.BatchTotalen
- bdSure(BigDecimal) - Static method in class nl.b3p.commons.services.FormUtils
-
Geeft altijd een BigDecimal ook indien null (=0).
- bdValue(String) - Static method in class nl.b3p.commons.services.FormUtils
-
Bepaalt BigDecimal op basis van string.
- bdValueNull(String) - Static method in class nl.b3p.commons.services.FormUtils
-
Bepaalt BigDecimal op basis van string.
- BeanCompare - Class in nl.b3p.commons.services
- BeanCompare(String) - Constructor for class nl.b3p.commons.services.BeanCompare
- BestandEnd - Class in nl.b3p.commons.clieop3.record
- BestandEnd() - Constructor for class nl.b3p.commons.clieop3.record.BestandEnd
- BestandStart - Class in nl.b3p.commons.clieop3.record
- BestandStart(Date, String, int, boolean) - Constructor for class nl.b3p.commons.clieop3.record.BestandStart
- Betalingskenmerk - Class in nl.b3p.commons.clieop3.record
- Betalingskenmerk(String) - Constructor for class nl.b3p.commons.clieop3.record.Betalingskenmerk
- blink - Variable in class nl.b3p.commons.taglib.ImgBeanTag
-
De extra attributen tov de html:link tag
- blink - Variable in class nl.b3p.commons.taglib.LinkBeanTag
-
De extra attributen tov de html:link tag
- bmessage - Variable in class nl.b3p.commons.taglib.LinkBeanTag
- booleanAuthenticate(String, String) - Static method in class nl.b3p.commons.security.XmlSecurityDatabase
- booleanAuthenticate(String, String) - Method in class nl.b3p.commons.security.XmlSecurityRealm
- BooleanToInt(boolean) - Static method in class nl.b3p.commons.services.FormUtils
- BooleanToInteger(boolean) - Static method in class nl.b3p.commons.services.FormUtils
- bpage - Variable in class nl.b3p.commons.taglib.ImgBeanTag
- bpage - Variable in class nl.b3p.commons.taglib.LinkBeanTag
- buttonPressed(String) - Method in class nl.b3p.commons.services.FormBaseBean
-
gemaksfunctie die test of een knop met een bepaalde waarde in de request voorkomt en een waarde heeft; hiermee wordt vastgesteld dat deze knop geklikt is.
- bypassSecurityForThisRequest(SecurityRequestWrapper, URLPatternMatcher) - Method in class nl.b3p.commons.security.aselect.ASelectFilterAuthenticator
-
Return true if security checks should be bypassed for this request.
- bytesRead(int) - Method in interface nl.b3p.commons.uploadProgress.OutputStreamListener
- bytesRead(int) - Method in class nl.b3p.commons.uploadProgress.UploadListener
- bytesToSizeFormat(long) - Static method in class nl.b3p.commons.services.FormUtils
C
- cancel(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.CrudAction
- CANCEL - Static variable in class nl.b3p.commons.struts.CrudAction
- CANCEL_BUTTON - Static variable in class nl.b3p.commons.services.EditBaseBean
- CANCEL_BUTTON - Static variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- cancelButton() - Method in class nl.b3p.commons.services.EditBaseBean
- cancelled(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.DynaFormDispatchAction
- cancelled(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.CrudAction
- CANCELLED_ACTION - Static variable in class nl.b3p.commons.services.EditBaseBean
- CANCELLED_ACTION - Static variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- CannotDisseminateFormat - Exception in nl.b3p.commons.oai.dataprovider20.error
- CannotDisseminateFormat(String) - Constructor for exception nl.b3p.commons.oai.dataprovider20.error.CannotDisseminateFormat
- checkGetLogin(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.services.FileManagerServlet
- checkPostLogin(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.services.FileManagerServlet
- cleanClieOp3String(String) - Static method in class nl.b3p.commons.clieop3.ClieOp3OutputStream
- clearRole() - Method in class nl.b3p.commons.security.xml.WebappUsers
- clearUser() - Method in class nl.b3p.commons.security.xml.WebappUsers
- ClieOp3OutputStream - Class in nl.b3p.commons.clieop3
-
Gebaseerd op de ClieOp3 specificatie van Interpay januari 2005 en die van ING Bank.
- ClieOp3OutputStream(OutputStream, BestandStart) - Constructor for class nl.b3p.commons.clieop3.ClieOp3OutputStream
- close() - Method in class nl.b3p.commons.csv.CsvOutputStream
- close() - Method in class nl.b3p.commons.services.HttpClientConfigured
- close() - Method in class nl.b3p.commons.uploadProgress.MonitoredOutputStream
- close(HttpResponse) - Method in class nl.b3p.commons.services.HttpClientConfigured
- closeThreadEntityManager() - Static method in class nl.b3p.commons.jpa.JpaUtilServlet
- closeThreadEntityManager(String) - Static method in class nl.b3p.commons.jpa.JpaUtilServlet
- code - Variable in exception nl.b3p.commons.oai.dataprovider20.error.OAIError
- compare(Object, Object) - Method in class nl.b3p.commons.services.BeanCompare
- compareTo(Object) - Method in class nl.b3p.commons.services.OrderedLabelValueBean
- condition() - Method in class nl.b3p.commons.taglib.ReverseMatchTag
-
Evaluate the condition that is being tested by this particular tag, and return
true
if the nested body content of this tag should be evaluated, orfalse
if it should be skipped. - condition(boolean) - Method in class nl.b3p.commons.taglib.ReverseMatchTag
-
Evaluate the condition that is being tested by this particular tag, and return
true
if the nested body content of this tag should be evaluated, orfalse
if it should be skipped. - config - Static variable in class nl.b3p.commons.oai.OAI
- confirm(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.CrudAction
- CONFIRM - Static variable in class nl.b3p.commons.struts.CrudAction
- confirmButton(ActionErrors) - Method in class nl.b3p.commons.services.EditBaseBean
- contains(Set, Object) - Static method in class nl.b3p.commons.taglib.JstlFunctionSupport
- containsKey(Map, Object) - Static method in class nl.b3p.commons.taglib.JstlFunctionSupport
- convertSizeToBytes(String, long) - Method in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Converts a size value from a string representation to its numeric value.
- copy(InputStream, OutputStream) - Static method in class nl.b3p.commons.services.StreamCopy
- create(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.CrudAction
- CREATE - Static variable in class nl.b3p.commons.struts.CrudAction
- createBaseUrl(HttpServletRequest) - Static method in class nl.b3p.commons.services.FileManagerServlet
- createDocumentRoot() - Static method in class nl.b3p.commons.oai.util.xml.XMLTool
-
Creates a new Document
- createFileUrl(HttpServletRequest, File) - Method in class nl.b3p.commons.services.GetServiceFileSecureServlet
-
Create file url with code
- createFileUrl(HttpServletRequest, File) - Method in class nl.b3p.commons.services.GetServiceFileServlet
-
Create the url to the file
- createItem(String, String, boolean, String) - Method in class nl.b3p.commons.uploadProgress.MonitoredDiskFileItemFactory
- createJoin(int) - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie creeert een koppeling tussen het hoofdobject en het koppelobject in de database.
- createJoinList() - Method in class nl.b3p.commons.services.EditBaseBean
-
Bij een many-to-many relatie wordt voor het hoofdrecord van het struts formulier opgezocht welke records uit de tabel aan de andere zijde van de many-to-many relatie hierbij horen.
- createLists() - Method in class nl.b3p.commons.services.EditBaseBean
-
Elk struts formulier maakt gebruik van een aantal lijsten.
- createLists() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Elk struts formulier maakt gebruik van een aantal lijsten.
- createLists(DynaValidatorForm, HttpServletRequest) - Method in class nl.b3p.commons.struts.CrudAction
- CrudAction - Class in nl.b3p.commons.struts
- CrudAction() - Constructor for class nl.b3p.commons.struts.CrudAction
- CsvFormatException - Exception in nl.b3p.commons.csv
- CsvFormatException() - Constructor for exception nl.b3p.commons.csv.CsvFormatException
- CsvFormatException(String) - Constructor for exception nl.b3p.commons.csv.CsvFormatException
- CsvInputStream - Class in nl.b3p.commons.csv
- CsvInputStream(Reader) - Constructor for class nl.b3p.commons.csv.CsvInputStream
-
Maakt een nieuwe CsvInputStream, default separator ',' en checkColumnCount false.
- CsvOutputStream - Class in nl.b3p.commons.csv
-
Schrijft CSV bestanden volgens RFC4180 (http://www.rfc-editor.org/rfc/rfc4180.txt).
- CsvOutputStream(OutputStreamWriter) - Constructor for class nl.b3p.commons.csv.CsvOutputStream
- CsvOutputStream(OutputStreamWriter, char, boolean) - Constructor for class nl.b3p.commons.csv.CsvOutputStream
- CustomPopulationStrategy - Annotation Type in nl.b3p.commons.stripes
-
From: http://www.stripesframework.org/display/stripes/Overriding+PopulationStrategy+per+ActionBean
D
- data() - Method in class nl.b3p.commons.gui.HTMLPane.FormActionEvent
-
Return the a set of properties representing the name=value pairs that would be sent to the server on form submission.
- DataProvider - Class in nl.b3p.commons.oai.dataprovider20
-
Data provider class
- DataProvider(Identity, RecordFactory) - Constructor for class nl.b3p.commons.oai.dataprovider20.DataProvider
-
Constructor
- DataProvider(Identity, RecordFactory, Document) - Constructor for class nl.b3p.commons.oai.dataprovider20.DataProvider
-
Constructor.
- DataProviderInterface - Interface in nl.b3p.commons.oai.dataprovider20
-
Every data provider class has to implement this interface
- DateToFormString(Date, Locale) - Static method in class nl.b3p.commons.services.FormUtils
- DateToSortString(Date, Locale) - Static method in class nl.b3p.commons.services.FormUtils
- DateToString(Date, Locale) - Static method in class nl.b3p.commons.services.FormUtils
- DblToString(double) - Static method in class nl.b3p.commons.services.FormUtils
- DCRecord - Class in nl.b3p.commons.oai.dataprovider20
-
Dublin Core record
- DCRecord() - Constructor for class nl.b3p.commons.oai.dataprovider20.DCRecord
- decode(String) - Static method in class nl.b3p.commons.oai.dataprovider20.token.TokenModem
-
decode the token
- decryptAES(String) - Static method in class nl.b3p.commons.encryption.Encryption
- DEFAULT_FORWARDFIELD - Static variable in class nl.b3p.commons.struts.CrudAction
- DEFAULT_PERSISTENCE_UNIT - Static variable in annotation type nl.b3p.commons.jpa.TransactionalAjax
- DEFAULT_PERSISTENCE_UNIT - Static variable in annotation type nl.b3p.commons.stripes.Transactional
- DEFAULT_SIZE_MAX - Static variable in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
The default value for the maximum allowable size, in bytes, of an uploaded file.
- DEFAULT_SIZE_THRESHOLD - Static variable in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
The default value for the threshold which determines whether an uploaded file will be written to disk or cached in memory.
- delete(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.CrudAction
- DELETE - Static variable in class nl.b3p.commons.struts.CrudAction
- DELETE_ACTION - Static variable in class nl.b3p.commons.services.EditBaseBean
- DELETE_ACTION - Static variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- DELETE_BUTTON - Static variable in class nl.b3p.commons.services.EditBaseBean
- DELETE_BUTTON - Static variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- DELETE_CONFIRM - Static variable in class nl.b3p.commons.struts.CrudAction
- deleteAction() - Method in class nl.b3p.commons.services.EditBaseBean
-
Het hoofdrecord met alle bijbehorende subrecords wordt gewist.
- deleteAction() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Het hoofdrecord met alle bijbehorende subrecords wordt gewist.
- deleteButton() - Method in class nl.b3p.commons.services.EditBaseBean
- deleteConfirm(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.CrudAction
- deletedItem - Variable in class nl.b3p.commons.oai.SimpleIdentity
- deleteJoin(int) - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie verbreekt een koppeling tussen het hoofdobject en het koppelobject in de database.
- DELETEJOIN_BUTTON - Static variable in class nl.b3p.commons.services.EditBaseBean
- deleteJoinButton(int, ActionErrors) - Method in class nl.b3p.commons.services.EditBaseBean
- deleteMaxsessions() - Method in class nl.b3p.commons.security.xml.WebappUsers
- deleteObject() - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie moet het hoofdobject verwijderen uit de database, alle afhankelijke subrecords dienen vooraf al verwijderd te of the database moet on delete cascade in gesteld hebben.
- deleteObject() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Een concrete implementatie van deze functie moet het hoofdobject verwijderen uit de database, alle afhankelijke subrecords dienen vooraf al verwijderd te of the database moet on delete cascade in gesteld hebben.
- deleteSubObject(int) - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie wist een record uit een subtabel op basis van het opgegeven record.
- destroy() - Method in class nl.b3p.commons.jpa.JpaUtilServlet
- destroy() - Method in class nl.b3p.commons.security.aselect.ASelectAuthorizationFilter
- destroy() - Method in class nl.b3p.commons.security.XmlSecurityDatabase
-
Destroys the servlet.
- destroy() - Method in class nl.b3p.commons.services.HttpInfoMDCLoggerFilter
- destroy() - Method in class nl.b3p.commons.services.NoUrlRewritingFilter
-
Deprecated.
- destroy() - Method in class nl.b3p.commons.services.SetRequestEncodingFilter
- determineAction(boolean, boolean, ActionErrors) - Method in class nl.b3p.commons.services.EditBaseBean
-
Deze functie bepaalt de waarde van action.
- determineAction(boolean, boolean, ActionErrors) - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Deze functie bepaalt de waarde van action.
- determineNewAction() - Method in class nl.b3p.commons.services.EditBaseBean
-
Deze functie vult de nieuwe actie in op het struts form, zodat de volgende ronde hiermee gewerkt wordt.
- determineNewAction() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Deze functie vult de nieuwe actie in op het struts form, zodat de volgende ronde hiermee gewerkt wordt.
- determineObjects() - Method in class nl.b3p.commons.services.EditBaseBean
-
Deze functie haalt het hoofdobject op en de subobjecten worden in een array bewaard voor gebruik later.
- determineObjects() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Deze functie haalt het hoofdobject op en de subobjecten worden in een array bewaard voor gebruik later.
- directoryKeepDepth - Variable in class nl.b3p.commons.services.FileManagerServlet
- displayMethod - Variable in class nl.b3p.commons.services.FileManagerServlet
- doAfterBody() - Method in class nl.b3p.commons.taglib.LinkBeanTag
-
Save the associated label from the body content.
- doCreateAction() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Deze functie checkt of de NEW_ACTION moet worden uitgevoerd.
- document2String(Document) - Static method in class nl.b3p.commons.xml.DocumentHelper
- DocumentHelper - Class in nl.b3p.commons.xml
- DocumentHelper() - Constructor for class nl.b3p.commons.xml.DocumentHelper
- doDeleteAction() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Deze functie checkt of de DELETE_ACTION moet worden uitgevoerd.
- doEditAction(ActionErrors) - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Deze functie checkt of de EDIT_ACTION moet worden uitgevoerd.
- doEndTag() - Method in class nl.b3p.commons.taglib.ImgBeanTag
-
Render the end of the IMG tag.
- doEndTag() - Method in class nl.b3p.commons.taglib.LinkBeanTag
-
Render the end of the hyperlink.
- doEndTag() - Method in class nl.b3p.commons.taglib.OddEvenTag
-
.//GEN-BEGIN:doEndTag This method is called after the JSP engine finished processing the tag.
- doEndTag() - Method in class nl.b3p.commons.taglib.SelectBeanTag
-
Render the end of the hyperlink.
- doEndTag() - Method in class nl.b3p.commons.taglib.SortBeanListTag
- doFilter(Object, Method, Object[], AjaxFilterChain) - Method in class nl.b3p.commons.jpa.DwrJpaTransactionFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class nl.b3p.commons.security.aselect.ASelectAuthorizationFilter
-
Deze methode zorgt ervoor dat alleen chain.doFilter() wordt aangeroepen indien de client is geautoriseerd.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class nl.b3p.commons.services.HttpInfoMDCLoggerFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class nl.b3p.commons.services.NoUrlRewritingFilter
-
Deprecated.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class nl.b3p.commons.services.SetRequestEncodingFilter
- doGet(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.oai.OAI
- doGet(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.security.XmlSecurityDatabase
-
Handles the HTTP
GET
method. - doGet(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.services.FileManagerServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.services.GetServiceFileSecureServlet
-
Handles the HTTP
GET
method. - doGet(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.services.GetServiceFileServlet
-
Handles the HTTP
GET
method. - doKill() - Method in class nl.b3p.commons.security.aselect.ASelectAgentTicket
- doKill() - Method in class nl.b3p.commons.security.aselect.ASelectTicket
- Dom2Stream(Document, Writer) - Static method in class nl.b3p.commons.oai.util.xml.XMLTool
-
Coverts a DOM to an output stream
- done() - Method in interface nl.b3p.commons.uploadProgress.OutputStreamListener
- done() - Method in class nl.b3p.commons.uploadProgress.UploadListener
- doPost(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.oai.OAI
- doPost(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.security.XmlSecurityDatabase
-
Handles the HTTP
POST
method. - doPost(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.services.FileManagerServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.services.GetServiceFileSecureServlet
-
Handles the HTTP
POST
method. - doPost(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.services.GetServiceFileServlet
-
Handles the HTTP
POST
method. - doSaveAction(ActionErrors) - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Deze functie checkt of de SAVE_ACTION moet worden uitgevoerd.
- doStartTag() - Method in class nl.b3p.commons.taglib.AutonumberTag
-
Generate the required input tag, followed by the optional rendered text.
- doStartTag() - Method in class nl.b3p.commons.taglib.ImgBeanTag
-
Render the beginning of the IMG tag.
- doStartTag() - Method in class nl.b3p.commons.taglib.LinkBeanTag
-
Render the beginning of the bean hyperlink.
- doStartTag() - Method in class nl.b3p.commons.taglib.OddEvenTag
-
.//GEN-BEGIN:doStartTag This method is called when the JSP engine encounters the start tag, after the attributes are processed.
- doStartTag() - Method in class nl.b3p.commons.taglib.SelectBeanTag
-
Render the beginning of the hyperlink.
- doStartTag() - Method in class nl.b3p.commons.taglib.SortBeanListTag
-
Defer our checking until the end of this tag is encountered.
- doStartTag() - Method in class nl.b3p.commons.taglib.WriteDateTag
-
Process the start tag.
- doStartTag() - Method in class nl.b3p.commons.taglib.WriteFormattedTag
-
Process the start tag.
- DoubleToString(Double) - Static method in class nl.b3p.commons.services.FormUtils
- doVerify() - Method in class nl.b3p.commons.security.aselect.ASelectAgentTicket
- doVerify() - Method in class nl.b3p.commons.security.aselect.ASelectTicket
- DwrJpaTransactionFilter - Class in nl.b3p.commons.jpa
-
Globaal DWR filter dat een transactie start voor de uitvoer van een DWR methode en deze daarna commit (en bij een exception rollback'ed).
- DwrJpaTransactionFilter() - Constructor for class nl.b3p.commons.jpa.DwrJpaTransactionFilter
- DynaFormDispatchAction - Class in nl.b3p.commons.struts
- DynaFormDispatchAction() - Constructor for class nl.b3p.commons.struts.DynaFormDispatchAction
E
- earliestDatestamp - Variable in class nl.b3p.commons.oai.SimpleIdentity
- edit(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.CrudAction
- EDIT - Static variable in class nl.b3p.commons.struts.CrudAction
- EDIT_ACTION - Static variable in class nl.b3p.commons.services.EditBaseBean
- EDIT_ACTION - Static variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- EDIT_BUTTON - Static variable in class nl.b3p.commons.services.EditBaseBean
- EDIT_BUTTON - Static variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- EditBaseBean - Class in nl.b3p.commons.services
-
Deze class maakt het mogelijk om een records in een database hoofdtabel met een of meer afhankelijke subtabellen te bewerken, wissen of nieuw aan te maken.
- EditBaseBean(HttpServletRequest, Locale, MessageResources, ActionMessages, DynaValidatorForm, ActionMapping) - Constructor for class nl.b3p.commons.services.EditBaseBean
-
De constructor bepaalt uit de request de parameters welke gepost zijn en slaat deze lokaal op.
- EditBaseBean(HttpServletRequest, DynaValidatorForm, ActionMapping) - Constructor for class nl.b3p.commons.services.EditBaseBean
-
Deze minimale constructor kent geen locale instelling, geen message resources en geen foutterugmelding en zal niet vaak gebruikt worden.
- editButton(ActionErrors) - Method in class nl.b3p.commons.services.EditBaseBean
- encode(Token) - Static method in class nl.b3p.commons.oai.dataprovider20.token.TokenModem
-
rules for encoding v=verb c=cursor f=from u=until s=set m=metadataprefix
- encodeAMP(String) - Static method in class nl.b3p.commons.oai.OAI
-
Special requirement in OAI for encoding & only in request URL
- encryptAES(String) - Static method in class nl.b3p.commons.encryption.Encryption
- Encryption - Class in nl.b3p.commons.encryption
- Encryption() - Constructor for class nl.b3p.commons.encryption.Encryption
- endBatch() - Method in class nl.b3p.commons.clieop3.ClieOp3OutputStream
- endBestand() - Method in class nl.b3p.commons.clieop3.ClieOp3OutputStream
- enumerateRole() - Method in class nl.b3p.commons.security.xml.WebappUsers
- enumerateUser() - Method in class nl.b3p.commons.security.xml.WebappUsers
- equalBD(BigDecimal, BigDecimal) - Static method in class nl.b3p.commons.services.FormUtils
-
Bepaalt of 2 BigDecimals gelijk zijn.
- equals(Object) - Method in class nl.b3p.commons.services.OrderedLabelValueBean
- error(String) - Method in interface nl.b3p.commons.uploadProgress.OutputStreamListener
- error(String) - Method in class nl.b3p.commons.uploadProgress.UploadListener
- ERROR_NO_ASELECT_TICKET - Static variable in class nl.b3p.commons.security.aselect.ASelectFilterAuthenticator
- ERROR_USERNAME_NOT_AUTHORIZED - Static variable in class nl.b3p.commons.security.aselect.ASelectFilterAuthenticator
- errors - Variable in class nl.b3p.commons.services.FormBaseBean
- execute(HttpUriRequest) - Method in class nl.b3p.commons.services.HttpClientConfigured
- execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.CrudAction
- execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.ParameterLookupDispatchAction
- execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.UrlPathDispatchAction
- ExtendedMethodAction - Class in nl.b3p.commons.struts
- ExtendedMethodAction() - Constructor for class nl.b3p.commons.struts.ExtendedMethodAction
- ExtendedMethodProperties - Class in nl.b3p.commons.struts
- ExtendedMethodProperties(String) - Constructor for class nl.b3p.commons.struts.ExtendedMethodProperties
- ExtendedMethodProperties(String, String, String) - Constructor for class nl.b3p.commons.struts.ExtendedMethodProperties
- ExtendedMethodProperties(String, String, String, String, String) - Constructor for class nl.b3p.commons.struts.ExtendedMethodProperties
- ExtendedMultipartRequestHandler - Class in nl.b3p.commons.uploadProgress
-
This class implements the
MultipartRequestHandler
interface by providing a wrapper around the Jakarta Commons FileUpload library. - ExtendedMultipartRequestHandler() - Constructor for class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
F
- FAILURE - Static variable in class nl.b3p.commons.struts.CrudAction
- FAKE_DTD - Static variable in class nl.b3p.commons.xml.IgnoreEntityResolver
-
This is the fake DTD which has no physical file and exists only in this form and XML file can refer to it as:
- fetchMethod - Variable in class nl.b3p.commons.services.FileManagerServlet
- FILE - nl.b3p.commons.services.FileManagerServlet.FetchMethod
- FILE - Static variable in class nl.b3p.commons.services.GetServiceFileServlet
- FileManagerServlet - Class in nl.b3p.commons.services
- FileManagerServlet() - Constructor for class nl.b3p.commons.services.FileManagerServlet
- FileManagerServlet.FetchMethod - Enum in nl.b3p.commons.services
- fileParam - Variable in class nl.b3p.commons.services.FileManagerServlet
- FileSourceWithBaseUrl - Class in nl.b3p.commons.fop
- FileSourceWithBaseUrl(String) - Constructor for class nl.b3p.commons.fop.FileSourceWithBaseUrl
- finish() - Method in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Cleans up at the end of a request.
- floatValue(BigDecimal) - Static method in class nl.b3p.commons.services.FormUtils
-
Berekent float waarde van BigDecimal
- flush() - Method in class nl.b3p.commons.csv.CsvOutputStream
- flush() - Method in class nl.b3p.commons.uploadProgress.MonitoredOutputStream
- FopUtils - Class in nl.b3p.commons.fop
- FopUtils() - Constructor for class nl.b3p.commons.fop.FopUtils
- forceLogin(HttpSession) - Static method in class nl.b3p.commons.security.aselect.ASelectAuthorizationFilter
- form - Variable in class nl.b3p.commons.services.FormBaseBean
- format - Variable in class nl.b3p.commons.taglib.WriteFormattedTag
- formatBigDecimal(BigDecimal, NumberFormat) - Static method in class nl.b3p.commons.services.FormUtils
-
Formatteert bd volgens format.
- formatClass - Variable in class nl.b3p.commons.taglib.WriteFormattedTag
- formatDouble(double, NumberFormat) - Static method in class nl.b3p.commons.services.FormUtils
-
Formatteert d volgens format
- formatDouble(Double, NumberFormat) - Static method in class nl.b3p.commons.services.FormUtils
-
Formatteert d volgens format.
- FormBaseBean - Class in nl.b3p.commons.services
-
Deze class slaat de informatie van een struts formulier op samen met alle bijkomende informatie uit de request.
- FormBaseBean(HttpServletRequest, Locale, MessageResources, ActionMessages, DynaValidatorForm, ActionMapping) - Constructor for class nl.b3p.commons.services.FormBaseBean
-
De constructor bepaalt uit de request de parameters welke gepost zijn en slaat deze lokaal op.
- FormBaseBean(HttpServletRequest, DynaValidatorForm, ActionMapping) - Constructor for class nl.b3p.commons.services.FormBaseBean
-
Deze minimale constructor kent geen locale instelling, geen message resources en geen foutterugmelding en zal niet vaak gebruikt worden.
- FormStringToDate(String, Locale) - Static method in class nl.b3p.commons.services.FormUtils
- FormUtils - Class in nl.b3p.commons.services
- FormUtils() - Constructor for class nl.b3p.commons.services.FormUtils
- from - Variable in class nl.b3p.commons.oai.dataprovider20.token.IdentifierToken
- from - Variable in class nl.b3p.commons.oai.dataprovider20.token.RecordsToken
G
- GENERAL_ERROR_KEY - Static variable in class nl.b3p.commons.struts.CrudAction
- getAanmaakDatum() - Method in class nl.b3p.commons.clieop3.record.BestandStart
- getAantalPosten() - Method in class nl.b3p.commons.clieop3.BatchTotalen
- getAccessMode() - Method in class nl.b3p.commons.security.xml.RoleDescriptor
- getAccessMode() - Method in class nl.b3p.commons.security.xml.RoleRolenameTypeDescriptor
- getAccessMode() - Method in class nl.b3p.commons.security.xml.UserDescriptor
- getAccessMode() - Method in class nl.b3p.commons.security.xml.UserPasswordTypeDescriptor
- getAccessMode() - Method in class nl.b3p.commons.security.xml.UserUsernameTypeDescriptor
- getAccessMode() - Method in class nl.b3p.commons.security.xml.WebappUsersDescriptor
- getAction() - Method in class nl.b3p.commons.services.FormBaseBean
-
getter voor action
- getAction(DynaValidatorForm) - Method in class nl.b3p.commons.struts.CrudAction
- getActionClass() - Method in class nl.b3p.commons.taglib.SelectBeanTag
-
Getter for property actionClass.
- getActionMethodPropertiesClass() - Method in class nl.b3p.commons.struts.ExtendedMethodAction
- getActionMethodPropertiesClass() - Method in class nl.b3p.commons.struts.MethodPropertiesAction
- getActionMethodPropertiesMap() - Method in class nl.b3p.commons.struts.CrudAction
- getActionMethodPropertiesMap() - Method in class nl.b3p.commons.struts.MethodPropertiesAction
- getActiveSessions() - Static method in class nl.b3p.commons.security.SessionCounter
- getAdminemail() - Method in interface nl.b3p.commons.oai.dataprovider20.Identity
-
return admin email
- getAdminemail() - Method in class nl.b3p.commons.oai.SimpleIdentity
- getAllElements() - Method in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Returns a hash table containing both text and file request parameters.
- getAltAction(DynaValidatorForm) - Method in class nl.b3p.commons.struts.CrudAction
- getAlternateForward(ActionMapping, HttpServletRequest) - Method in class nl.b3p.commons.struts.ExtendedMethodAction
- getAlternateForwardName() - Method in class nl.b3p.commons.struts.ExtendedMethodProperties
- getAlternateMessageKey() - Method in class nl.b3p.commons.struts.ExtendedMethodProperties
- getAppId() - Method in class nl.b3p.commons.security.aselect.ASelectTicket
- getAuthMethod() - Method in class nl.b3p.commons.security.aselect.ASelectFilterAuthenticator
-
Returns ASELECTFILTER as the authentication method.
- getAuthSP() - Method in class nl.b3p.commons.security.aselect.ASelectTicket
- getAuthSPLevel() - Method in class nl.b3p.commons.security.aselect.ASelectTicket
- getBaseurl() - Method in class nl.b3p.commons.oai.SimpleIdentity
- getBaseUrl() - Method in class nl.b3p.commons.fop.FileSourceWithBaseUrl
- getBaseURL() - Method in interface nl.b3p.commons.oai.dataprovider20.Identity
-
return base url
- getBaseURL() - Method in class nl.b3p.commons.oai.SimpleIdentity
- getBedragCenten() - Method in class nl.b3p.commons.clieop3.BatchTotalen
- getBedragCenten() - Method in class nl.b3p.commons.clieop3.record.Transactie
- getBlink() - Method in class nl.b3p.commons.taglib.ImgBeanTag
-
Getter for property blink.
- getBlink() - Method in class nl.b3p.commons.taglib.LinkBeanTag
-
Getter for property blink.
- getBmessage() - Method in class nl.b3p.commons.taglib.LinkBeanTag
-
Getter for property bmessage.
- getBoolean(DynaValidatorForm, String) - Static method in class nl.b3p.commons.services.FormUtils
- getBpage() - Method in class nl.b3p.commons.taglib.ImgBeanTag
-
Getter for property bpage.
- getBpage() - Method in class nl.b3p.commons.taglib.LinkBeanTag
-
Getter for property bpage.
- getBytesRead() - Method in class nl.b3p.commons.uploadProgress.UploadInfo
- getCharset() - Method in class nl.b3p.commons.security.aselect.ASelectAgentClient
- getCharset() - Method in interface nl.b3p.commons.security.aselect.ASelectClient
- getCheckColumnCount() - Method in class nl.b3p.commons.csv.CsvInputStream
- getCode() - Method in exception nl.b3p.commons.oai.dataprovider20.error.OAIError
- getColumnCount() - Method in class nl.b3p.commons.csv.CsvInputStream
- getConfig() - Static method in class nl.b3p.commons.oai.OAI
- getContext() - Method in class nl.b3p.commons.services.HttpClientConfigured
- getContributor() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getCorrectedFile(String) - Method in class nl.b3p.commons.services.GetServiceFileServlet
-
Get the corrected File (relative to jvm or absolute)
- getCoverage() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getCreator() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getCursor() - Method in class nl.b3p.commons.oai.dataprovider20.token.Token
- getDate() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getDatestamp() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getDefaultForward(ActionMapping, HttpServletRequest) - Method in class nl.b3p.commons.struts.ExtendedMethodAction
- getDefaultForwardName() - Method in class nl.b3p.commons.struts.ExtendedMethodProperties
- getDefaultMessageKey() - Method in class nl.b3p.commons.struts.ExtendedMethodProperties
- getDelegate(InputTagSupport) - Method in class nl.b3p.commons.stripes.SelectivePopulationStrategy
- getDeletedItem() - Method in interface nl.b3p.commons.oai.dataprovider20.Identity
-
return deleted item
- getDeletedItem() - Method in class nl.b3p.commons.oai.SimpleIdentity
- getDelimiter() - Method in interface nl.b3p.commons.oai.dataprovider20.Identity
-
return the delimiter
- getDelimiter() - Method in class nl.b3p.commons.oai.SimpleIdentity
- getDescription() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getDispatchedMethodName(HttpServletRequest) - Method in class nl.b3p.commons.struts.UrlPathDispatchAction
-
Geeft de naam van de methode waarnaar is gedispatcht of null indien het request cancelled is of de methode unspecified is.
- getDispatchedParameter(HttpServletRequest) - Method in class nl.b3p.commons.struts.UrlPathDispatchAction
-
Geeft de naam van de request parameter die gebruikt is om de methode op te zoeken waarnaar te dispatchen of null indien cancelled of unspecified.
- getDynaValidatorForm() - Method in class nl.b3p.commons.services.ActionParameters
- getEarliestDatestamp() - Method in interface nl.b3p.commons.oai.dataprovider20.Identity
-
return the earliest date stamp
- getEarliestDatestamp() - Method in class nl.b3p.commons.oai.SimpleIdentity
- getElapsedTime() - Method in class nl.b3p.commons.uploadProgress.UploadInfo
- getEntityManager() - Method in class nl.b3p.commons.stripes.JpaTransactionActionBean
- getEntityManagerFactory() - Static method in class nl.b3p.commons.jpa.JpaUtilServlet
- getEntityManagerFactory(String) - Static method in class nl.b3p.commons.jpa.JpaUtilServlet
- getErrors() - Method in class nl.b3p.commons.services.ActionParameters
- getErrors() - Method in class nl.b3p.commons.services.FormBaseBean
- getEven() - Method in class nl.b3p.commons.taglib.OddEvenTag
-
Getter for property even.
- getExpirationTime() - Method in class nl.b3p.commons.security.aselect.ASelectTicket
- getExtends() - Method in class nl.b3p.commons.security.xml.RoleDescriptor
- getExtends() - Method in class nl.b3p.commons.security.xml.RoleRolenameTypeDescriptor
- getExtends() - Method in class nl.b3p.commons.security.xml.UserDescriptor
- getExtends() - Method in class nl.b3p.commons.security.xml.UserPasswordTypeDescriptor
- getExtends() - Method in class nl.b3p.commons.security.xml.UserUsernameTypeDescriptor
- getExtends() - Method in class nl.b3p.commons.security.xml.WebappUsersDescriptor
- getField() - Method in class nl.b3p.commons.taglib.SortBeanListTag
-
Getter for property field.
- getFileElements() - Method in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Returns a hash table containing the file (that is, non-text) request parameters.
- getFileIndex() - Method in class nl.b3p.commons.uploadProgress.UploadInfo
- getFopTransformer(FileSourceWithBaseUrl, String, OutputStream) - Static method in class nl.b3p.commons.fop.FopUtils
- getForm() - Method in class nl.b3p.commons.services.ActionParameters
- getForm() - Method in class nl.b3p.commons.services.FormBaseBean
- getForm(String) - Method in class nl.b3p.commons.services.FormBaseBean
-
Deze gemaksfunctie haalt een waarde voor een formulierveld op en cast deze naar een String.
- getFormAsBoolean(String) - Method in class nl.b3p.commons.services.FormBaseBean
-
Deze gemaksfunctie haalt een waarde voor een formulierveld op en cast deze naar een boolean.
- getFormAsFormFile(String) - Method in class nl.b3p.commons.services.FormBaseBean
-
Deze gemaksfunctie haalt een waarde voor een formulierveld op en cast deze naar een FormFile.
- getFormAsInteger(String) - Method in class nl.b3p.commons.services.FormBaseBean
-
Deze gemaksfunctie haalt een waarde voor een formulierveld op en cast deze naar een Integer.
- getFormAsObject(String) - Method in class nl.b3p.commons.services.FormBaseBean
-
Deze gemaksfunctie haalt een waarde voor een formulierveld op als Object.
- getFormAsStringArray(String) - Method in class nl.b3p.commons.services.FormBaseBean
-
Deze gemaksfunctie haalt een waarde voor een formulierveld op en cast deze naar een String Array.
- getFormat() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getFormat() - Method in class nl.b3p.commons.taglib.WriteFormattedTag
- getFormatClass() - Method in class nl.b3p.commons.taglib.WriteFormattedTag
- getFromSession(HttpSession) - Static method in class nl.b3p.commons.security.aselect.ASelectTicket
-
Geeft het A-Select ticket indien die aanwezig is in de sessie of null wanneer er geen ticket is of de sessie ongeldig is.
- getFullid() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getGranularity() - Method in interface nl.b3p.commons.oai.dataprovider20.Identity
-
return the granularity
- getGranularity() - Method in class nl.b3p.commons.oai.SimpleIdentity
- getHttpClient() - Method in class nl.b3p.commons.services.HttpClientConfigured
- getId() - Method in class nl.b3p.commons.oai.SimpleIdentity
- getID() - Method in interface nl.b3p.commons.oai.dataprovider20.Identity
-
return the dp id
- getID() - Method in class nl.b3p.commons.oai.SimpleIdentity
- getIdentificatie() - Method in class nl.b3p.commons.clieop3.record.BestandStart
- getIdentifier() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getIdentity() - Method in class nl.b3p.commons.security.xml.RoleDescriptor
- getIdentity() - Method in class nl.b3p.commons.security.xml.RoleRolenameTypeDescriptor
- getIdentity() - Method in class nl.b3p.commons.security.xml.UserDescriptor
- getIdentity() - Method in class nl.b3p.commons.security.xml.UserPasswordTypeDescriptor
- getIdentity() - Method in class nl.b3p.commons.security.xml.UserUsernameTypeDescriptor
- getIdentity() - Method in class nl.b3p.commons.security.xml.WebappUsersDescriptor
- getInputDescription() - Method in class nl.b3p.commons.csv.CsvInputStream
- getInteger(DynaValidatorForm, String) - Static method in class nl.b3p.commons.services.FormUtils
- getJavaClass() - Method in class nl.b3p.commons.security.xml.RoleDescriptor
- getJavaClass() - Method in class nl.b3p.commons.security.xml.RoleRolenameTypeDescriptor
- getJavaClass() - Method in class nl.b3p.commons.security.xml.UserDescriptor
- getJavaClass() - Method in class nl.b3p.commons.security.xml.UserPasswordTypeDescriptor
- getJavaClass() - Method in class nl.b3p.commons.security.xml.UserUsernameTypeDescriptor
- getJavaClass() - Method in class nl.b3p.commons.security.xml.WebappUsersDescriptor
- getLabel() - Method in class nl.b3p.commons.services.MenuItem
- getLabel() - Method in class nl.b3p.commons.services.OrderedLabelValueBean
- getLanguage() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getLastRecordNumber() - Method in class nl.b3p.commons.csv.CsvInputStream
- getLineNumber() - Method in class nl.b3p.commons.csv.CsvInputStream
- getLocale() - Method in class nl.b3p.commons.services.ActionParameters
- getLocale() - Method in class nl.b3p.commons.services.FormBaseBean
- getLocation() - Method in class nl.b3p.commons.taglib.ReverseMatchTag
- getLoop() - Method in class nl.b3p.commons.taglib.OddEvenTag
-
Getter for property loop.
- getMainID() - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie haalt het id op van de hoofdtabel uit het struts formulier dat getoond wordt, bijvoorbeeld via:
return getForm("id");
- getMainID() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Een concrete implementatie van deze functie haalt het id op van de hoofdtabel uit het struts formulier dat getoond wordt, bijvoorbeeld via:
return getForm("id");
- getMainObject() - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie haalt het eerst het id op van de hoofdrecord uit het struts formulier dat getoond wordt, bijvoorbeeld via:
int id = getMainObjectID();
Vervolgens wordt het bijbehorende object (persistence laag class) welke een record uit de tabel beschrijft opgehaald, bijvoorbeeld via:return hsession.createQuery("from tabel where id = id");
- getMainObject() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Een concrete implementatie van deze functie haalt het eerst het id op van de hoofdrecord uit het struts formulier dat getoond wordt, bijvoorbeeld via:
int id = getMainObjectID();
Vervolgens wordt het bijbehorende object (persistence laag class) welke een record uit de tabel beschrijft opgehaald, bijvoorbeeld via:return hsession.createQuery("from tabel where id = id");
- getMainProperties() - Method in class nl.b3p.commons.services.EditBaseBean
-
Deze functie geeft lijst van veldnamen, waarop gecheckt moet worden bij validatie.
- getMapping() - Method in class nl.b3p.commons.services.ActionParameters
- getMapping() - Method in class nl.b3p.commons.services.FormBaseBean
- getMapping() - Method in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Retrieves the action mapping with which this handler is associated.
- getMaxsessions() - Method in class nl.b3p.commons.security.xml.WebappUsers
-
Returns the value of field 'maxsessions'.
- getMessages() - Method in class nl.b3p.commons.services.ActionParameters
- getMessages() - Method in class nl.b3p.commons.services.FormBaseBean
- getMethod(String) - Method in class nl.b3p.commons.struts.DynaFormDispatchAction
- getMethodName() - Method in class nl.b3p.commons.struts.ActionMethodProperties
- getMethodParameter(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.ParameterLookupDispatchAction
- getMethodParameter(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.UrlPathDispatchAction
- getMethodPathIndex() - Method in class nl.b3p.commons.struts.UrlPathDispatchAction
- getMethodProperties(HttpServletRequest) - Method in class nl.b3p.commons.struts.MethodPropertiesAction
- getMIMETypeForExt(String) - Static method in class nl.b3p.commons.services.MIMETypes
-
Geeft een MIME-type terug voor een bepaalde extensie indien bekend.
- getMIMETypeForFilename(String) - Static method in class nl.b3p.commons.services.MIMETypes
-
Zoekt naar een extensie in filename en roept daarmee getMIMETypeForExt aan.
- getNaam() - Method in class nl.b3p.commons.clieop3.record.Opdrachtgever
- getName() - Method in interface nl.b3p.commons.oai.dataprovider20.Identity
-
return data provider name
- getName() - Method in class nl.b3p.commons.oai.SimpleIdentity
- getName() - Method in class nl.b3p.commons.taglib.SelectBeanTag
-
Return the attribute name.
- getName() - Method in class nl.b3p.commons.taglib.WriteDateTag
- getName() - Method in class nl.b3p.commons.taglib.WriteFormattedTag
- getNameSpacePrefix() - Method in class nl.b3p.commons.security.xml.RoleDescriptor
- getNameSpacePrefix() - Method in class nl.b3p.commons.security.xml.RoleRolenameTypeDescriptor
- getNameSpacePrefix() - Method in class nl.b3p.commons.security.xml.UserDescriptor
- getNameSpacePrefix() - Method in class nl.b3p.commons.security.xml.UserPasswordTypeDescriptor
- getNameSpacePrefix() - Method in class nl.b3p.commons.security.xml.UserUsernameTypeDescriptor
- getNameSpacePrefix() - Method in class nl.b3p.commons.security.xml.WebappUsersDescriptor
- getNameSpaceURI() - Method in class nl.b3p.commons.security.xml.RoleDescriptor
- getNameSpaceURI() - Method in class nl.b3p.commons.security.xml.RoleRolenameTypeDescriptor
- getNameSpaceURI() - Method in class nl.b3p.commons.security.xml.UserDescriptor
- getNameSpaceURI() - Method in class nl.b3p.commons.security.xml.UserPasswordTypeDescriptor
- getNameSpaceURI() - Method in class nl.b3p.commons.security.xml.UserUsernameTypeDescriptor
- getNameSpaceURI() - Method in class nl.b3p.commons.security.xml.WebappUsersDescriptor
- getNawCode() - Method in class nl.b3p.commons.clieop3.record.Opdrachtgever
- getNewAction() - Method in class nl.b3p.commons.services.EditBaseBean
-
Tijdens de uitvoer van de functies zal een nieuwe actie berekend worden voor de volgende post.
- getNewAction() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Tijdens de uitvoer van de functies zal een nieuwe actie berekend worden voor de volgende post.
- getNewObject() - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie zorgt ervoor dat een nieuw persistent object wordt aangemaakt voor de hoofdtabel.
- getNewObject() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Een concrete implementatie van deze functie zorgt ervoor dat een nieuw persistent object wordt aangemaakt voor de hoofdtabel.
- getNewSubObject(int) - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie zorgt ervoor dat een nieuw persistent object wordt aangemaakt voor de gevraagde subtabel.
- getNoSubFormException(int) - Method in class nl.b3p.commons.services.EditBaseBean
- getOAIversion() - Method in interface nl.b3p.commons.oai.dataprovider20.Identity
-
return oai version
- getOAIversion() - Method in class nl.b3p.commons.oai.SimpleIdentity
- getOdd() - Method in class nl.b3p.commons.taglib.OddEvenTag
-
Getter for property odd.
- getOmschrijving() - Method in class nl.b3p.commons.clieop3.record.VasteOmschrijving
- getOrdering() - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Getter for property ordering.
- getOrganization() - Method in class nl.b3p.commons.security.aselect.ASelectTicket
- getOutputStream() - Method in class nl.b3p.commons.uploadProgress.MonitoredDiskFileItem
- getParam1() - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Getter for property param1.
- getParam2() - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Getter for property param2.
- getParam3() - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Getter for property param3.
- getParam4() - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Getter for property param4.
- getParam5() - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Getter for property param5.
- getParam6() - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Getter for property param6.
- getParam7() - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Getter for property param7.
- getParam8() - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Getter for property param8.
- getParam9() - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Getter for property param9.
- getParamAsObject(String) - Method in class nl.b3p.commons.services.FormBaseBean
-
De parameters uit de request zijn opgenomen tijdens de constructie van de class in een Map.
- getParamAsString(String) - Method in class nl.b3p.commons.services.FormBaseBean
-
De parameters uit de request zijn opgenomen tijdens de constructie van de class in een Map.
- getParamAsStringArray(String) - Method in class nl.b3p.commons.services.FormBaseBean
-
De parameters uit de request zijn opgenomen tijdens de constructie van de class in een Map.
- getParameter() - Method in class nl.b3p.commons.taglib.SelectBeanTag
-
Getter for property parameter.
- getParameterMethodMap() - Method in class nl.b3p.commons.struts.MethodPropertiesAction
- getParameterMethodMap() - Method in class nl.b3p.commons.struts.UrlPathDispatchAction
- getParent() - Method in class nl.b3p.commons.services.MenuItem
- getPassword() - Method in class nl.b3p.commons.security.xml.User
-
Returns the value of field 'password'.
- getPassword() - Method in class nl.b3p.commons.services.B3PCredentials
- getProperties() - Method in class nl.b3p.commons.services.MenuItem
- getProperty() - Method in class nl.b3p.commons.taglib.WriteDateTag
- getProperty() - Method in class nl.b3p.commons.taglib.WriteFormattedTag
- getPublisher() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getRecord(String) - Method in interface nl.b3p.commons.oai.dataprovider20.RecordFactory
-
return a dublin core record
- getRecord(String, String) - Method in class nl.b3p.commons.oai.dataprovider20.DataProvider
- getRecord(String, String) - Method in interface nl.b3p.commons.oai.dataprovider20.DataProviderInterface
- getRecordCode() - Method in class nl.b3p.commons.clieop3.record.Record
- getRecordData() - Method in class nl.b3p.commons.clieop3.record.Record
- getRecords(String, String, String, int, int) - Method in interface nl.b3p.commons.oai.dataprovider20.RecordFactory
- getRekeningnummberBegunstigde() - Method in class nl.b3p.commons.clieop3.record.Transactie
- getRekeningnummerBetaler() - Method in class nl.b3p.commons.clieop3.record.Transactie
- getrekeningnummersHash() - Method in class nl.b3p.commons.clieop3.BatchTotalen
- getRekeningOpdrachtgever() - Method in class nl.b3p.commons.clieop3.record.BatchStart
- getRelation() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getRepositoryPath(ModuleConfig) - Method in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Returns the path to the temporary directory to be used for uploaded files which are written to disk.
- getRequest() - Method in class nl.b3p.commons.services.ActionParameters
- getRequest() - Method in class nl.b3p.commons.services.FormBaseBean
- getRequestParams() - Method in class nl.b3p.commons.services.FormBaseBean
- getResponse() - Method in class nl.b3p.commons.services.ActionParameters
- getResponse() - Method in class nl.b3p.commons.services.FormBaseBean
- getReverse() - Method in class nl.b3p.commons.taglib.SortBeanListTag
-
Getter for property reverse.
- getRf() - Static method in class nl.b3p.commons.oai.OAI
- getRights() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getRole() - Method in class nl.b3p.commons.security.xml.WebappUsers
- getRole(int) - Method in class nl.b3p.commons.security.xml.WebappUsers
- getRoleCount() - Method in class nl.b3p.commons.security.xml.WebappUsers
- getRolename() - Method in class nl.b3p.commons.security.xml.Role
-
Returns the value of field 'rolename'.
- getRoles() - Method in class nl.b3p.commons.security.xml.User
-
Returns the value of field 'roles'.
- getSampleIdentifier() - Method in interface nl.b3p.commons.oai.dataprovider20.Identity
-
return a sample identifier
- getSampleIdentifier() - Method in class nl.b3p.commons.oai.SimpleIdentity
- getSchema() - Method in interface nl.b3p.commons.oai.dataprovider20.Identity
-
return schema
- getSchema() - Method in class nl.b3p.commons.oai.SimpleIdentity
- getScope() - Method in class nl.b3p.commons.taglib.WriteDateTag
- getScope() - Method in class nl.b3p.commons.taglib.WriteFormattedTag
- getSecurityDatabase() - Static method in class nl.b3p.commons.security.XmlSecurityDatabase
-
Return the jndi path for this database.
- getSelected() - Method in class nl.b3p.commons.services.OrderedLabelValueBean
- getSeparator() - Method in class nl.b3p.commons.csv.CsvInputStream
- GetServiceFileSecureServlet - Class in nl.b3p.commons.services
-
Servlet for getting files secure from the host.
- GetServiceFileSecureServlet() - Constructor for class nl.b3p.commons.services.GetServiceFileSecureServlet
- GetServiceFileServlet - Class in nl.b3p.commons.services
-
Servlet for getting files from the host.
- GetServiceFileServlet() - Constructor for class nl.b3p.commons.services.GetServiceFileServlet
- getServlet() - Method in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Retrieves the servlet with which this handler is associated.
- getServletConfig() - Method in class nl.b3p.commons.jpa.JpaUtilServlet
- getServletInfo() - Method in class nl.b3p.commons.jpa.JpaUtilServlet
- getServletInfo() - Method in class nl.b3p.commons.security.XmlSecurityDatabase
-
Returns a short description of the servlet.
- getServletInfo() - Method in class nl.b3p.commons.services.GetServiceFileSecureServlet
-
Returns a short description of the servlet.
- getServletInfo() - Method in class nl.b3p.commons.services.GetServiceFileServlet
-
Returns a short description of the servlet.
- getSession() - Method in class nl.b3p.commons.services.FormBaseBean
- getSets() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getSets(int, int) - Method in interface nl.b3p.commons.oai.dataprovider20.RecordFactory
- getSizeMax(ModuleConfig) - Method in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Returns the maximum allowable size, in bytes, of an uploaded file.
- getSizeThreshold(ModuleConfig) - Method in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Returns the size threshold which determines whether an uploaded file will be written to disk or cached in memory.
- getSource() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getStartTime() - Method in class nl.b3p.commons.security.aselect.ASelectTicket
- getStatus() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getStatus() - Method in class nl.b3p.commons.uploadProgress.UploadInfo
- getString(String) - Static method in class nl.b3p.commons.services.FormUtils
- getStringArray(DynaValidatorForm, String) - Static method in class nl.b3p.commons.services.FormUtils
- getSubID(int) - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie bepaalt het id in het struts formulier voor de gezochte subtabel.
- getSubItems() - Method in class nl.b3p.commons.services.MenuItem
- getSubject() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getSubNames(int) - Method in class nl.b3p.commons.services.EditBaseBean
-
Deze functie geeft de naam van het subformulier, zoals dat bij foutmeldingen moet worden geroond.
- getSubObject(int) - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie haalt het tabelobject op van de gekoppelde subtabel met een subid als aangegeven.
- getSubProperties(int) - Method in class nl.b3p.commons.services.EditBaseBean
-
Deze functie geeft lijst van veldnamen, waarop gecheckt moet worden bij validatie.
- getSvar() - Method in class nl.b3p.commons.taglib.SortBeanListTag
-
Getter for property svar.
- getTarget() - Method in class nl.b3p.commons.taglib.SelectBeanTag
-
Getter for property target.
- getTestCode() - Method in class nl.b3p.commons.clieop3.record.Opdrachtgever
- getTextElements() - Method in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Returns a hash table containing the text (that is, non-file) request parameters.
- getThreadEntityManager() - Static method in class nl.b3p.commons.jpa.JpaUtilServlet
-
Returns an EntityManager for the default persistence unit.
- getThreadEntityManager(String) - Static method in class nl.b3p.commons.jpa.JpaUtilServlet
-
Returns an EntityManager unique for the current thread for the specified persistence unit.
- getTicketId() - Method in class nl.b3p.commons.security.aselect.ASelectTicket
- getTitle() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getTotalSize() - Method in class nl.b3p.commons.uploadProgress.UploadInfo
- getTransactieGroep() - Method in class nl.b3p.commons.clieop3.record.BatchStart
- getTransactieSoort() - Method in class nl.b3p.commons.clieop3.record.Transactie
- getTransactieSoort(BigInteger, int) - Static method in class nl.b3p.commons.clieop3.record.Transactie
-
Controleert of het rekeningnummer een girorekening of een bankrekening is en geeft aan de hand daarvan een transactiesoort met zuiver of onzuiver terug voor gebruik bij de constructor.
- getType() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- getType() - Method in class nl.b3p.commons.oai.dataprovider20.token.IdentifierToken
- getType() - Method in class nl.b3p.commons.oai.dataprovider20.token.RecordsToken
- getType() - Method in class nl.b3p.commons.oai.dataprovider20.token.SetToken
- getType() - Method in class nl.b3p.commons.oai.dataprovider20.token.Token
- getUid() - Method in class nl.b3p.commons.security.aselect.ASelectTicket
- getUndecodedAttributes() - Method in class nl.b3p.commons.security.aselect.ASelectTicket
- getUnspecifiedAlternateForward(ActionMapping, HttpServletRequest) - Method in class nl.b3p.commons.struts.ExtendedMethodAction
- getUnspecifiedDefaultForward(ActionMapping, HttpServletRequest) - Method in class nl.b3p.commons.struts.CrudAction
- getUnspecifiedDefaultForward(ActionMapping, HttpServletRequest) - Method in class nl.b3p.commons.struts.ExtendedMethodAction
- getUploadInfo() - Method in class nl.b3p.commons.uploadProgress.UploadMonitor
- getUrl() - Method in class nl.b3p.commons.services.B3PCredentials
- getUrl() - Method in class nl.b3p.commons.services.MenuItem
- getUser() - Method in class nl.b3p.commons.security.xml.WebappUsers
- getUser(int) - Method in class nl.b3p.commons.security.xml.WebappUsers
- getUserCount() - Method in class nl.b3p.commons.security.xml.WebappUsers
- getUsername() - Method in class nl.b3p.commons.security.xml.User
-
Returns the value of field 'username'.
- getUserName() - Method in class nl.b3p.commons.services.B3PCredentials
- getValidator() - Method in class nl.b3p.commons.security.xml.RoleDescriptor
- getValidator() - Method in class nl.b3p.commons.security.xml.RoleRolenameTypeDescriptor
- getValidator() - Method in class nl.b3p.commons.security.xml.UserDescriptor
- getValidator() - Method in class nl.b3p.commons.security.xml.UserPasswordTypeDescriptor
- getValidator() - Method in class nl.b3p.commons.security.xml.UserUsernameTypeDescriptor
- getValidator() - Method in class nl.b3p.commons.security.xml.WebappUsersDescriptor
- getValue() - Method in class nl.b3p.commons.services.OrderedLabelValueBean
- getValue() - Method in class nl.b3p.commons.taglib.ReverseMatchTag
- getValue(InputTagSupport) - Method in class nl.b3p.commons.stripes.SelectivePopulationStrategy
- getValuta() - Method in class nl.b3p.commons.clieop3.record.BatchStart
- getVariantCode() - Method in class nl.b3p.commons.clieop3.record.Record
- getVerwerkingsDatum() - Method in class nl.b3p.commons.clieop3.record.Opdrachtgever
- getViewFactory() - Method in class nl.b3p.commons.gui.HTMLPane.HTMLPaneEditorKit
- getVisible() - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Getter for property visible.
- getVolgnummer() - Method in class nl.b3p.commons.clieop3.BatchTotalen
- getVolgnummer() - Method in class nl.b3p.commons.clieop3.record.BestandStart
- getXMLName() - Method in class nl.b3p.commons.security.xml.RoleDescriptor
- getXMLName() - Method in class nl.b3p.commons.security.xml.RoleRolenameTypeDescriptor
- getXMLName() - Method in class nl.b3p.commons.security.xml.UserDescriptor
- getXMLName() - Method in class nl.b3p.commons.security.xml.UserPasswordTypeDescriptor
- getXMLName() - Method in class nl.b3p.commons.security.xml.UserUsernameTypeDescriptor
- getXMLName() - Method in class nl.b3p.commons.security.xml.WebappUsersDescriptor
- granularity - Variable in class nl.b3p.commons.oai.SimpleIdentity
H
- handleRequest(HttpServletRequest) - Method in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Parses the input stream and partitions the parsed items into a set of form fields and a set of file items.
- hashCode() - Method in class nl.b3p.commons.services.OrderedLabelValueBean
- hasMaxsessions() - Method in class nl.b3p.commons.security.xml.WebappUsers
- HTMLPane - Class in nl.b3p.commons.gui
- HTMLPane() - Constructor for class nl.b3p.commons.gui.HTMLPane
- HTMLPane.FormActionEvent - Class in nl.b3p.commons.gui
-
Used by
HTMLPane
to pass form-submission information to any ActionListener objects. - HTMLPane.HTMLPaneEditorKit - Class in nl.b3p.commons.gui
- HTMLPane.LocalFormView - Class in nl.b3p.commons.gui
-
Special handling for elements that can occur inside forms.
- HTMLPaneEditorKit() - Constructor for class nl.b3p.commons.gui.HTMLPane.HTMLPaneEditorKit
- HTTP - nl.b3p.commons.services.FileManagerServlet.FetchMethod
- HttpClientConfigured - Class in nl.b3p.commons.services
-
bundle of objects needed to do httpclient call
- HttpClientConfigured(B3PCredentials) - Constructor for class nl.b3p.commons.services.HttpClientConfigured
- HttpClientConfigured(B3PCredentials, int) - Constructor for class nl.b3p.commons.services.HttpClientConfigured
- HttpInfoMDCLoggerFilter - Class in nl.b3p.commons.services
-
Dit filter logt de volgende keys in de log4j Mapped Diagnostic Context (MDC): HttpRemoteAddr HttpRemotePort HttpRequestURI HttpSessionId Deze kunnen bijvoorbeeld worden gebruikt door de PatternLayout met %X{remoteAddr}:%X{remotePort} om IP adres en port te loggen, wat meestal handiger is dan de thread naam.
- HttpInfoMDCLoggerFilter() - Constructor for class nl.b3p.commons.services.HttpInfoMDCLoggerFilter
I
- id - Variable in class nl.b3p.commons.oai.SimpleIdentity
- IdDoesNotExist - Exception in nl.b3p.commons.oai.dataprovider20.error
- IdDoesNotExist(String) - Constructor for exception nl.b3p.commons.oai.dataprovider20.error.IdDoesNotExist
- IDENTIFIER_TOKEN - Static variable in class nl.b3p.commons.oai.dataprovider20.token.Token
- IdentifierToken - Class in nl.b3p.commons.oai.dataprovider20.token
- IdentifierToken() - Constructor for class nl.b3p.commons.oai.dataprovider20.token.IdentifierToken
- identify() - Method in class nl.b3p.commons.oai.dataprovider20.DataProvider
- identify() - Method in interface nl.b3p.commons.oai.dataprovider20.DataProviderInterface
- Identity - Interface in nl.b3p.commons.oai.dataprovider20
-
This interface is used to define the identity of any data provider
- IgnoreEntityResolver - Class in nl.b3p.commons.xml
- IgnoreEntityResolver() - Constructor for class nl.b3p.commons.xml.IgnoreEntityResolver
- imageSubmit(String) - Method in class nl.b3p.commons.gui.HTMLPane.LocalFormView
- ImgBeanTag - Class in nl.b3p.commons.taglib
-
Maakt een plaatje uit een bean referentie als uitbreiding op de standaard Struts Img tag.
- ImgBeanTag() - Constructor for class nl.b3p.commons.taglib.ImgBeanTag
- init(FilterConfig) - Method in class nl.b3p.commons.security.aselect.ASelectAuthorizationFilter
-
Deze functie initialiseert het filter en controleert de init parameters.
- init(FilterConfig) - Method in class nl.b3p.commons.services.HttpInfoMDCLoggerFilter
- init(FilterConfig) - Method in class nl.b3p.commons.services.NoUrlRewritingFilter
-
Deprecated.
- init(FilterConfig) - Method in class nl.b3p.commons.services.SetRequestEncodingFilter
- init(FilterConfig, SecurityConfig) - Method in class nl.b3p.commons.security.aselect.ASelectFilterAuthenticator
-
Initialize this Authenticator.
- init(ServletConfig) - Method in class nl.b3p.commons.jpa.JpaUtilServlet
- init(ServletConfig) - Method in class nl.b3p.commons.security.XmlSecurityDatabase
-
Initializes the servlet.
- init(ServletConfig) - Method in class nl.b3p.commons.services.FileManagerServlet
- init(ServletConfig) - Method in class nl.b3p.commons.services.GetServiceFileSecureServlet
- init(ServletConfig) - Method in class nl.b3p.commons.services.GetServiceFileServlet
- init(Configuration) - Method in class nl.b3p.commons.stripes.SelectivePopulationStrategy
- IntegerToBoolean(Integer) - Static method in class nl.b3p.commons.services.FormUtils
- IntegerToString(Integer) - Static method in class nl.b3p.commons.services.FormUtils
- intercept(ExecutionContext) - Method in class nl.b3p.commons.stripes.JpaTransactionInterceptor
- IntToBoolean(int) - Static method in class nl.b3p.commons.services.FormUtils
- IntToString(int) - Static method in class nl.b3p.commons.services.FormUtils
- intValue(BigDecimal) - Static method in class nl.b3p.commons.services.FormUtils
-
Berekent int waarde van BigDecimal
- INVALID_ACTION - Static variable in class nl.b3p.commons.services.EditBaseBean
- INVALID_ACTION - Static variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- isAction(String) - Method in class nl.b3p.commons.services.FormBaseBean
-
test of een actie de huidige actie is
- isAllowEdits() - Method in class nl.b3p.commons.services.EditBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of de bebruiker de records mag editten of niet.
- isAllowEdits() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of de bebruiker de records mag editten of niet.
- isDirectDelete() - Method in class nl.b3p.commons.services.EditBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of een delete meteen (true) moet worden uitgevoerd of pas na een waarschuwing (false).
- isDirectDelete() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of een delete meteen (true) moet worden uitgevoerd of pas na een waarschuwing (false).
- isDirectSave() - Method in class nl.b3p.commons.services.EditBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of een save meteen (true) moet worden uitgevoerd of pas na een waarschuwing (false).
- isDirectSave() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of een save meteen (true) moet worden uitgevoerd of pas na een waarschuwing (false).
- isDirectSubDelete() - Method in class nl.b3p.commons.services.EditBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of een subdelete meteen (true) moet worden uitgevoerd of pas na een waarschuwing (false).
- isDirectSubSave() - Method in class nl.b3p.commons.services.EditBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of een subsave meteen (true) moet worden uitgevoerd of pas na een waarschuwing (false).
- isDuplicaat() - Method in class nl.b3p.commons.clieop3.record.BestandStart
- isEnabled() - Method in class nl.b3p.commons.services.MenuItem
- isInit - Variable in class nl.b3p.commons.services.FormBaseBean
- isInitialized() - Static method in class nl.b3p.commons.security.XmlSecurityDatabase
- isInProgress() - Method in class nl.b3p.commons.uploadProgress.UploadInfo
- isMogelijkBankrekeningNummer(BigInteger) - Static method in class nl.b3p.commons.clieop3.RekeningnummerChecker
-
Test of het rekeningnummer een mogelijk bankrekeningnummer is.
- isMogelijkGiroNummer(BigInteger) - Static method in class nl.b3p.commons.clieop3.RekeningnummerChecker
-
Test of het rekeningnummer een mogelijk gironummer is.
- isNewAction(String) - Method in class nl.b3p.commons.services.EditBaseBean
-
test of een actie de huidige actie voor de volgende ronde is
- isNewAction(String) - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
test of een actie de huidige actie voor de volgende ronde is
- isPreemptive() - Method in class nl.b3p.commons.services.B3PCredentials
- isReturnAfterSubSave() - Method in class nl.b3p.commons.services.EditBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of na een subsave terug naar het hoofdformulier teruggegaan moet worden (true) of dat in de edit mode van het subformulier gebleven moet worden (false).
- isSelected() - Method in class nl.b3p.commons.services.MenuItem
- isUserInRole(String, String) - Static method in class nl.b3p.commons.security.XmlSecurityDatabase
- isUserInRole(String, String) - Method in class nl.b3p.commons.security.XmlSecurityRealm
- isUserInRole(HttpServletRequest, String) - Static method in class nl.b3p.commons.taglib.JstlFunctionSupport
- isValid() - Method in class nl.b3p.commons.security.xml.Role
- isValid() - Method in class nl.b3p.commons.security.xml.User
- isValid() - Method in class nl.b3p.commons.security.xml.WebappUsers
J
- JpaTransactionActionBean - Class in nl.b3p.commons.stripes
- JpaTransactionActionBean() - Constructor for class nl.b3p.commons.stripes.JpaTransactionActionBean
- JpaTransactionInterceptor - Class in nl.b3p.commons.stripes
-
Interceptor die een transactie start: Indien de ActionBean een Transactional annotatie heeft, na de ActionBeanResolution lifecycle state.
- JpaTransactionInterceptor() - Constructor for class nl.b3p.commons.stripes.JpaTransactionInterceptor
- JpaUtilServlet - Class in nl.b3p.commons.jpa
-
Servlet die persistence units kan initialiaseren bij het opstarten van de webapp en waaraan de code mbv een static methode een EntityManager kan opvragen.
- JpaUtilServlet() - Constructor for class nl.b3p.commons.jpa.JpaUtilServlet
- JstlFunctionSupport - Class in nl.b3p.commons.taglib
-
Verschillende handige functies voor gebruik in JSTL.
- JstlFunctionSupport() - Constructor for class nl.b3p.commons.taglib.JstlFunctionSupport
K
- kill() - Method in class nl.b3p.commons.security.aselect.ASelectTicket
-
Maakt het ticket ongeldig en verwijderd deze uit de sessie.
L
- label - Variable in class nl.b3p.commons.services.OrderedLabelValueBean
- LinkBeanTag - Class in nl.b3p.commons.taglib
-
Maakt een link met beschrijving uit een bean referentie
- LinkBeanTag() - Constructor for class nl.b3p.commons.taglib.LinkBeanTag
- list(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.CrudAction
- LIST - Static variable in class nl.b3p.commons.struts.CrudAction
- LISTFW - Static variable in class nl.b3p.commons.struts.CrudAction
- listIdentifiers(String) - Method in class nl.b3p.commons.oai.dataprovider20.DataProvider
- listIdentifiers(String) - Method in interface nl.b3p.commons.oai.dataprovider20.DataProviderInterface
- listIdentifiers(String, String, String, String) - Method in class nl.b3p.commons.oai.dataprovider20.DataProvider
- listIdentifiers(String, String, String, String) - Method in interface nl.b3p.commons.oai.dataprovider20.DataProviderInterface
- listMetadataFormats(String) - Method in class nl.b3p.commons.oai.dataprovider20.DataProvider
- listMetadataFormats(String) - Method in interface nl.b3p.commons.oai.dataprovider20.DataProviderInterface
- listRecords(String) - Method in class nl.b3p.commons.oai.dataprovider20.DataProvider
- listRecords(String) - Method in interface nl.b3p.commons.oai.dataprovider20.DataProviderInterface
- listRecords(String, String, String, String) - Method in class nl.b3p.commons.oai.dataprovider20.DataProvider
- listRecords(String, String, String, String) - Method in interface nl.b3p.commons.oai.dataprovider20.DataProviderInterface
- listSets() - Method in class nl.b3p.commons.oai.dataprovider20.DataProvider
- listSets() - Method in interface nl.b3p.commons.oai.dataprovider20.DataProviderInterface
- listSets(String) - Method in class nl.b3p.commons.oai.dataprovider20.DataProvider
- listSets(String) - Method in interface nl.b3p.commons.oai.dataprovider20.DataProviderInterface
- locale - Variable in class nl.b3p.commons.services.FormBaseBean
- LocalFormView(Element) - Constructor for class nl.b3p.commons.gui.HTMLPane.LocalFormView
- location - Variable in class nl.b3p.commons.taglib.ReverseMatchTag
-
The location where the match must exist (
start
orend
), ornull
for anywhere. - locationPrefix - Variable in class nl.b3p.commons.services.FileManagerServlet
- log - Static variable in class nl.b3p.commons.security.aselect.ASelectTicket
- log - Variable in class nl.b3p.commons.services.EditBaseBean
- log - Variable in class nl.b3p.commons.services.FormBaseBean
- log - Variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- log - Variable in class nl.b3p.commons.taglib.WriteDateTag
- log - Variable in class nl.b3p.commons.taglib.WriteFormattedTag
- log - Static variable in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Commons Logging instance.
- LongToString(Long) - Static method in class nl.b3p.commons.services.FormUtils
M
- main(String[]) - Static method in class nl.b3p.commons.clieop3.record.BatchStart
- main(String[]) - Static method in class nl.b3p.commons.clieop3.record.BestandStart
- main(String[]) - Static method in class nl.b3p.commons.csv.CsvOutputStream
- main(String[]) - Static method in class nl.b3p.commons.services.GetServiceFileSecureServlet
-
Helper to create coded getters
- MAIN_MESSAGE - Static variable in class nl.b3p.commons.services.EditBaseBean
- MAIN_MESSAGE - Static variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- mapping - Variable in class nl.b3p.commons.services.FormBaseBean
- marshal(Writer) - Method in class nl.b3p.commons.security.xml.Role
- marshal(Writer) - Method in class nl.b3p.commons.security.xml.User
- marshal(Writer) - Method in class nl.b3p.commons.security.xml.WebappUsers
- marshal(ContentHandler) - Method in class nl.b3p.commons.security.xml.Role
- marshal(ContentHandler) - Method in class nl.b3p.commons.security.xml.User
- marshal(ContentHandler) - Method in class nl.b3p.commons.security.xml.WebappUsers
- MAX_POSTEN - Static variable in class nl.b3p.commons.clieop3.ClieOp3OutputStream
-
Maximaal aantal posten per batch
- md5Encrypt(String) - Static method in class nl.b3p.commons.encryption.Encryption
- MenuItem - Class in nl.b3p.commons.services
- MenuItem() - Constructor for class nl.b3p.commons.services.MenuItem
- MenuItem(String, String) - Constructor for class nl.b3p.commons.services.MenuItem
- MenuItem(String, String, boolean) - Constructor for class nl.b3p.commons.services.MenuItem
- messages - Variable in class nl.b3p.commons.services.FormBaseBean
- MessageUtilAction - Class in nl.b3p.commons.struts
- MessageUtilAction() - Constructor for class nl.b3p.commons.struts.MessageUtilAction
- metadataPrefix - Variable in class nl.b3p.commons.oai.dataprovider20.token.IdentifierToken
- metadataPrefix - Variable in class nl.b3p.commons.oai.dataprovider20.token.RecordsToken
- method() - Method in class nl.b3p.commons.gui.HTMLPane.FormActionEvent
-
Return the method= attribute of the <form> tag
- MethodPropertiesAction - Class in nl.b3p.commons.struts
- MethodPropertiesAction() - Constructor for class nl.b3p.commons.struts.MethodPropertiesAction
- MIMETypes - Class in nl.b3p.commons.services
- MIMETypes() - Constructor for class nl.b3p.commons.services.MIMETypes
- MonitoredDiskFileItem - Class in nl.b3p.commons.uploadProgress
-
Created by IntelliJ IDEA.
- MonitoredDiskFileItem(String, String, boolean, String, int, File, OutputStreamListener) - Constructor for class nl.b3p.commons.uploadProgress.MonitoredDiskFileItem
- MonitoredDiskFileItemFactory - Class in nl.b3p.commons.uploadProgress
-
Created by IntelliJ IDEA.
- MonitoredDiskFileItemFactory(int, File, OutputStreamListener) - Constructor for class nl.b3p.commons.uploadProgress.MonitoredDiskFileItemFactory
- MonitoredDiskFileItemFactory(OutputStreamListener) - Constructor for class nl.b3p.commons.uploadProgress.MonitoredDiskFileItemFactory
- MonitoredOutputStream - Class in nl.b3p.commons.uploadProgress
-
Created by IntelliJ IDEA.
- MonitoredOutputStream(OutputStream, OutputStreamListener) - Constructor for class nl.b3p.commons.uploadProgress.MonitoredOutputStream
- multiplyFactor(BigDecimal, float) - Static method in class nl.b3p.commons.services.FormUtils
-
Vermenigvuldigt een BigDecimal met een factor.
- multiplyFactor(BigDecimal, float, int) - Static method in class nl.b3p.commons.services.FormUtils
N
- NaamBegunstigde - Class in nl.b3p.commons.clieop3.record
- NaamBegunstigde(String) - Constructor for class nl.b3p.commons.clieop3.record.NaamBegunstigde
- name - Variable in class nl.b3p.commons.oai.SimpleIdentity
- name - Variable in class nl.b3p.commons.taglib.WriteDateTag
-
Name of the bean that contains the data we will be rendering.
- name - Variable in class nl.b3p.commons.taglib.WriteFormattedTag
-
Name of the bean that contains the data we will be rendering.
- NAW_GEWENST - Static variable in class nl.b3p.commons.clieop3.record.Opdrachtgever
- NAW_NIETGEWENST - Static variable in class nl.b3p.commons.clieop3.record.Opdrachtgever
- NAW_NVT - Static variable in class nl.b3p.commons.clieop3.record.Opdrachtgever
- NEW_ACTION - Static variable in class nl.b3p.commons.services.EditBaseBean
- NEW_ACTION - Static variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- NEW_BUTTON - Static variable in class nl.b3p.commons.services.EditBaseBean
- NEW_BUTTON - Static variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- newButton() - Method in class nl.b3p.commons.services.EditBaseBean
- NEWJOIN_BUTTON - Static variable in class nl.b3p.commons.services.EditBaseBean
- newJoinButton(int, ActionErrors) - Method in class nl.b3p.commons.services.EditBaseBean
- nl.b3p.commons.clieop3 - package nl.b3p.commons.clieop3
- nl.b3p.commons.clieop3.record - package nl.b3p.commons.clieop3.record
- nl.b3p.commons.csv - package nl.b3p.commons.csv
- nl.b3p.commons.encryption - package nl.b3p.commons.encryption
- nl.b3p.commons.fop - package nl.b3p.commons.fop
- nl.b3p.commons.gui - package nl.b3p.commons.gui
- nl.b3p.commons.jpa - package nl.b3p.commons.jpa
- nl.b3p.commons.oai - package nl.b3p.commons.oai
- nl.b3p.commons.oai.dataprovider20 - package nl.b3p.commons.oai.dataprovider20
- nl.b3p.commons.oai.dataprovider20.error - package nl.b3p.commons.oai.dataprovider20.error
- nl.b3p.commons.oai.dataprovider20.token - package nl.b3p.commons.oai.dataprovider20.token
- nl.b3p.commons.oai.util.xml - package nl.b3p.commons.oai.util.xml
- nl.b3p.commons.security - package nl.b3p.commons.security
- nl.b3p.commons.security.aselect - package nl.b3p.commons.security.aselect
- nl.b3p.commons.security.xml - package nl.b3p.commons.security.xml
- nl.b3p.commons.services - package nl.b3p.commons.services
- nl.b3p.commons.stripes - package nl.b3p.commons.stripes
- nl.b3p.commons.struts - package nl.b3p.commons.struts
- nl.b3p.commons.taglib - package nl.b3p.commons.taglib
- nl.b3p.commons.uploadProgress - package nl.b3p.commons.uploadProgress
- nl.b3p.commons.xml - package nl.b3p.commons.xml
- NoItemsMatch - Exception in nl.b3p.commons.oai.dataprovider20.error
- NoItemsMatch(String) - Constructor for exception nl.b3p.commons.oai.dataprovider20.error.NoItemsMatch
- NoRecordsMatch - Exception in nl.b3p.commons.oai.dataprovider20.error
- NoRecordsMatch(String) - Constructor for exception nl.b3p.commons.oai.dataprovider20.error.NoRecordsMatch
- NoSetHierarchy - Exception in nl.b3p.commons.oai.dataprovider20.error
- NoSetHierarchy(String) - Constructor for exception nl.b3p.commons.oai.dataprovider20.error.NoSetHierarchy
- NOTFOUND_ERROR_KEY - Static variable in class nl.b3p.commons.struts.CrudAction
- NoUrlRewritingFilter - Class in nl.b3p.commons.services
-
Deprecated.Door nieuwe versies van Tomcat 6 en Tomcat 7 niet meer nodig:
Tomcat 6:
<Context path="/myapp" disableURLRewriting="true" ...>
Zie Context configurationTomcat 7: In web.xml opnemen:
<session-config> <tracking-mode>COOKIE</tracking-mode> </session-config>
- NoUrlRewritingFilter() - Constructor for class nl.b3p.commons.services.NoUrlRewritingFilter
-
Deprecated.
- nullIfEmpty(String) - Static method in class nl.b3p.commons.services.FormUtils
- nullOrEmpty(String) - Static method in class nl.b3p.commons.services.FormBaseBean
-
gemaksfunctie die test of een string niet null of leeg is.
- nullOrEmpty(String) - Static method in class nl.b3p.commons.services.FormUtils
-
gemaksfunctie die test of een string niet null of leeg is.
O
- OAI - Class in nl.b3p.commons.oai
- OAI() - Constructor for class nl.b3p.commons.oai.OAI
- OAIError - Exception in nl.b3p.commons.oai.dataprovider20.error
- OAIversion - Variable in class nl.b3p.commons.oai.SimpleIdentity
- OddEvenTag - Class in nl.b3p.commons.taglib
-
alterneert uitvoertekst op basis van iteratie loop
- OddEvenTag() - Constructor for class nl.b3p.commons.taglib.OddEvenTag
- OK_BUTTON - Static variable in class nl.b3p.commons.services.EditBaseBean
- OK_BUTTON - Static variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- Omschrijving - Class in nl.b3p.commons.clieop3.record
- Omschrijving(String) - Constructor for class nl.b3p.commons.clieop3.record.Omschrijving
- Opdrachtgever - Class in nl.b3p.commons.clieop3.record
- Opdrachtgever(char, Date, String, char) - Constructor for class nl.b3p.commons.clieop3.record.Opdrachtgever
- OPEN_SESSION_IN_VIEW - Static variable in class nl.b3p.commons.stripes.JpaTransactionInterceptor
- OrderedLabelValueBean - Class in nl.b3p.commons.services
- OrderedLabelValueBean() - Constructor for class nl.b3p.commons.services.OrderedLabelValueBean
- OrderedLabelValueBean(String, String, String, String) - Constructor for class nl.b3p.commons.services.OrderedLabelValueBean
- OrderedLabelValueBean(String, String, String, String, String) - Constructor for class nl.b3p.commons.services.OrderedLabelValueBean
- OrderedLabelValueBean(String, String, String, String, String, String) - Constructor for class nl.b3p.commons.services.OrderedLabelValueBean
- OrderedLabelValueBean(String, String, String, String, String, String, String) - Constructor for class nl.b3p.commons.services.OrderedLabelValueBean
- OrderedLabelValueBean(String, String, String, String, String, String, String, String) - Constructor for class nl.b3p.commons.services.OrderedLabelValueBean
- OrderedLabelValueBean(String, String, String, String, String, String, String, String, String) - Constructor for class nl.b3p.commons.services.OrderedLabelValueBean
- OrderedLabelValueBean(String, String, String, String, String, String, String, String, String, String) - Constructor for class nl.b3p.commons.services.OrderedLabelValueBean
- ordering - Variable in class nl.b3p.commons.services.OrderedLabelValueBean
- otherDoEndTagOperations() - Method in class nl.b3p.commons.taglib.OddEvenTag
- otherDoStartTagOperations() - Method in class nl.b3p.commons.taglib.OddEvenTag
- output(Document) - Static method in class nl.b3p.commons.oai.util.xml.XMLTool
-
Print the document out.
- OutputStreamListener - Interface in nl.b3p.commons.uploadProgress
-
Created by IntelliJ IDEA.
P
- pad(int, char[], StringBuffer) - Static method in class nl.b3p.commons.clieop3.PadUtils
- PADDING_SPACES - Static variable in class nl.b3p.commons.clieop3.PadUtils
- PADDING_ZEROES - Static variable in class nl.b3p.commons.clieop3.PadUtils
- padNumber(String, int, StringBuffer) - Static method in class nl.b3p.commons.clieop3.PadUtils
- padRecord(StringBuffer, int) - Static method in class nl.b3p.commons.clieop3.PadUtils
- padText(String, int, StringBuffer) - Static method in class nl.b3p.commons.clieop3.PadUtils
- PadUtils - Class in nl.b3p.commons.clieop3
- param1 - Variable in class nl.b3p.commons.services.OrderedLabelValueBean
- param2 - Variable in class nl.b3p.commons.services.OrderedLabelValueBean
- param3 - Variable in class nl.b3p.commons.services.OrderedLabelValueBean
- param4 - Variable in class nl.b3p.commons.services.OrderedLabelValueBean
- param5 - Variable in class nl.b3p.commons.services.OrderedLabelValueBean
- param6 - Variable in class nl.b3p.commons.services.OrderedLabelValueBean
- param7 - Variable in class nl.b3p.commons.services.OrderedLabelValueBean
- param8 - Variable in class nl.b3p.commons.services.OrderedLabelValueBean
- param9 - Variable in class nl.b3p.commons.services.OrderedLabelValueBean
- ParameterLookupDispatchAction - Class in nl.b3p.commons.struts
-
Deze abstracte DispatchAction dispatcht naar een publieke methode welke genoemd is in een Map van parameter naar methode naam.
- ParameterLookupDispatchAction() - Constructor for class nl.b3p.commons.struts.ParameterLookupDispatchAction
- parameterMethodMap - Variable in class nl.b3p.commons.struts.UrlPathDispatchAction
-
Mapping van parameter naar methode naam
- parseBigDecimal(String, NumberFormat) - Static method in class nl.b3p.commons.services.FormUtils
-
Parst s volgens format.
- parseDouble(String, NumberFormat) - Static method in class nl.b3p.commons.services.FormUtils
-
Parst s volgens format.
- parseDoubleAllowNull(String, NumberFormat) - Static method in class nl.b3p.commons.services.FormUtils
-
Parst s volgens format.
- parseParameter(ActionMapping, HttpServletRequest) - Method in class nl.b3p.commons.struts.UrlPathDispatchAction
- parseQueryString(String, String) - Static method in class nl.b3p.commons.security.aselect.ASelectUtils
- performRequest(Map) - Method in class nl.b3p.commons.security.aselect.ASelectAgentClient
- performRequest(Map) - Method in interface nl.b3p.commons.security.aselect.ASelectClient
- persistenceUnit() - Method in annotation type nl.b3p.commons.jpa.TransactionalAjax
- persistenceUnit() - Method in annotation type nl.b3p.commons.stripes.Transactional
- populateForm() - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie zorgt voor het vullen van het form uit het hoofdobject.
- populateForm() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Een concrete implementatie van deze functie zorgt voor het vullen van het form uit het hoofdobject.
- populateMainForm() - Method in class nl.b3p.commons.services.EditBaseBean
-
Deze functie vult het hoofdformulier met de bijgewerkte informatie uit de database.
- populateMainForm() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Deze functie vult het hoofdformulier met de bijgewerkte informatie uit de database.
- populateObject() - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie vult het hoofdobject vanuit het form.
- populateObject() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Een concrete implementatie van deze functie vult het hoofdobject vanuit het form.
- populateSubForm(int) - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie zorgt voor het vullen van het form uit het subobject
- populateSubForms(int) - Method in class nl.b3p.commons.services.EditBaseBean
-
Deze functie vult een subformulieren met de bijgewerkte informatie uit de database.
- populateSubObject(int) - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie vult het subobject vanuit het form.
- postPadAppend(String, int, StringBuffer, char[]) - Static method in class nl.b3p.commons.clieop3.PadUtils
-
Indien str even lang of langer dan length kap str af tot length, anders vul str aan met padding tot length.
- prePadAppend(String, int, StringBuffer, char[]) - Static method in class nl.b3p.commons.clieop3.PadUtils
- prepareMethod(DynaValidatorForm, HttpServletRequest, String, String) - Method in class nl.b3p.commons.struts.CrudAction
- process(boolean, boolean, ActionErrors) - Method in class nl.b3p.commons.services.EditBaseBean
-
Deze functie procest een request, welke is opgeslagen bij de constructie van de bean.
- processAction(boolean, boolean, ActionErrors) - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Deze functie procest een request, welke is opgeslagen bij de constructie van de bean.
- processLists() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
- processLogin(SecurityRequestWrapper, HttpServletResponse) - Method in class nl.b3p.commons.security.aselect.ASelectFilterAuthenticator
-
Process any login information that was included in the request, if any.
- processLogout(SecurityRequestWrapper, HttpServletResponse, URLPatternMatcher) - Method in class nl.b3p.commons.security.aselect.ASelectFilterAuthenticator
-
Return true if this is a logout request.
- processRequest(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.security.XmlSecurityDatabase
-
Processes requests for both HTTP
GET
andPOST
methods. - processRequest(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.services.GetServiceFileSecureServlet
-
Processes requests for both HTTP
GET
andPOST
methods. - processRequest(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.services.GetServiceFileServlet
-
Processes requests for both HTTP
GET
andPOST
methods. - property - Variable in class nl.b3p.commons.taglib.WriteDateTag
-
Name of the property to be accessed on the specified bean.
- property - Variable in class nl.b3p.commons.taglib.WriteFormattedTag
-
Name of the property to be accessed on the specified bean.
R
- readRecord() - Method in class nl.b3p.commons.csv.CsvInputStream
- readRecordAsList() - Method in class nl.b3p.commons.csv.CsvInputStream
-
Leest het volgende csv record en retourneert de velden als elementen in een String array.
- realm - Variable in class nl.b3p.commons.security.aselect.ASelectFilterAuthenticator
- realmName - Variable in class nl.b3p.commons.security.aselect.ASelectFilterAuthenticator
- Record - Class in nl.b3p.commons.clieop3.record
- Record(String, char) - Constructor for class nl.b3p.commons.clieop3.record.Record
- RECORD_LENGTH - Static variable in class nl.b3p.commons.clieop3.ClieOp3OutputStream
-
Lengte van een record
- RecordFactory - Interface in nl.b3p.commons.oai.dataprovider20
-
This interface is used to implement any data provider record
- RECORDS_TOKEN - Static variable in class nl.b3p.commons.oai.dataprovider20.token.Token
- RecordsToken - Class in nl.b3p.commons.oai.dataprovider20.token
- RecordsToken() - Constructor for class nl.b3p.commons.oai.dataprovider20.token.RecordsToken
- redispatch(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse, String) - Method in class nl.b3p.commons.struts.ExtendedMethodAction
- redispatchFormField(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse, String) - Method in class nl.b3p.commons.struts.ExtendedMethodAction
- reduceMainErrors(ActionErrors) - Method in class nl.b3p.commons.services.EditBaseBean
-
Deze functie verwijdert de niet relevante errors uit de lijst door te kijken naar de velden (properties) die in het form aanwezig zijn.
- reduceMainErrors(ActionErrors) - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Deze functie verwijdert de niet relevante errors uit de lijst door te kijken naar de velden (properties) die in het form aanwezig zijn.
- reduceSubErrors(int, ActionErrors) - Method in class nl.b3p.commons.services.EditBaseBean
-
Deze functie verwijdert de niet relevante errors uit de lijst door te kijken naar de velden (properties) die in het form aanwezig zijn.
- reformatBigDecimalToDate(BigDecimal) - Static method in class nl.b3p.commons.services.FormUtils
- reformatDateBigDecimal(BigDecimal) - Static method in class nl.b3p.commons.services.FormUtils
- reformatDateString(String) - Static method in class nl.b3p.commons.services.FormUtils
- RekeningnummerChecker - Class in nl.b3p.commons.clieop3
- release() - Method in class nl.b3p.commons.taglib.AutonumberTag
-
Release any acquired resources.
- release() - Method in class nl.b3p.commons.taglib.ImgBeanTag
-
Release any acquired resources.
- release() - Method in class nl.b3p.commons.taglib.LinkBeanTag
-
Release any acquired resources.
- release() - Method in class nl.b3p.commons.taglib.ReverseMatchTag
-
Release all allocated resources.
- release() - Method in class nl.b3p.commons.taglib.SelectBeanTag
-
Release any acquired resources.
- release() - Method in class nl.b3p.commons.taglib.SortBeanListTag
-
Release any acquired resources.
- release() - Method in class nl.b3p.commons.taglib.WriteDateTag
-
Release all allocated resources.
- release() - Method in class nl.b3p.commons.taglib.WriteFormattedTag
-
Release all allocated resources.
- removeActionListener(ActionListener) - Method in class nl.b3p.commons.gui.HTMLPane
- removeRole(Role) - Method in class nl.b3p.commons.security.xml.WebappUsers
- removeUser(User) - Method in class nl.b3p.commons.security.xml.WebappUsers
- replaceForbiddenChars(String) - Static method in class nl.b3p.commons.clieop3.ClieOp3OutputStream
- request - Variable in class nl.b3p.commons.services.FormBaseBean
- requestParams - Variable in class nl.b3p.commons.services.FormBaseBean
- resolveEntity(String, String) - Method in class nl.b3p.commons.xml.IgnoreEntityResolver
- response - Variable in class nl.b3p.commons.services.FormBaseBean
- ReverseMatchTag - Class in nl.b3p.commons.taglib
-
Evalute the nested body content of this tag if the specified value is a substring of the specified variable.
- ReverseMatchTag() - Constructor for class nl.b3p.commons.taglib.ReverseMatchTag
- rf - Static variable in class nl.b3p.commons.oai.OAI
- Role - Class in nl.b3p.commons.security.xml
- Role() - Constructor for class nl.b3p.commons.security.xml.Role
- RoleDescriptor - Class in nl.b3p.commons.security.xml
- RoleDescriptor() - Constructor for class nl.b3p.commons.security.xml.RoleDescriptor
- RoleRolenameType - Class in nl.b3p.commons.security.xml
- RoleRolenameType() - Constructor for class nl.b3p.commons.security.xml.RoleRolenameType
- RoleRolenameTypeDescriptor - Class in nl.b3p.commons.security.xml
- RoleRolenameTypeDescriptor() - Constructor for class nl.b3p.commons.security.xml.RoleRolenameTypeDescriptor
- rollback() - Method in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Cleans up when a problem occurs during request processing.
S
- save(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.CrudAction
- SAVE - Static variable in class nl.b3p.commons.struts.CrudAction
- SAVE_ACTION - Static variable in class nl.b3p.commons.services.EditBaseBean
- SAVE_ACTION - Static variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- SAVE_BUTTON - Static variable in class nl.b3p.commons.services.EditBaseBean
- SAVE_BUTTON - Static variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- SAVE_CONFIRM - Static variable in class nl.b3p.commons.struts.CrudAction
- saveAction(ActionErrors) - Method in class nl.b3p.commons.services.EditBaseBean
-
Deze functie voert de SAVE_ACTION uit.
- saveAction(ActionErrors) - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Deze functie voert de SAVE_ACTION uit.
- saveAllAction(ActionErrors) - Method in class nl.b3p.commons.services.EditBaseBean
-
Deze functie bewaart het hoofdformulier met alle subformulieren.
- saveButton(ActionErrors) - Method in class nl.b3p.commons.services.EditBaseBean
- saveConfirm(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.CrudAction
- SAVENEW_ACTION - Static variable in class nl.b3p.commons.services.EditBaseBean
- SAVENEW_BUTTON - Static variable in class nl.b3p.commons.services.EditBaseBean
- saveNewButton(ActionErrors) - Method in class nl.b3p.commons.services.EditBaseBean
- scope - Variable in class nl.b3p.commons.taglib.WriteDateTag
-
The scope to be searched to retrieve the specified bean.
- scope - Variable in class nl.b3p.commons.taglib.WriteFormattedTag
-
The scope to be searched to retrieve the specified bean.
- SelectBeanTag - Class in nl.b3p.commons.taglib
- SelectBeanTag() - Constructor for class nl.b3p.commons.taglib.SelectBeanTag
- selected - Variable in class nl.b3p.commons.services.OrderedLabelValueBean
- SelectivePopulationStrategy - Class in nl.b3p.commons.stripes
-
When you want to select the populationstrategy per actionbean, this the way to go: Drop the SelectivePopulationStrategy into Stripes' extensions package and annotate your action bean.
- SelectivePopulationStrategy() - Constructor for class nl.b3p.commons.stripes.SelectivePopulationStrategy
- service(ServletRequest, ServletResponse) - Method in class nl.b3p.commons.jpa.JpaUtilServlet
- session - Variable in class nl.b3p.commons.services.FormBaseBean
- SessionCounter - Class in nl.b3p.commons.security
- SessionCounter() - Constructor for class nl.b3p.commons.security.SessionCounter
- sessionCreated(HttpSessionEvent) - Method in class nl.b3p.commons.security.SessionCounter
- sessionDestroyed(HttpSessionEvent) - Method in class nl.b3p.commons.security.SessionCounter
- set - Variable in class nl.b3p.commons.oai.dataprovider20.token.IdentifierToken
- set - Variable in class nl.b3p.commons.oai.dataprovider20.token.RecordsToken
- SET_TOKEN - Static variable in class nl.b3p.commons.oai.dataprovider20.token.Token
- setAction(String) - Method in class nl.b3p.commons.services.FormBaseBean
-
setter voor action
- setActionClass(String) - Method in class nl.b3p.commons.taglib.SelectBeanTag
-
Setter for property actionClass.
- setActiveTransactionPersistenceUnit(ExecutionContext, String) - Method in class nl.b3p.commons.stripes.JpaTransactionInterceptor
- setAdminemail(String) - Method in class nl.b3p.commons.oai.SimpleIdentity
- setAllowEdits(boolean) - Method in class nl.b3p.commons.services.EditBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of de bebruiker de records mag editten of niet.
- setAllowEdits(boolean) - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of de bebruiker de records mag editten of niet.
- setAllowSelfSignedCerts(boolean) - Static method in class nl.b3p.commons.services.HttpClientConfigured
- setAlternateForwardName(String) - Method in class nl.b3p.commons.struts.ExtendedMethodProperties
- setAlternateMessageKey(String) - Method in class nl.b3p.commons.struts.ExtendedMethodProperties
- setBaseurl(String) - Method in class nl.b3p.commons.oai.SimpleIdentity
- setBlink(String) - Method in class nl.b3p.commons.taglib.ImgBeanTag
-
Setter for property blink.
- setBlink(String) - Method in class nl.b3p.commons.taglib.LinkBeanTag
-
Setter for property blink.
- setBmessage(String) - Method in class nl.b3p.commons.taglib.LinkBeanTag
-
Setter for property bmessage.
- setBpage(String) - Method in class nl.b3p.commons.taglib.ImgBeanTag
-
Setter for property bpage.
- setBpage(String) - Method in class nl.b3p.commons.taglib.LinkBeanTag
-
Setter for property bpage.
- setBytesRead(long) - Method in class nl.b3p.commons.uploadProgress.UploadInfo
- setCharset(String) - Method in class nl.b3p.commons.security.aselect.ASelectAgentClient
- setCharset(String) - Method in interface nl.b3p.commons.security.aselect.ASelectClient
- setCheckColumnCount(boolean) - Method in class nl.b3p.commons.csv.CsvInputStream
- setConfig(Identity) - Static method in class nl.b3p.commons.oai.OAI
- setContext(HttpClientContext) - Method in class nl.b3p.commons.services.HttpClientConfigured
- setContributor(String) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setCoverage(String) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setCreator(Vector) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setCursor(int) - Method in class nl.b3p.commons.oai.dataprovider20.token.Token
- setDate(String) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setDatestamp(String) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setDefaultForwardName(String) - Method in class nl.b3p.commons.struts.ExtendedMethodProperties
- setDefaultMessageKey(String) - Method in class nl.b3p.commons.struts.ExtendedMethodProperties
- setDefaultPersistenceUnit(String) - Static method in class nl.b3p.commons.jpa.JpaUtilServlet
- setDeletedItem(String) - Method in class nl.b3p.commons.oai.SimpleIdentity
- setDescription(String) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setDirectDelete(boolean) - Method in class nl.b3p.commons.services.EditBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of een delete meteen (true) moet worden uitgevoerd of pas na een waarschuwing (false).
- setDirectDelete(boolean) - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of een delete meteen (true) moet worden uitgevoerd of pas na een waarschuwing (false).
- setDirectSave(boolean) - Method in class nl.b3p.commons.services.EditBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of een save meteen (true) moet worden uitgevoerd of pas na een waarschuwing (false).
- setDirectSave(boolean) - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of een save meteen (true) moet worden uitgevoerd of pas na een waarschuwing (false).
- setDirectSubDelete(boolean) - Method in class nl.b3p.commons.services.EditBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of een subdelete meteen (true) moet worden uitgevoerd of pas na een waarschuwing (false).
- setDirectSubSave(boolean) - Method in class nl.b3p.commons.services.EditBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of een subsave meteen (true) moet worden uitgevoerd of pas na een waarschuwing (false).
- setDispatchMethod(String, HttpServletRequest) - Method in class nl.b3p.commons.struts.UrlPathDispatchAction
-
Plaatst de parameter en de methode op de request, protected om subklassen de gelegenheid te geven dit aan te passen.
- setDocument(Document) - Method in class nl.b3p.commons.oai.dataprovider20.DataProvider
- setEarliestDatestamp(String) - Method in class nl.b3p.commons.oai.SimpleIdentity
- setElapsedTime(long) - Method in class nl.b3p.commons.uploadProgress.UploadInfo
- setEnabled(boolean) - Method in class nl.b3p.commons.services.MenuItem
- setEntityManager(EntityManager) - Method in class nl.b3p.commons.stripes.JpaTransactionActionBean
- setErrors(ActionErrors) - Method in class nl.b3p.commons.services.ActionParameters
- setErrors(ActionMessages) - Method in class nl.b3p.commons.services.FormBaseBean
- setEven(String) - Method in class nl.b3p.commons.taglib.OddEvenTag
-
Setter for property even.
- setField(String) - Method in class nl.b3p.commons.taglib.SortBeanListTag
-
Setter for property field.
- setFileIndex(int) - Method in class nl.b3p.commons.uploadProgress.UploadInfo
- setForm(String, Object) - Method in class nl.b3p.commons.services.FormBaseBean
-
Deze gemaksfunctie plaatst een waarde in een struts formulierveld.
- setForm(DynaValidatorForm) - Method in class nl.b3p.commons.services.FormBaseBean
- setFormat(String) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setFormat(String) - Method in class nl.b3p.commons.taglib.WriteFormattedTag
- setFormatClass(String) - Method in class nl.b3p.commons.taglib.WriteFormattedTag
- setFullid(String) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setGranularity(String) - Method in class nl.b3p.commons.oai.SimpleIdentity
- setHttpClient(HttpClient) - Method in class nl.b3p.commons.services.HttpClientConfigured
- setId(String) - Method in class nl.b3p.commons.oai.SimpleIdentity
- setID(String) - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie plaatst een nieuw id in het id veld.
- setID(String) - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Een concrete implementatie van deze functie plaatst een nieuw id in het id veld.
- setIdentifier(Vector) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setInputDescription(String) - Method in class nl.b3p.commons.csv.CsvInputStream
- setLabel(String) - Method in class nl.b3p.commons.services.MenuItem
- setLabel(String) - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Setter for property label.
- setLanguage(String) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setLocale(Locale) - Method in class nl.b3p.commons.services.FormBaseBean
- setLocation(String) - Method in class nl.b3p.commons.taglib.ReverseMatchTag
- setLoop(String) - Method in class nl.b3p.commons.taglib.OddEvenTag
-
Setter for property loop.
- setMapping(ActionMapping) - Method in class nl.b3p.commons.services.FormBaseBean
- setMapping(ActionMapping) - Method in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Sets the action mapping with which this handler is associated.
- setMaxResponseTime(int) - Static method in class nl.b3p.commons.services.HttpClientConfigured
- setMaxsessions(int) - Method in class nl.b3p.commons.security.xml.WebappUsers
-
Sets the value of field 'maxsessions'.
- setMessages(MessageResources) - Method in class nl.b3p.commons.services.FormBaseBean
- setMethodName(String) - Method in class nl.b3p.commons.struts.ActionMethodProperties
- setName(String) - Method in class nl.b3p.commons.oai.SimpleIdentity
- setName(String) - Method in class nl.b3p.commons.taglib.SelectBeanTag
-
Set the attribute name.
- setName(String) - Method in class nl.b3p.commons.taglib.WriteDateTag
- setName(String) - Method in class nl.b3p.commons.taglib.WriteFormattedTag
- setNewAction(String) - Method in class nl.b3p.commons.services.EditBaseBean
-
setter voor newAction
- setNewAction(String) - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
setter voor newAction
- setOAIversion(String) - Method in class nl.b3p.commons.oai.SimpleIdentity
- setOdd(String) - Method in class nl.b3p.commons.taglib.OddEvenTag
-
Setter for property odd.
- setOrdering(String) - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Setter for property ordering.
- setParam1(String) - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Setter for property param1.
- setParam2(String) - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Setter for property param2.
- setParam3(String) - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Setter for property param3.
- setParam4(String) - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Setter for property param4.
- setParam5(String) - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Setter for property param5.
- setParam6(String) - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Setter for property param6.
- setParam7(String) - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Setter for property param7.
- setParam8(String) - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Setter for property param8.
- setParam9(String) - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Setter for property param9.
- setParameter(String) - Method in class nl.b3p.commons.taglib.SelectBeanTag
-
Setter for property parameter.
- setParent(MenuItem) - Method in class nl.b3p.commons.services.MenuItem
- setPassword(String) - Method in class nl.b3p.commons.security.xml.User
-
Sets the value of field 'password'.
- setPassword(String) - Method in class nl.b3p.commons.services.B3PCredentials
- setPreemptive(boolean) - Method in class nl.b3p.commons.services.B3PCredentials
- setPreemptive(boolean) - Static method in class nl.b3p.commons.services.HttpClientConfigured
- setProperties(Map) - Method in class nl.b3p.commons.services.MenuItem
- setProperty(String) - Method in class nl.b3p.commons.taglib.WriteDateTag
- setProperty(String) - Method in class nl.b3p.commons.taglib.WriteFormattedTag
- setPublisher(String) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setRelation(String) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setRequest(HttpServletRequest) - Method in class nl.b3p.commons.services.FormBaseBean
- SetRequestEncodingFilter - Class in nl.b3p.commons.services
-
Gebruik deze filter om de request encoding in te stellen.
- SetRequestEncodingFilter() - Constructor for class nl.b3p.commons.services.SetRequestEncodingFilter
- setRequestParams(Map) - Method in class nl.b3p.commons.services.FormBaseBean
- setResponse(HttpServletResponse) - Method in class nl.b3p.commons.services.FormBaseBean
- setReturnAfterSubSave(boolean) - Method in class nl.b3p.commons.services.EditBaseBean
-
Configuratie parameter van EditBaseBean welke bepaalt of na een subsave terug naar het hoofdformulier teruggegaan moet worden (true) of dat in de edit mode van het subformulier gebleven moet worden (false).
- setReverse(String) - Method in class nl.b3p.commons.taglib.SortBeanListTag
-
Setter for property reverse.
- setRf(RecordFactory) - Static method in class nl.b3p.commons.oai.OAI
- setRights(String) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setRole(int, Role) - Method in class nl.b3p.commons.security.xml.WebappUsers
- setRole(Role[]) - Method in class nl.b3p.commons.security.xml.WebappUsers
- setRolename(String) - Method in class nl.b3p.commons.security.xml.Role
-
Sets the value of field 'rolename'.
- setRoles(String) - Method in class nl.b3p.commons.security.xml.User
-
Sets the value of field 'roles'.
- setScope(String) - Method in class nl.b3p.commons.taglib.WriteDateTag
- setScope(String) - Method in class nl.b3p.commons.taglib.WriteFormattedTag
- setSelected(boolean) - Method in class nl.b3p.commons.services.MenuItem
- setSelected(String) - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Setter for property selected.
- setSeparator(char) - Method in class nl.b3p.commons.csv.CsvInputStream
- setServlet(ActionServlet) - Method in class nl.b3p.commons.uploadProgress.ExtendedMultipartRequestHandler
-
Sets the servlet with which this handler is associated.
- setSession(HttpSession) - Method in class nl.b3p.commons.services.FormBaseBean
- setSets(String) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setSource(String) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setStatus(String) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setStatus(String) - Method in class nl.b3p.commons.uploadProgress.UploadInfo
- setSubID(int, String) - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie plaatst een subid in het subid veld.
- setSubItems(List) - Method in class nl.b3p.commons.services.MenuItem
- setSubject(Vector) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setSvar(Object) - Method in class nl.b3p.commons.taglib.SortBeanListTag
-
Setter for property svar.
- setTarget(String) - Method in class nl.b3p.commons.taglib.SelectBeanTag
-
Setter for property target.
- setTitle(String) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- SetToken - Class in nl.b3p.commons.oai.dataprovider20.token
- SetToken() - Constructor for class nl.b3p.commons.oai.dataprovider20.token.SetToken
- setTotalSize(long) - Method in class nl.b3p.commons.uploadProgress.UploadInfo
- setType(String) - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
- setUrl(String) - Method in class nl.b3p.commons.services.B3PCredentials
- setUrl(String) - Method in class nl.b3p.commons.services.MenuItem
- setUser(int, User) - Method in class nl.b3p.commons.security.xml.WebappUsers
- setUser(User[]) - Method in class nl.b3p.commons.security.xml.WebappUsers
- setUsername(String) - Method in class nl.b3p.commons.security.xml.User
-
Sets the value of field 'username'.
- setUserName(String) - Method in class nl.b3p.commons.services.B3PCredentials
- setValue(String) - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Setter for property value.
- setValue(String) - Method in class nl.b3p.commons.taglib.ReverseMatchTag
- setVisible(String) - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Setter for property visible.
- setVolgnummer(int) - Method in class nl.b3p.commons.clieop3.record.BatchStart
- sha1Encrypt(String) - Static method in class nl.b3p.commons.encryption.Encryption
- ShortToString(Short) - Static method in class nl.b3p.commons.services.FormUtils
- shouldEvaluateRestOfPageAfterEndTag() - Method in class nl.b3p.commons.taglib.OddEvenTag
-
Fill in this method to determine if the rest of the JSP page should be generated after this tag is finished.
- showElement(Element) - Static method in class nl.b3p.commons.oai.util.xml.XMLTool
-
Display one element
- showLogin(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.security.aselect.ASelectFilterAuthenticator
- SimpleCrudBaseBean - Class in nl.b3p.commons.services
-
Deze class maakt het mogelijk om een records in een database hoofdtabel te bewerken, wissen of nieuw aan te maken.
- SimpleCrudBaseBean(HttpServletRequest, Locale, MessageResources, ActionMessages, DynaValidatorForm, ActionMapping) - Constructor for class nl.b3p.commons.services.SimpleCrudBaseBean
-
De constructor bepaalt uit de request de parameters welke gepost zijn en slaat deze lokaal op.
- SimpleCrudBaseBean(HttpServletRequest, DynaValidatorForm, ActionMapping) - Constructor for class nl.b3p.commons.services.SimpleCrudBaseBean
-
Deze minimale constructor kent geen locale instelling, geen message resources en geen foutterugmelding en zal niet vaak gebruikt worden.
- SimpleIdentity - Class in nl.b3p.commons.oai
- SimpleIdentity() - Constructor for class nl.b3p.commons.oai.SimpleIdentity
- SizeLimitedOutputStream - Class in nl.b3p.commons.services
- SizeLimitedOutputStream(OutputStream) - Constructor for class nl.b3p.commons.services.SizeLimitedOutputStream
- SizeLimitedOutputStream(OutputStream, long) - Constructor for class nl.b3p.commons.services.SizeLimitedOutputStream
- SortBeanListTag - Class in nl.b3p.commons.taglib
-
Sorteert een list van beans op een veld naar keuze.
- SortBeanListTag() - Constructor for class nl.b3p.commons.taglib.SortBeanListTag
- sortList(ArrayList, String, boolean) - Static method in class nl.b3p.commons.services.OrderedLabelValueBean
- SortStringToDate(String, Locale) - Static method in class nl.b3p.commons.services.FormUtils
- source - Variable in class nl.b3p.commons.fop.FileSourceWithBaseUrl
- source() - Method in class nl.b3p.commons.gui.HTMLPane.FormActionEvent
-
Convenience method, works the same as
(HTMLPane)( event.getSource() )
- start() - Method in interface nl.b3p.commons.uploadProgress.OutputStreamListener
- start() - Method in class nl.b3p.commons.uploadProgress.UploadListener
- START_ACTION - Static variable in class nl.b3p.commons.services.EditBaseBean
- START_ACTION - Static variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- startBatch(BatchStart, VasteOmschrijving[], Opdrachtgever) - Method in class nl.b3p.commons.clieop3.ClieOp3OutputStream
- StreamCopy - Class in nl.b3p.commons.services
- StringToDate(String, Locale) - Static method in class nl.b3p.commons.services.FormUtils
- StringToDbl(String) - Static method in class nl.b3p.commons.services.FormUtils
- StringToDouble(String) - Static method in class nl.b3p.commons.services.FormUtils
- StringToInt(String) - Static method in class nl.b3p.commons.services.FormUtils
- StringToInteger(String) - Static method in class nl.b3p.commons.services.FormUtils
- StringToLong(String) - Static method in class nl.b3p.commons.services.FormUtils
- StringToShort(String) - Static method in class nl.b3p.commons.services.FormUtils
- StringToTimestamp(String) - Static method in class nl.b3p.commons.services.FormUtils
- stringValue(BigDecimal) - Static method in class nl.b3p.commons.services.FormUtils
-
Berekent String waarde van BigDecimal.
- SUB_MESSAGE - Static variable in class nl.b3p.commons.services.EditBaseBean
- SUBDELETE_ACTION - Static variable in class nl.b3p.commons.services.EditBaseBean
- SUBDELETE_BUTTON - Static variable in class nl.b3p.commons.services.EditBaseBean
- subDeleteAction(int) - Method in class nl.b3p.commons.services.EditBaseBean
-
Deze functie wist een subrecord.
- subDeleteButton(int) - Method in class nl.b3p.commons.services.EditBaseBean
- SUBEDIT_ACTION - Static variable in class nl.b3p.commons.services.EditBaseBean
- SUBEDIT_BUTTON - Static variable in class nl.b3p.commons.services.EditBaseBean
- subEditButton(int) - Method in class nl.b3p.commons.services.EditBaseBean
- submitData(String) - Method in class nl.b3p.commons.gui.HTMLPane.LocalFormView
-
Override the base-class method that actually submits the form data to process it locally instead if the URL in the action field matches the "local" URL.
- SUBNEW_ACTION - Static variable in class nl.b3p.commons.services.EditBaseBean
- SUBNEW_BUTTON - Static variable in class nl.b3p.commons.services.EditBaseBean
- subNewButton(int) - Method in class nl.b3p.commons.services.EditBaseBean
- subObjects - Variable in class nl.b3p.commons.services.EditBaseBean
- SUBSAVE_ACTION - Static variable in class nl.b3p.commons.services.EditBaseBean
- SUBSAVE_BUTTON - Static variable in class nl.b3p.commons.services.EditBaseBean
- subSaveAction(int, ActionErrors) - Method in class nl.b3p.commons.services.EditBaseBean
-
Deze functie bewaart een subrecord.
- subSaveButton(int, ActionErrors) - Method in class nl.b3p.commons.services.EditBaseBean
- SUBSAVENEW_ACTION - Static variable in class nl.b3p.commons.services.EditBaseBean
- SUBSAVENEW_BUTTON - Static variable in class nl.b3p.commons.services.EditBaseBean
- subSaveNewButton(int, ActionErrors) - Method in class nl.b3p.commons.services.EditBaseBean
- SUCCESS - Static variable in class nl.b3p.commons.struts.CrudAction
- syncID() - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie synchroniseert het id van het hoofdobject met het id in het strutsformulier.
- syncID() - Method in class nl.b3p.commons.services.SimpleCrudBaseBean
-
Een concrete implementatie van deze functie synchroniseert het id van het hoofdobject met het id in het strutsformulier.
- syncSubID(int) - Method in class nl.b3p.commons.services.EditBaseBean
-
Een concrete implementatie van deze functie synchroniseert het id van het hoofdobject met het id in het strutsformulier.
T
- TEMPNEW_ID - Static variable in class nl.b3p.commons.services.EditBaseBean
- TEMPNEW_ID - Static variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- TESTCODE_PRODUCTIE - Static variable in class nl.b3p.commons.clieop3.record.Opdrachtgever
- TESTCODE_TEST - Static variable in class nl.b3p.commons.clieop3.record.Opdrachtgever
- theBodyShouldBeEvaluated() - Method in class nl.b3p.commons.taglib.OddEvenTag
- theObject - Variable in class nl.b3p.commons.services.EditBaseBean
- theObject - Variable in class nl.b3p.commons.services.SimpleCrudBaseBean
- TimestampToString(Date) - Static method in class nl.b3p.commons.services.FormUtils
- Token - Class in nl.b3p.commons.oai.dataprovider20.token
- Token() - Constructor for class nl.b3p.commons.oai.dataprovider20.token.Token
- TOKEN_ERROR_KEY - Static variable in class nl.b3p.commons.struts.CrudAction
- TokenModem - Class in nl.b3p.commons.oai.dataprovider20.token
- TokenModem() - Constructor for class nl.b3p.commons.oai.dataprovider20.token.TokenModem
- TOKENSIZE - Static variable in class nl.b3p.commons.oai.dataprovider20.token.Token
- toString() - Method in class nl.b3p.commons.oai.dataprovider20.DCRecord
-
convert to string format
- toString() - Method in class nl.b3p.commons.services.OrderedLabelValueBean
-
Return a string representation of this object.
- Transactie - Class in nl.b3p.commons.clieop3.record
- Transactie(String, BigInteger, BigInteger, BigInteger) - Constructor for class nl.b3p.commons.clieop3.record.Transactie
- TRANSACTIE_BETALING - Static variable in class nl.b3p.commons.clieop3.record.Transactie
- TRANSACTIE_INCASSO - Static variable in class nl.b3p.commons.clieop3.record.Transactie
- TRANSACTIE_ONZUIVERE_CREDITEURENBETALING - Static variable in class nl.b3p.commons.clieop3.record.Transactie
- TRANSACTIE_ONZUIVERE_INCASSO - Static variable in class nl.b3p.commons.clieop3.record.Transactie
- TRANSACTIE_ONZUIVERE_SALARISBETALING - Static variable in class nl.b3p.commons.clieop3.record.Transactie
- TRANSACTIE_ZUIVERE_CREDITEURENBETALING - Static variable in class nl.b3p.commons.clieop3.record.Transactie
- TRANSACTIE_ZUIVERE_INCASSO - Static variable in class nl.b3p.commons.clieop3.record.Transactie
- TRANSACTIE_ZUIVERE_SALARISBETALING - Static variable in class nl.b3p.commons.clieop3.record.Transactie
- TRANSACTIEGROEP_BETALINGEN - Static variable in class nl.b3p.commons.clieop3.record.BatchStart
- TRANSACTIEGROEP_INCASSOS - Static variable in class nl.b3p.commons.clieop3.record.BatchStart
- TRANSACTION_PERSISTENCE_UNIT - Static variable in class nl.b3p.commons.stripes.JpaTransactionInterceptor
- Transactional - Annotation Type in nl.b3p.commons.stripes
- TransactionalAjax - Annotation Type in nl.b3p.commons.jpa
- TRANSATIIE_SALARIS - Static variable in class nl.b3p.commons.clieop3.record.Transactie
- types - Variable in class nl.b3p.commons.struts.DynaFormDispatchAction
U
- UNKNOWN_ACTION - Static variable in class nl.b3p.commons.services.FormBaseBean
- unmarshal(Reader) - Static method in class nl.b3p.commons.security.xml.Role
- unmarshal(Reader) - Static method in class nl.b3p.commons.security.xml.User
- unmarshal(Reader) - Static method in class nl.b3p.commons.security.xml.WebappUsers
- unspecified(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.DynaFormDispatchAction
- unspecified(ActionMapping, DynaValidatorForm, HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.struts.CrudAction
- until - Variable in class nl.b3p.commons.oai.dataprovider20.token.IdentifierToken
- until - Variable in class nl.b3p.commons.oai.dataprovider20.token.RecordsToken
- UploadInfo - Class in nl.b3p.commons.uploadProgress
-
Created by IntelliJ IDEA.
- UploadInfo() - Constructor for class nl.b3p.commons.uploadProgress.UploadInfo
- UploadInfo(int, long, long, long, String) - Constructor for class nl.b3p.commons.uploadProgress.UploadInfo
- UploadListener - Class in nl.b3p.commons.uploadProgress
-
Created by IntelliJ IDEA.
- UploadListener(HttpServletRequest, long) - Constructor for class nl.b3p.commons.uploadProgress.UploadListener
- UploadMonitor - Class in nl.b3p.commons.uploadProgress
-
Created by IntelliJ IDEA.
- UploadMonitor() - Constructor for class nl.b3p.commons.uploadProgress.UploadMonitor
- UrlPathDispatchAction - Class in nl.b3p.commons.struts
-
Deze abstracte DispatchAction dispatcht naar een publieke methode welke genoemd is in een Map van parameter naar methode naam.
- UrlPathDispatchAction() - Constructor for class nl.b3p.commons.struts.UrlPathDispatchAction
- User - Class in nl.b3p.commons.security.xml
- User() - Constructor for class nl.b3p.commons.security.xml.User
- UserDescriptor - Class in nl.b3p.commons.security.xml
- UserDescriptor() - Constructor for class nl.b3p.commons.security.xml.UserDescriptor
- UserPasswordType - Class in nl.b3p.commons.security.xml
- UserPasswordType() - Constructor for class nl.b3p.commons.security.xml.UserPasswordType
- UserPasswordTypeDescriptor - Class in nl.b3p.commons.security.xml
- UserPasswordTypeDescriptor() - Constructor for class nl.b3p.commons.security.xml.UserPasswordTypeDescriptor
- userProcess(boolean, boolean, ActionErrors) - Method in class nl.b3p.commons.services.EditBaseBean
-
Een subclass kan deze methode overriden om extra acties te doen, bijvoorbeeld bij de save-actie (bevestiging) of code voor een nieuwe knop.
- UserUsernameType - Class in nl.b3p.commons.security.xml
- UserUsernameType() - Constructor for class nl.b3p.commons.security.xml.UserUsernameType
- UserUsernameTypeDescriptor - Class in nl.b3p.commons.security.xml
- UserUsernameTypeDescriptor() - Constructor for class nl.b3p.commons.security.xml.UserUsernameTypeDescriptor
V
- validate() - Method in class nl.b3p.commons.security.xml.Role
- validate() - Method in class nl.b3p.commons.security.xml.User
- validate() - Method in class nl.b3p.commons.security.xml.WebappUsers
- VALIDATION_ERROR_KEY - Static variable in class nl.b3p.commons.struts.CrudAction
- value - Variable in class nl.b3p.commons.services.OrderedLabelValueBean
- value - Variable in class nl.b3p.commons.taglib.ReverseMatchTag
-
The value to which the variable specified by other attributes of this tag will be matched.
- value() - Method in annotation type nl.b3p.commons.stripes.CustomPopulationStrategy
- valueOf(String) - Static method in enum nl.b3p.commons.services.FileManagerServlet.FetchMethod
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum nl.b3p.commons.services.FileManagerServlet.FetchMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VasteOmschrijving - Class in nl.b3p.commons.clieop3.record
- VasteOmschrijving(String) - Constructor for class nl.b3p.commons.clieop3.record.VasteOmschrijving
- verify() - Method in class nl.b3p.commons.security.aselect.ASelectTicket
-
Verifieert of het ticket geldig is.
- visible - Variable in class nl.b3p.commons.services.OrderedLabelValueBean
- voldoetAanElfProef(BigInteger) - Static method in class nl.b3p.commons.clieop3.RekeningnummerChecker
-
Test of een bankrekeningnummer voldoet aan de elfproef.
W
- WebappUsers - Class in nl.b3p.commons.security.xml
- WebappUsers() - Constructor for class nl.b3p.commons.security.xml.WebappUsers
- WebappUsersDescriptor - Class in nl.b3p.commons.security.xml
- WebappUsersDescriptor() - Constructor for class nl.b3p.commons.security.xml.WebappUsersDescriptor
- WoonplaatsBegunstigde - Class in nl.b3p.commons.clieop3.record
- WoonplaatsBegunstigde(String) - Constructor for class nl.b3p.commons.clieop3.record.WoonplaatsBegunstigde
- work(HttpServletRequest, HttpServletResponse) - Method in class nl.b3p.commons.oai.OAI
- write(byte[]) - Method in class nl.b3p.commons.services.SizeLimitedOutputStream
- write(byte[]) - Method in class nl.b3p.commons.uploadProgress.MonitoredOutputStream
- write(byte[], int, int) - Method in class nl.b3p.commons.services.SizeLimitedOutputStream
- write(byte[], int, int) - Method in class nl.b3p.commons.uploadProgress.MonitoredOutputStream
- write(int) - Method in class nl.b3p.commons.services.SizeLimitedOutputStream
- write(int) - Method in class nl.b3p.commons.uploadProgress.MonitoredOutputStream
- WriteDateTag - Class in nl.b3p.commons.taglib
-
Tag die een dtum volgens de locale print, indien het een datum is.
- WriteDateTag() - Constructor for class nl.b3p.commons.taglib.WriteDateTag
- writeErrorMessage(HttpServletResponse, String) - Method in class nl.b3p.commons.services.GetServiceFileServlet
-
Write a html page as error
- writeFile(HttpServletResponse, File) - Method in class nl.b3p.commons.services.GetServiceFileServlet
-
write a file to the output
- writeFileNotFoundMessage(HttpServletResponse, String) - Method in class nl.b3p.commons.services.GetServiceFileServlet
-
Write a file not found error message
- writeFileToHtml(HttpServletRequest, HttpServletResponse, File) - Method in class nl.b3p.commons.services.GetServiceFileServlet
-
Write a link to the file in html
- WriteFormattedTag - Class in nl.b3p.commons.taglib
-
Tag die een tekstveld probeert te formateren volgens een opgegeven format en een class.
- WriteFormattedTag() - Constructor for class nl.b3p.commons.taglib.WriteFormattedTag
- writeRecord(String[]) - Method in class nl.b3p.commons.csv.CsvOutputStream
X
- XmlSecurityDatabase - Class in nl.b3p.commons.security
- XmlSecurityDatabase() - Constructor for class nl.b3p.commons.security.XmlSecurityDatabase
- XmlSecurityRealm - Class in nl.b3p.commons.security
-
Xml implementation of the SecurityRealmInterface.
- XmlSecurityRealm() - Constructor for class nl.b3p.commons.security.XmlSecurityRealm
- XMLTool - Class in nl.b3p.commons.oai.util.xml
-
This class contains various tools to deal with XML documents
- XMLTool() - Constructor for class nl.b3p.commons.oai.util.xml.XMLTool
All Classes All Packages