Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

D

DataFormTag - Class in com.sprhibrad.framework.tags
A NavigFormTag that is the handler class for the "dataForm" tag.
DataFormTag() - Constructor for class com.sprhibrad.framework.tags.DataFormTag
 
DataItem - Class in com.sprhibrad.framework.tags
The handler class of the generic tag that, one for each entity's attribute, populates the body of a dataForm tag.
DataItem() - Constructor for class com.sprhibrad.framework.tags.DataItem
 
DataSetClauses - Class in com.sprhibrad.framework.common
 
DataSetClauses() - Constructor for class com.sprhibrad.framework.common.DataSetClauses
 
DataSetClauses.Criterion - Class in com.sprhibrad.framework.common
 
DataSetClauses.OrderItem - Class in com.sprhibrad.framework.common
 
DataSetManager - Interface in com.sprhibrad.framework.tags
This interface allows the delegated renderer to invoke the methods of the delegating manager of a data set.
DataSetRenderer - Class in com.sprhibrad.framework.tags
This class has the most part of the implementation code that renders a data grid of the framework: either when the data grid is administered by a ResultManager or when a DetailManager is the director tag, that is the grid is the target of listing of main data related to an entity or when grid data are related to details of a parent entity instance, it makes the rendering.
DataSetRenderer(DataSetManager) - Constructor for class com.sprhibrad.framework.tags.DataSetRenderer
 
deleteBinary(String, String, HttpServletRequest) - Method in class com.sprhibrad.framework.controller.ShrController
 
deleteBinary(String, String, Serializable) - Method in interface com.sprhibrad.framework.dao.IShrDao
 
deleteBinary(String, String, Serializable) - Method in class com.sprhibrad.framework.dao.ShrDao
 
deleteBinary(String, String, Serializable) - Method in interface com.sprhibrad.framework.service.IShrService
 
deleteBinary(String, String, Serializable) - Method in class com.sprhibrad.framework.service.ShrService
 
deleteObject(Integer, HttpServletRequest) - Method in class com.sprhibrad.framework.controller.ImplShrController
 
deleteObject(Integer, String, HttpServletRequest) - Method in class com.sprhibrad.framework.controller.ShrController
 
deleteObject(Serializable) - Method in interface com.sprhibrad.framework.dao.IShrDao
 
deleteObject(Serializable) - Method in class com.sprhibrad.framework.dao.ShrDao
 
deleteObject(Serializable) - Method in interface com.sprhibrad.framework.service.IShrService
 
deleteObject(Serializable) - Method in class com.sprhibrad.framework.service.ShrService
 
DetailManager - Class in com.sprhibrad.framework.tags
Differently from its sibling ResultManager, this class doesn't collect column orders and orientations as attributes because at the time of the first processing by the jsp container the dbms inquiry has been already done and there the order must have been caught by the code: (the application must invoke ShrController.addDetailsAttribute(java.lang.String, com.sprhibrad.framework.service.IShrService, java.lang.String, T, org.springframework.web.servlet.ModelAndView, javax.servlet.http.HttpServletRequest, java.lang.String, java.lang.String, java.lang.String, java.lang.String[]) in its override of addDetailsAttributes(org.springframework.web.servlet.ModelAndView, T, javax.servlet.http.HttpServletRequest)), so that, here, those two attribute are already known and the delegated renderer gets them from the request object.
DetailManager() - Constructor for class com.sprhibrad.framework.tags.DetailManager
 
DetailProvider - Class in com.sprhibrad.framework.tags
It provides the handle to go to the other side of a many-to-many relation, or in other words, it lets the user to view or to manage the 'foreign' entity from the context of a 'relation' entity.
DetailProvider() - Constructor for class com.sprhibrad.framework.tags.DetailProvider
 
detailRowCommand(String, String, String, Boolean, String, ShrEntity) - Method in interface com.sprhibrad.framework.tags.DataSetManager
 
DetailRowCommand - Class in com.sprhibrad.framework.tags
 
DetailRowCommand() - Constructor for class com.sprhibrad.framework.tags.DetailRowCommand
 
detailRowCommand(String, String, String, Boolean, String, ShrEntity) - Method in class com.sprhibrad.framework.tags.ResultManager
 
