Uses of Class
com.saperion.ws.wrapper.SaWsPropertyValue
Packages that use SaWsPropertyValue
Package
Description
Root package for SAPERION ws classes and packages.
Package for ws wrapper classes.
Package for ws workflow wrapper.
-
Uses of SaWsPropertyValue in com.saperion.ws
Methods in com.saperion.ws that return SaWsPropertyValueModifier and TypeMethodDescriptionprotected SaWsPropertyValue[][]This method performs the search for the given SaQueryInfo.Performs a search with the given hql query (hibernate query language).SaWsArchiveService.searchWithPaging(String token, String hql, int offset, int maxNumber) Performs a search with the given hql query (hibernate query language) with the support for paging by the given offset and max number parameters. -
Uses of SaWsPropertyValue in com.saperion.ws.wrapper
Methods in com.saperion.ws.wrapper that return types with arguments of type SaWsPropertyValueModifier and TypeMethodDescriptionSaWsVersionData.getProperties()Reads the properties.final Map<String,SaWsPropertyValue> SaWsDocumentInfo.getValues()Method parameters in com.saperion.ws.wrapper with type arguments of type SaWsPropertyValueModifier and TypeMethodDescriptionvoidSaWsVersionData.setProperties(List<SaWsPropertyValue> props) Sets the properties.final voidSaWsDocumentInfo.setValues(Map<String, SaWsPropertyValue> values) -
Uses of SaWsPropertyValue in com.saperion.ws.wrapper.wf
Methods in com.saperion.ws.wrapper.wf that return types with arguments of type SaWsPropertyValueMethod parameters in com.saperion.ws.wrapper.wf with type arguments of type SaWsPropertyValueModifier and TypeMethodDescriptionvoidSaWsTask.setUserDefinedFields(List<SaWsPropertyValue> newUserDefinedFields) Sets the user defined fields.