Package com.sap.cds

Interface JSONizable

All Known Subinterfaces:
BooleanFunction, BooleanValue, CdsData, CdsList<T>, CqnArithmeticExpression, CqnArithmeticNegation, CqnBooleanLiteral, CqnComparisonPredicate, CqnConnectivePredicate, CqnContainmentTest, CqnDelete, CqnElementRef, CqnEtagPredicate, CqnExistsSubquery, CqnExpand, CqnExpression, CqnFilterableStatement, CqnFunc, CqnInline, CqnInPredicate, CqnInsert, CqnJoin, CqnListValue, CqnLiteral<T>, CqnLock, CqnMatchPredicate, CqnNegation, CqnNullValue, CqnNumericLiteral<N>, CqnParameter, CqnPlain, CqnPredicate, CqnReference, CqnReference.Segment, CqnSearchPredicate, CqnSelect, CqnSelectList, CqnSelectListItem, CqnSelectListValue, CqnSortSpecification, CqnSource, CqnStatement, CqnStringLiteral, CqnStructuredLiteral, CqnStructuredTypeRef, CqnTemporalLiteral<E>, CqnToken, CqnUpdate, CqnUpsert, CqnValue, CqnXsert, Delete<T>, ElementRef<T>, Expand<T>, FilterableStatement<T,S>, FunctionCall<T>, Insert, Literal<T>, NullValue, Parameter<T>, Predicate, RefBuilder.RefSegment, Result, Row, Source<T>, StructuredType<T>, StructuredTypeRef, Update<T>, Upsert, Value<T>
All Known Implementing Classes:
CqnStar, Select, StatementBuilder

public interface JSONizable
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details