Uses of Class
com.saperion.ngc.iform.FieldResultBean
Packages that use FieldResultBean
Package
Description
Package for all ZK events.
Package for iform events.
Package for favorites.
Package for main iForm components.
Package for iForm field elements.
Package for advanced lookup field classes.
Package for iForm image elements.
Package for document model classes.
Package for navigation component classes.
Package for resultset component classes.
Package for resultset query generator classes.
-
Uses of FieldResultBean in com.saperion.ngc.events
Methods in com.saperion.ngc.events that return types with arguments of type FieldResultBeanConstructor parameters in com.saperion.ngc.events with type arguments of type FieldResultBeanModifierConstructorDescriptionArchiverSuccessEvent
(org.zkoss.zk.ui.Component target, List<FieldResultBean> fieldValues, DocumentId documentId) -
Uses of FieldResultBean in com.saperion.ngc.events.iform
Methods in com.saperion.ngc.events.iform that return types with arguments of type FieldResultBeanModifier and TypeMethodDescriptionfinal List<FieldResultBean>
ResultFieldEventBean.getDataList()
DocumentAddedEvent.getFieldValues()
Gets the field values.RevisionCreatedEvent.getFieldValues()
Gets the field values.ResultFieldEvent.getList()
SaveDocumentEvent.getList()
IformMiniPopupEvent.getResultBeans()
Constructor parameters in com.saperion.ngc.events.iform with type arguments of type FieldResultBeanModifierConstructorDescriptionDocumentAddedEvent
(org.zkoss.zk.ui.Component target, DocumentId id, List<FieldResultBean> fields) Constructor.IformMiniPopupEvent
(ButtonInfo buttonInfo, List<FieldResultBean> resultBeans) Constructor.ResultFieldEventBean
(List<FieldResultBean> list, com.saperion.ngc.iform.xml.Form formular, com.saperion.ngc.iform.xml.SaveActionType type) Constructor.ResultFieldEventBean
(List<FieldResultBean> list, com.saperion.ngc.iform.xml.Form formular, com.saperion.ngc.iform.xml.SaveActionType type, List<com.saperion.bean.ContentStream> content, int selected, boolean useAttachment) Constructor.ResultFieldEventBean
(List<FieldResultBean> list, String ddc, com.saperion.ngc.iform.xml.SaveActionType type) Constructor.ResultFieldEventBean
(List<FieldResultBean> list, String ddc, com.saperion.ngc.iform.xml.SaveActionType type, List<com.saperion.bean.ContentStream> content, int selected) Constructor.RevisionCreatedEvent
(org.zkoss.zk.ui.Component target, com.saperion.intf.SaSaveInfo saveInfo, List<FieldResultBean> fields, boolean lookupRevision) Constructor.RevisionCreatedEvent
(org.zkoss.zk.ui.Component target, DocumentId docId, List<FieldResultBean> fields, boolean lookupRevision) Constructor. -
Uses of FieldResultBean in com.saperion.ngc.favorites
Methods in com.saperion.ngc.favorites that return types with arguments of type FieldResultBeanMethod parameters in com.saperion.ngc.favorites with type arguments of type FieldResultBeanModifier and TypeMethodDescriptionvoid
FavoriteQueryInformation.setFields
(List<FieldResultBean> resultFields) Fields derived from form. -
Uses of FieldResultBean in com.saperion.ngc.iform
Subclasses of FieldResultBean in com.saperion.ngc.iformModifier and TypeClassDescriptionclass
A bean that simulates a virtual field.Methods in com.saperion.ngc.iform that return types with arguments of type FieldResultBeanModifier and TypeMethodDescriptionIFormPopupResult.getFieldResultBeans()
IndexValueMerger.getMergedValues()
IntelligentFormViewImpl.getResultFields()
Method parameters in com.saperion.ngc.iform with type arguments of type FieldResultBeanModifier and TypeMethodDescriptionIntelligentFormPresenter.addDocument
(List<FieldResultBean> properties, String comment, FolderUploadInfos infos, String ddcName) Adds a new document to the archive.Constructor parameters in com.saperion.ngc.iform with type arguments of type FieldResultBeanModifierConstructorDescriptionIFormPopupResult
(List<FieldResultBean> fieldResultBeans, List<com.saperion.bean.ContentStream> thumbnails, int selectedThumbnail) Constructor.IndexValueMerger
(List<FieldResultBean> valuesFromMask, Map<String, Object> valuesFromScript, IntelligentFormPresenter presenter, IntelligentFormView view) -
Uses of FieldResultBean in com.saperion.ngc.iform.field
Methods in com.saperion.ngc.iform.field that return FieldResultBeanModifier and TypeMethodDescriptionCheckboxField.getResultBean()
Returns a bean containing the current value, type, name and limit of this field.ComboTextField.getResultBean()
Returns a bean containing the current value, type, name and limit of this field.DateField.getResultBean()
Returns a bean containing the current value, type, name and limit of this field.FloatField.getResultBean()
Returns a bean containing the current value, type, name and limit of this field.IntelligentField.getResultBean()
Returns a bean containing the current value, type, name and limit of this field.IntField.getResultBean()
Returns a bean containing the current value, type, name and limit of this field.LookupTextField.getResultBean()
Returns a bean containing the current value, type, name and limit of this field.MultiField.getResultBean()
Returns a bean containing the current value, type, name and limit of this field.TextField.getResultBean()
Returns a bean containing the current value, type, name and limit of this field.TimeField.getResultBean()
Returns a bean containing the current value, type, name and limit of this field.TristateField.getResultBean()
Returns a bean containing the current value, type, name and limit of this field. -
Uses of FieldResultBean in com.saperion.ngc.iform.field.lookup
Methods in com.saperion.ngc.iform.field.lookup that return FieldResultBean -
Uses of FieldResultBean in com.saperion.ngc.iform.image
Methods in com.saperion.ngc.iform.image that return FieldResultBeanModifier and TypeMethodDescriptionFormEditableImage.getResultBean()
Returns a bean containing the current value, type, name and limit of this field. -
Uses of FieldResultBean in com.saperion.ngc.model.document
Method parameters in com.saperion.ngc.model.document with type arguments of type FieldResultBeanModifier and TypeMethodDescriptionfinal DocumentId
DocClassicConnectorService.addDocument
(List<FieldResultBean> properties, com.saperion.rmi.SaContentStream[] content, String comment, String ddcName, String acls) Adds a new document to the archive.DocClassicConnectorService.addDocument
(List<FieldResultBean> properties, com.saperion.rmi.SaContentStream[] content, String comment, String ddcName, String acls, Map<String, DocumentVariable> variables) Adds a new document to the archive.DocumentService.addDocument
(List<FieldResultBean> properties, com.saperion.rmi.SaContentStream[] content, String comment, String ddcName, String acls) Adds a new document to the archive.DocumentService.addDocument
(List<FieldResultBean> properties, com.saperion.rmi.SaContentStream[] content, String comment, String ddcName, String acls, Map<String, DocumentVariable> variables) Adds a new document to the archive.final DocumentId
DocClassicConnectorService.createLookupItem
(List<FieldResultBean> properties, String ddcName) Create a new lookup entry.DocumentService.createLookupItem
(List<FieldResultBean> properties, String ddcName) Create a new lookup entry.final com.saperion.intf.SaSaveInfo
DocClassicConnectorService.updateDocument
(List<FieldResultBean> properties, com.saperion.bean.ContentStream[] content, String comment, DocumentId docId, boolean checkin, boolean lookup, int selectedImage) Deprecated.com.saperion.intf.SaSaveInfo
DocumentService.updateDocument
(List<FieldResultBean> properties, com.saperion.bean.ContentStream[] content, String comment, DocumentId docId, boolean checkin, boolean lookup, int selectedImage) Deprecated.void
DocClassicConnectorService.updateLookupItem
(String sysRowId, List<FieldResultBean> properties, String ddcName) Update a lookup entry.void
DocClassicConnectorService.updateLookupItem
(String sysRowId, List<FieldResultBean> properties, String ddcName, boolean isDeleted) Update a lookup entry.void
DocumentService.updateLookupItem
(String sysRowId, List<FieldResultBean> properties, String ddcName) Update a lookup entry.void
DocumentService.updateLookupItem
(String sysRowId, List<FieldResultBean> properties, String ddcName, boolean isDeleted) Update a lookup entry. -
Uses of FieldResultBean in com.saperion.ngc.resultset
Methods in com.saperion.ngc.resultset that return types with arguments of type FieldResultBeanModifier and TypeMethodDescriptionResultSetView.getCustomConditions()
ResultSetViewImpl.getCustomConditions()
Methods in com.saperion.ngc.resultset with parameters of type FieldResultBeanModifier and TypeMethodDescriptionvoid
ResultSetView.addCustomCondition
(FieldResultBean condition) Adds a condition that will be used each time this ResultSetView performs a query.void
ResultSetViewImpl.addCustomCondition
(FieldResultBean condition) Adds a condition that will be used each time this ResultSetView performs a query. -
Uses of FieldResultBean in com.saperion.ngc.resultset.generator
Constructor parameters in com.saperion.ngc.resultset.generator with type arguments of type FieldResultBeanModifierConstructorDescriptionFormQueryGenerator
(List<FieldResultBean> fields, com.saperion.intf.DDC ddc, boolean hasAnOutliner) Constructor.FormQueryGenerator
(List<FieldResultBean> fields, String ddcName, String dbType, boolean hasAnOutliner) Deprecated.UseFormQueryGenerator(List, DDC, boolean)
instead.IformMiniPopupGenerator
(String databaseType, List<FieldResultBean> resultBeans) Constructor.WorkflowQueryGenerator
(List<FieldResultBean> fields, String query, com.saperion.intf.DDC ddc) Constructor.WorkflowQueryGenerator
(List<FieldResultBean> fields, String query, String dbType) Deprecated.UseWorkflowQueryGenerator(List, String, DDC)
instead.
DocClassicConnectorService.updateDocument(DocumentId, DataToUpdate, UpdateSettings)
instead