Uses of Class
com.saperion.ngc.model.resultset.ResultProperties
-
Packages that use ResultProperties Package Description com.saperion.ngc.events Package for all ZK events.com.saperion.ngc.events.resultset Package for all resultset events.com.saperion.ngc.iform Package for main iForm components.com.saperion.ngc.iform.field Package for iForm field elements.com.saperion.ngc.iform.field.lookup Package for advanced lookup field classes.com.saperion.ngc.mail Package for mailing.com.saperion.ngc.model.document Package for document model classes.com.saperion.ngc.model.resultset Package for resultset model classes.com.saperion.ngc.portal.builder.standalone Package for portal classes.com.saperion.ngc.portal.builder.weblink Package for portal classes.com.saperion.ngc.resultset Package for resultset component classes.com.saperion.ngc.resultset.modes Package for resultset rendering modes.com.saperion.ngc.resultset.multiselect Package for multiselection tool.com.saperion.ngc.util Package for client utility classes.com.saperion.ngc.viewer Package for viewer component classes.com.saperion.ngc.viewer.hylandviewer -
-
Uses of ResultProperties in com.saperion.ngc.events
Methods in com.saperion.ngc.events with parameters of type ResultProperties Modifier and Type Method Description void
BaseWindow. postEditItemSelectedEvent(EditItemSelectedEvent.EditItemEventOrigin origin, java.lang.String maskName, java.lang.String ddcName, ResultProperties properties)
Edit item event.void
EventChildHandler. postEditItemSelectedEvent(EditItemSelectedEvent.EditItemEventOrigin origin, java.lang.String maskName, java.lang.String ddcName, ResultProperties properties)
Edit item event.void
EventChildHandlerImpl. postEditItemSelectedEvent(EditItemSelectedEvent.EditItemEventOrigin origin, java.lang.String maskName, java.lang.String ddcName, ResultProperties properties)
Edit item event.void
BaseWindow. postEditSelectedEvent(EditSelectedEvent.EditEventOrigin origin, java.lang.String mask, ResultProperties properties)
Edit event.void
EventChildHandler. postEditSelectedEvent(EditSelectedEvent.EditEventOrigin origin, java.lang.String mask, ResultProperties properties)
Edit event.void
EventChildHandlerImpl. postEditSelectedEvent(EditSelectedEvent.EditEventOrigin origin, java.lang.String mask, ResultProperties properties)
Edit event.void
BaseWindow. postIndexResultItemEvent(ResultProperties properties, java.lang.String componentId)
void
EventChildHandler. postIndexResultItemEvent(ResultProperties properties, java.lang.String componentId)
void
EventChildHandlerImpl. postIndexResultItemEvent(ResultProperties properties, java.lang.String componentId)
void
BaseWindow. postProlongRetentionEvent(ResultProperties row, java.util.Date retentionDate)
void
EventChildHandler. postProlongRetentionEvent(ResultProperties row, java.util.Date retentionDate)
Post a prolong retention eventvoid
EventChildHandlerImpl. postProlongRetentionEvent(ResultProperties row, java.util.Date retentionDate)
void
BaseWindow. postReduceDispositionEvent(ResultProperties row, java.util.Date dispositionDate)
void
EventChildHandler. postReduceDispositionEvent(ResultProperties row, java.util.Date dispositionDate)
Post a reduce disposition eventvoid
EventChildHandlerImpl. postReduceDispositionEvent(ResultProperties row, java.util.Date dispositionDate)
void
BaseWindow. postSendMailResultItemEvent(MailSendType mailSendType, ResultProperties item, MailContentType mailContentType)
void
EventChildHandler. postSendMailResultItemEvent(MailSendType mailSendType, ResultProperties item, MailContentType mailContentType)
void
EventChildHandlerImpl. postSendMailResultItemEvent(MailSendType mailSendType, ResultProperties item, MailContentType mailContentType)
Method parameters in com.saperion.ngc.events with type arguments of type ResultProperties Modifier and Type Method Description void
BaseWindow. postDownloadResultItemEvent(java.util.List<ResultProperties> items)
void
EventChildHandler. postDownloadResultItemEvent(java.util.List<ResultProperties> items)
void
EventChildHandlerImpl. postDownloadResultItemEvent(java.util.List<ResultProperties> items)
void
BaseWindow. postPrintDocumentEvent(java.util.List<ResultProperties> rows)
Posts a print-document-event.void
EventChildHandler. postPrintDocumentEvent(java.util.List<ResultProperties> rows)
Posts a print-document-event.void
EventChildHandlerImpl. postPrintDocumentEvent(java.util.List<ResultProperties> rows)
Posts a print-document-event. -
Uses of ResultProperties in com.saperion.ngc.events.resultset
Methods in com.saperion.ngc.events.resultset that return ResultProperties Modifier and Type Method Description ResultProperties
SendMailResultItemEvent. getItem()
ResultProperties
EditItemEvent. getProperties()
ResultProperties
EditItemSelectedEvent. getProperties()
ResultProperties
EditSelectedEvent. getProperties()
ResultProperties
IndexResultItemEvent. getProperties()
Returns the properties of the selected item or null, if no item was selected.ResultProperties
ProlongRetentionEvent. getRow()
ResultProperties
ReduceDispositionEvent. getRow()
ResultProperties
ItemDoubleClickEvent. getSelectedRow()
Methods in com.saperion.ngc.events.resultset that return types with arguments of type ResultProperties Modifier and Type Method Description java.util.List<ResultProperties>
DownloadResultItemEvent. getItems()
java.util.List<ResultProperties>
PrintDocumentsEvent. getRows()
Constructors in com.saperion.ngc.events.resultset with parameters of type ResultProperties Constructor Description EditItemEvent(org.zkoss.zk.ui.Component target, java.lang.String maskName, java.lang.String ddcName, ResultProperties properties)
Constructor.EditItemSelectedEvent(org.zkoss.zk.ui.Component target, EditItemSelectedEvent.EditItemEventOrigin eventOrigin, java.lang.String maskName, java.lang.String ddcName, ResultProperties properties)
Constructor.EditSelectedEvent(org.zkoss.zk.ui.Component target, EditSelectedEvent.EditEventOrigin eventOrigin, java.lang.String mask, ResultProperties properties)
Constructor.IndexResultItemEvent(org.zkoss.zk.ui.Component target, ResultProperties selectedRow, java.lang.String componentId)
ItemDoubleClickEvent(org.zkoss.zk.ui.Component target, ResultProperties row)
ProlongRetentionEvent(org.zkoss.zk.ui.Component target, ResultProperties row, java.util.Date retentionDate)
Constructor.ReduceDispositionEvent(org.zkoss.zk.ui.Component target, ResultProperties row, java.util.Date dispositionDate)
Constructor.SendMailResultItemEvent(org.zkoss.zk.ui.Component target, MailSendType mailSendType, ResultProperties item, MailContentType mailContentType)
Constructor.Constructor parameters in com.saperion.ngc.events.resultset with type arguments of type ResultProperties Constructor Description DownloadResultItemEvent(org.zkoss.zk.ui.Component target, java.util.List<ResultProperties> itemsToDownload)
Constructor.PrintDocumentsEvent(org.zkoss.zk.ui.Component target, java.util.List<ResultProperties> rows)
-
Uses of ResultProperties in com.saperion.ngc.iform
Methods in com.saperion.ngc.iform that return ResultProperties Modifier and Type Method Description ResultProperties
IntelligentFormPresenter. getDocProperties(DocumentId id)
Reads the properties for the given document.ResultProperties
IndexMaskDocument. getIndexProperties()
Returns the document's index-properties or null, if the document was not yet archived.Methods in com.saperion.ngc.iform with parameters of type ResultProperties Modifier and Type Method Description boolean
IntelligentFormPresenter. canEditIndex(ResultProperties props)
Checks if the index of the specified document can be edited. -
Uses of ResultProperties in com.saperion.ngc.iform.field
Methods in com.saperion.ngc.iform.field that return ResultProperties Modifier and Type Method Description ResultProperties
LookupPopup.LookupSelection. getRow()
ResultProperties
LookupField. getSelectedRow()
Returns the selected row in the lookup table belonging to this lookup field.ResultProperties
LookupTextField. getSelectedRow()
Constructors in com.saperion.ngc.iform.field with parameters of type ResultProperties Constructor Description LookupSelection(ResultProperties selectedRow, java.lang.String selectedValue)
Constructor. -
Uses of ResultProperties in com.saperion.ngc.iform.field.lookup
Methods in com.saperion.ngc.iform.field.lookup that return ResultProperties Modifier and Type Method Description ResultProperties
AdvancedLookupField. getSelectedRow()
-
Uses of ResultProperties in com.saperion.ngc.mail
Methods in com.saperion.ngc.mail with parameters of type ResultProperties Modifier and Type Method Description static java.lang.String
MailUtil. createDocumentLink(ResultProperties item, int element, java.lang.String filename, java.lang.String baseUrl, java.lang.String tenant)
Creates a weblink to given file of the given document.static java.lang.String
MailUtil. createDocumentZipLink(ResultProperties item, java.lang.String filename, java.lang.String baseUrl, java.lang.String tenant)
Creates a weblink to all files of the given document as ZIP. -
Uses of ResultProperties in com.saperion.ngc.model.document
Methods in com.saperion.ngc.model.document that return ResultProperties Modifier and Type Method Description ResultProperties
DocClassicConnectorService. getDocumentInfo(DocumentId id)
Reads the document properties.ResultProperties
DocClassicConnectorService. getDocumentInfo(DocumentId id, boolean isDeleted)
Reads the document properties.ResultProperties
DocumentService. getDocumentInfo(DocumentId id)
Reads the document properties.ResultProperties
DocumentService. getDocumentInfo(DocumentId id, boolean isDeleted)
Reads the document properties.ResultProperties
DocClassicConnectorService. getRevisionInfo(DocumentId id)
Reads the properties of the specified revision.ResultProperties
DocumentService. getRevisionInfo(DocumentId id)
Reads the properties of the specified revision. -
Uses of ResultProperties in com.saperion.ngc.model.resultset
Methods in com.saperion.ngc.model.resultset that return ResultProperties Modifier and Type Method Description static ResultProperties
ResultProperties. cloneEmpty(ResultProperties origin)
static ResultProperties
ResultProperties. getFromPropertyList(com.saperion.intf.SaPropertyValue[] values, java.lang.String ddcName)
Constructs a new ResultProperties object containing the supplied properties.static ResultProperties
ResultProperties. getFromPropertyList(com.saperion.intf.SaPropertyValue[] values, java.lang.String ddcName, java.lang.String objectId, java.lang.String revisionId)
Constructs a new ResultProperties object containing the supplied properties.ResultProperties
QueryClassicConnectorService. getInboxTaskProperties(java.lang.String taskId)
ResultProperties
QueryService. getInboxTaskProperties(java.lang.String taskId)
Returns the metadata for a task with the specified ID.ResultProperties
QueryClassicConnectorService. getResultAtIndex(int index)
Returns the ResultProperties contained in the result list of the last search at the specified index.ResultProperties
QueryService. getResultAtIndex(int index)
Returns the ResultProperties contained in the result list of the last search at the specified index.ResultProperties
QueryClassicConnectorService. getResultForId(DocumentId id)
Returns the ResultProperties contained in the result list of the last search with the specified id.ResultProperties
QueryService. getResultForId(DocumentId id)
Returns the ResultProperties contained in the result list of the last search with the specified id.ResultProperties
QueryClassicConnectorService. getResultPropertiesForRevision(DocumentId id)
Returns the ResultProperties contained in the result list of the last search with the specified revisionId.ResultProperties
QueryService. getResultPropertiesForRevision(DocumentId id)
Returns the ResultProperties contained in the result list of the last search with the specified revisionId.Methods in com.saperion.ngc.model.resultset that return types with arguments of type ResultProperties Modifier and Type Method Description java.util.List<ResultProperties>
RowFilter. doFilter()
java.util.List<ResultProperties>
ClientSideSorting. getSortedResult()
Performs the sorting and returns a sorted copy of the property list.Methods in com.saperion.ngc.model.resultset with parameters of type ResultProperties Modifier and Type Method Description static ResultProperties
ResultProperties. cloneEmpty(ResultProperties origin)
void
QueryClassicConnectorService. updateRow(ResultProperties documentInfo)
void
QueryService. updateRow(ResultProperties documentInfo)
Updates the row in the previous query-result.Constructor parameters in com.saperion.ngc.model.resultset with type arguments of type ResultProperties Constructor Description ClientSideSorting(java.util.List<ResultProperties> resultToSort, java.util.Map<java.lang.String,SortDirection> columns)
Constructor.RowFilter(java.util.List<ResultProperties> rows, RowFilterSettings settings)
Constructor. -
Uses of ResultProperties in com.saperion.ngc.portal.builder.standalone
Methods in com.saperion.ngc.portal.builder.standalone with parameters of type ResultProperties Modifier and Type Method Description static ElementBuilder
StandaloneHandler. with(ResultProperties document)
Creates a builder enclosed by the given document. -
Uses of ResultProperties in com.saperion.ngc.portal.builder.weblink
Methods in com.saperion.ngc.portal.builder.weblink with parameters of type ResultProperties Modifier and Type Method Description static ElementBuilder
WeblinkHandler. with(ResultProperties document)
Static Weblink constructor. -
Uses of ResultProperties in com.saperion.ngc.resultset
Methods in com.saperion.ngc.resultset that return ResultProperties Modifier and Type Method Description ResultProperties
ResultSetPresenter. getDocProperties(DocumentId id)
Reads the properties for the given document.ResultProperties
ResultSetPresenter. getDocProperties(DocumentId id, boolean isDeleted)
Reads the properties for the given document.ResultProperties
ResultSetPresenter. getDocumentInfoFromArchive(DocumentId id, boolean currentRevision)
ResultProperties
ResultSetPresenter. getSelectedRow(int index)
Retrieves the row at the specific index.Methods in com.saperion.ngc.resultset that return types with arguments of type ResultProperties Modifier and Type Method Description java.util.List<ResultProperties>
CustomFieldsFilterView. doFilter()
java.util.List<ResultProperties>
SystemFieldsFilterView. doFilter()
Filters result set.protected java.util.List<ResultProperties>
FieldsFilter. filter(com.google.common.base.Predicate<java.lang.String> fieldsFilter)
java.util.List<ResultProperties>
ResultSetView. getAllRows()
Returns a list containing the properties of all rows.java.util.List<ResultProperties>
ResultSetViewImpl. getAllRows()
Returns a list containing the properties of all rows.protected java.util.List<ResultProperties>
FieldsFilter. getProperties()
java.util.List<ResultProperties>
ModelResult. getResult()
java.util.List<ResultProperties>
ModelResultImpl. getResult()
java.util.List<ResultProperties>
ResultSetView. getSelectedRows()
Returns a list containing the properties of the selected rows.java.util.List<ResultProperties>
ResultSetViewImpl. getSelectedRows()
Returns a list containing the properties of the selected rows.Methods in com.saperion.ngc.resultset with parameters of type ResultProperties Modifier and Type Method Description ItemAnalyzeResult
ItemAnalyzer. analyzeItem(ResultProperties props)
Analyze the item.ItemAnalyzeResult
ItemAnalyzer. analyzeItem(ResultProperties props, DocumentId docId)
Analyze the item.ItemAnalyzeResult
ItemAnalyzer. analyzeItem(ResultProperties props, javax.servlet.http.HttpSession session)
Analyze the item.WorkflowItemAnalyzeResult
WorkflowItemAnalyzer. analyzeWorkflowItem(ResultProperties item)
Analyzes the worklfow item.DraggableListItem
ResultSetMode. createListitem(ResultProperties properties)
Creates a listitem.void
ResultSetPresenter. doUndelet(ResultProperties row, java.lang.String comment)
Undeleted the document.void
ResultSetPresenter. prolongRetention(ResultProperties row, java.util.Date prolongDate)
void
ResultSetPresenter. reduceDisposition(ResultProperties row, java.util.Date dispositionDate)
void
ResultList. updateRow(ResultProperties properties, boolean selected)
Updates the row identified by the provided properties.void
ResultListImpl. updateRow(ResultProperties properties, boolean selected)
Method parameters in com.saperion.ngc.resultset with type arguments of type ResultProperties Modifier and Type Method Description ItemAnalyzeResult
ItemAnalyzer. analyzeItems(java.util.List<ResultProperties> items)
Analyzes the items.WorkflowItemAnalyzeResult
WorkflowItemAnalyzer. analyzeWorkflowItems(java.util.List<ResultProperties> items)
Analyze the workflow items.void
ResultList. renderQueryResult(java.util.List<ResultProperties> resultList)
Renders the list of properties that represents the result of the previous query.void
ResultListImpl. renderQueryResult(java.util.List<ResultProperties> resultList)
protected void
FieldsFilter. setProperties(java.util.List<ResultProperties> props)
void
ModelResult. setResult(java.util.List<ResultProperties> resultList)
Sets the result.void
ModelResultImpl. setResult(java.util.List<ResultProperties> resultList)
Sets the result.Constructors in com.saperion.ngc.resultset with parameters of type ResultProperties Constructor Description DraggableListItem(ResultProperties properties, ResultSetViewImpl view)
Constructs a new DraggableListItem.StatusCell(ResultProperties properties, ResultSetPresenter resultPresenter, ResultSetViewImpl view)
Creates a new StatusCell.Constructor parameters in com.saperion.ngc.resultset with type arguments of type ResultProperties Constructor Description CustomFieldsFilterView(java.util.List<ResultProperties> props)
SystemFieldsFilterView(java.util.List<ResultProperties> props)
Constructs theSystemFieldsFilter
instance unsing result set. -
Uses of ResultProperties in com.saperion.ngc.resultset.modes
Methods in com.saperion.ngc.resultset.modes with parameters of type ResultProperties Modifier and Type Method Description DraggableListItem
ComplexResultSetMode. createListitem(ResultProperties properties)
Creates a listitem.DraggableListItem
LookupResultSetMode. createListitem(ResultProperties properties)
Creates a listitem.DraggableListItem
SimpleResultSetMode. createListitem(ResultProperties properties)
Creates a listitem.Constructor parameters in com.saperion.ngc.resultset.modes with type arguments of type ResultProperties Constructor Description ComplexResultSetMode(ResultSetViewImpl view, ResultSetPresenter presenter, java.util.List<ResultProperties> filteredProperties, java.lang.String[] fieldsToDisplay, java.util.Map<java.lang.String,com.saperion.intf.SaFieldDescription> fieldDescs)
Creates a new ComplexMode.LookupResultSetMode(ResultSetViewImpl view, ResultSetPresenter presenter, java.util.List<ResultProperties> filteredProperties, java.lang.String[] fieldsToDisplay, boolean isSelect, java.util.Map<java.lang.String,com.saperion.intf.SaFieldDescription> fieldDescs)
Creates a new ComplexMode. -
Uses of ResultProperties in com.saperion.ngc.resultset.multiselect
Method parameters in com.saperion.ngc.resultset.multiselect with type arguments of type ResultProperties Modifier and Type Method Description static ContentMultiSelect
ContentMultiSelect. forItems(java.util.List<ResultProperties> items)
Creates a new MultiSelect for the specified items. -
Uses of ResultProperties in com.saperion.ngc.util
Methods in com.saperion.ngc.util with parameters of type ResultProperties Modifier and Type Method Description static java.lang.String
ZKWeblinkUtil. createURL(java.lang.String baseURL, ResultProperties document, boolean published)
Creates the url.static java.lang.String
ZKWeblinkUtil. createURL(java.lang.String baseURL, ResultProperties document, boolean published, boolean currentRevision, java.lang.String mandant, boolean extern, java.lang.Long timeout)
Creates the url. -
Uses of ResultProperties in com.saperion.ngc.viewer
Methods in com.saperion.ngc.viewer that return ResultProperties Modifier and Type Method Description ResultProperties
DocumentViewPresenter. getDocumentInfo(DocumentId id)
Returns the database meta-info of the document with the specified ID. -
Uses of ResultProperties in com.saperion.ngc.viewer.hylandviewer
Methods in com.saperion.ngc.viewer.hylandviewer with parameters of type ResultProperties Modifier and Type Method Description boolean
HylandViewerUtil. isEditable(javax.servlet.http.HttpServletRequest request, ResultProperties documentInfo)
Check whether a document is editable.
-