public class RefSegmentImpl extends Object
CQL.refSegment(java.lang.String)
instead.Constructor and Description |
---|
RefSegmentImpl() |
Modifier and Type | Method and Description |
---|---|
static RefSegment |
refSegment(String id) |
static RefSegment |
refSegment(String id,
CqnPredicate filter) |
static RefSegment |
refSegment(String id,
Optional<CqnPredicate> filter) |
public static RefSegment refSegment(String id, Optional<CqnPredicate> filter)
public static RefSegment refSegment(String id, CqnPredicate filter)
public static RefSegment refSegment(String id)
Copyright © 2023 SAP. All rights reserved.