Uses of Class
com.sap.cds.adapter.odata.v4.serializer.json.options.NavigationProperty2JsonOptions.Builder
Packages that use NavigationProperty2JsonOptions.Builder
-
Uses of NavigationProperty2JsonOptions.Builder in com.sap.cds.adapter.odata.v4.serializer.json.options
Methods in com.sap.cds.adapter.odata.v4.serializer.json.options that return NavigationProperty2JsonOptions.BuilderModifier and TypeMethodDescriptionNavigationProperty2JsonOptions.Builder.autoExpand(boolean autoExpand) NavigationProperty2JsonOptions.Builder.contextURL(ContextURL contextURL) Sets theContextURL.NavigationProperty2JsonOptions.Builder.count(CountOption count) Sets the $count system query option.NavigationProperty2JsonOptions.Builder.countPath(boolean isCountPath) NavigationProperty2JsonOptions.Builder.expand(ExpandOption expand) Sets the $expand system query option.NavigationProperty2JsonOptions.Builder.isFullRepresentation(boolean isFullRepresentation) sets isFullRepresentation to represent inline entriesNavigationProperty2JsonOptions.Builder.levels(LevelsExpandOption levels) Sets the $select system query option.NavigationProperty2JsonOptions.Builder.select(SelectOption select) Sets the $select system query option.NavigationProperty2JsonOptions.with(ContentType contentType, String odataVersion, CdsRequestGlobals globals) Initializes the options builder.NavigationProperty2JsonOptions.Builder.writeOnlyReferences(boolean ref) Sets to serialize only references