detailRowCommand(String, String, String, Boolean, String, ShrEntity) - Method in class com.sprhibrad.framework.tags.ShrTagSupport
 
DetailsDataSetManager - Interface in com.sprhibrad.framework.tags
 
DetailSetRenderer - Class in com.sprhibrad.framework.tags
A concrete implementation dedicated to the rendering of a details grid.
DetailSetRenderer(DetailsDataSetManager) - Constructor for class com.sprhibrad.framework.tags.DetailSetRenderer
 
dictionary(String) - Method in class com.sprhibrad.framework.tags.MessageManager
 
dictPath() - Method in class com.sprhibrad.framework.tags.BinaryItem
 
dictPath() - Method in class com.sprhibrad.framework.tags.TermTag
 
displayingObject(ShrEntity) - Method in class com.sprhibrad.framework.tags.DataSetRenderer
 
displayingObject(ShrEntity) - Method in class com.sprhibrad.framework.tags.DetailSetRenderer
 
doEndTag() - Method in class com.sprhibrad.framework.tags.DataItem
 
doEndTag() - Method in class com.sprhibrad.framework.tags.FormButtons
 
doEndTag() - Method in class com.sprhibrad.framework.tags.InputDelegated
 
doEndTag() - Method in class com.sprhibrad.framework.tags.IteratorButtons
 
doEndTag() - Method in class com.sprhibrad.framework.tags.SearchBox
 
doEndTag() - Method in class com.sprhibrad.framework.tags.SearchCriterion
 
doEndTag() - Method in class com.sprhibrad.framework.tags.ShrBinaryTag
 
doEndTag() - Method in class com.sprhibrad.framework.tags.ShrErrorsTag
 
doEndTag() - Method in class com.sprhibrad.framework.tags.ShrFormTag
 
doEndTag() - Method in class com.sprhibrad.framework.tags.ShrInputTag
 
doEndTag() - Method in class com.sprhibrad.framework.tags.ShrRadioButtonTag
 
doEndTag() - Method in class com.sprhibrad.framework.tags.ShrTextAreaTag
 
doEndTag() - Method in interface com.sprhibrad.framework.tags.ShrTextInput
 
doStartTag() - Method in class com.sprhibrad.framework.tags.AuxButton
 
doStartTag() - Method in class com.sprhibrad.framework.tags.DataItem
 
doStartTag() - Method in class com.sprhibrad.framework.tags.DetailManager
 
doStartTag() - Method in class com.sprhibrad.framework.tags.DetailProvider
 
doStartTag() - Method in class com.sprhibrad.framework.tags.DetailRowCommand
 
doStartTag() - Method in class com.sprhibrad.framework.tags.FormButtons
 
doStartTag() - Method in class com.sprhibrad.framework.tags.Handout
 
doStartTag() - Method in class com.sprhibrad.framework.tags.IteratorButtons
 
doStartTag() - Method in class com.sprhibrad.framework.tags.ListManager
 
doStartTag() - Method in class com.sprhibrad.framework.tags.ParamError
 
doStartTag() - Method in class com.sprhibrad.framework.tags.ReportButton
 
doStartTag() - Method in class com.sprhibrad.framework.tags.ResultManager
 
doStartTag() - Method in class com.sprhibrad.framework.tags.RowCommand
 
doStartTag() - Method in class com.sprhibrad.framework.tags.SearchBox
 
doStartTag() - Method in class com.sprhibrad.framework.tags.SearchCriterion
 
doStartTag() - Method in class com.sprhibrad.framework.tags.ShrBinaryTag
 
doStartTag() - Method in class com.sprhibrad.framework.tags.SimpleInputTag
 
doStartTag() - Method in class com.sprhibrad.framework.tags.StatusBar
 
doUploadBinary(MultipartFile, String, String, HttpServletRequest) - Method in class com.sprhibrad.framework.controller.ShrController
 
downCaseFirstChar(String) - Static method in class com.sprhibrad.framework.common.Utils
 
dropUser(T) - Method in class com.sprhibrad.framework.dao.ShrDao
 
dropUserDDL() - Method in interface com.sprhibrad.framework.configuration.UserManager
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links