FieldsInJavaAPIs
From AgileApps Support Wiki
Revision as of 00:15, 10 August 2011 by imported>Aeric (Created page with "::* A comma-separated list of field names to retrieve{{#ifeq: {{PAGENAME}}|Java API:Composite Objects|, where a field name of the form <tt>alias[.alias...].*</tt> or <tt>alias[.a…")
- A comma-separated list of field names to retrieve
- The asterisk ("*") wildcard specifies all fields
- (Use the REST API:field Resource to get a complete list of fields.)
- Field lists for database views need to specify the object's alias, as well as the field name.