Uses of Class
com.uc4.api.SearchResultItem
Packages that use SearchResultItem
-
Uses of SearchResultItem in com.uc4.communication.requests
Methods in com.uc4.communication.requests that return types with arguments of type SearchResultItemModifier and TypeMethodDescriptionSearchObject.resultIterator()
Returns an iterator overSearchResultItem
.Constructors in com.uc4.communication.requests with parameters of type SearchResultItemModifierConstructorDescriptionReplaceObject
(UC4ObjectName oldName, String type, UC4ObjectName newName, SearchResultItem... results) Replaces an UC4 Object based on a search result.