Package com.sap.cds

Interface JSONizable

All Known Subinterfaces:
BooleanFunction, BooleanValue, CdsData, CdsList<T>, CqnAggregateTransformation, CqnAncestorsTransformation, CqnArithmeticExpression, CqnArithmeticNegation, CqnBetweenPredicate, CqnBooleanLiteral, CqnCaseExpression, CqnComparisonPredicate, CqnComputeTransformation, CqnConnectivePredicate, CqnContainmentTest, CqnCustomTransformation, CqnDelete, CqnDescendantsTransformation, CqnElementRef, CqnEtagPredicate, CqnExistsSubquery, CqnExpand, CqnExpression, CqnFilterableStatement, CqnFilterTransformation, CqnFunc, CqnGroupByTransformation, CqnHierarchy, CqnHierarchyGenerator, CqnHierarchySubset, CqnHierarchySubsetTransformation, CqnHierarchyTransformation, CqnInline, CqnInPredicate, CqnInsert, CqnInSubquery, CqnJoin, CqnListValue, CqnLiteral<T>, CqnLock, CqnMatchPredicate, CqnNegation, CqnNullValue, CqnNumericLiteral<N>, CqnOrderByTransformation, CqnParameter, CqnPassThroughSearchPredicate, CqnPlain, CqnPredicate, CqnReference, CqnReference.Segment, CqnSearchPredicate, CqnSearchTermPredicate, CqnSearchTransformation, CqnSelect, CqnSelectList, CqnSelectListItem, CqnSelectListValue, CqnSkipTransformation, CqnSortSpecification, CqnSource, CqnStatement, CqnStringLiteral, CqnStructuredLiteral, CqnStructuredTypeRef, CqnTableFunction, CqnTemporalLiteral<E>, CqnToken, CqnTopLevelsTransformation, CqnTopTransformation, CqnTransformation, CqnUpdate, CqnUpsert, CqnValue, CqnVector, CqnWindowFunc, CqnXsert, Delete<T>, ElementRef<T>, Expand<T>, FilterableStatement<T,S>, FunctionCall<T>, Hierarchy, HierarchySubset, Insert, Literal<T>, NullValue, Parameter<T>, Predicate, RefBuilder.RefSegment, Result, Row, SelectableValue, Source<T>, StructuredType<T>, StructuredTypeRef, TableFunction, Update<T>, Upsert, Value<T>, WindowFunctionCall<T>
All Known Implementing Classes:
CqnStar, Select, StatementBuilder

public interface JSONizable
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details