Uses of Class
org.apache.juneau.objecttools.ViewArgs
Packages that use ViewArgs
- 
Uses of ViewArgs in org.apache.juneau.objecttoolsMethods in org.apache.juneau.objecttools that return ViewArgsModifier and TypeMethodDescriptionstatic ViewArgsStatic creator.static ViewArgsStatic creator.Methods in org.apache.juneau.objecttools with parameters of type ViewArgsModifier and TypeMethodDescriptionObjectViewer.run(BeanSession session, Object input, ViewArgs args) 
- 
Uses of ViewArgs in org.apache.juneau.rest.httppartMethods in org.apache.juneau.rest.httppart that return types with arguments of type ViewArgsModifier and TypeMethodDescriptionRequestQueryParams.getViewArgs()Locates the view query argument (&v=) in the query string and returns them as aViewArgsobject.