Package org.ehrbase.aql.sql.queryimpl
Class NormalizedOtherParticipations
- java.lang.Object
-
- org.ehrbase.aql.sql.queryimpl.NormalizedRmAttributePath
-
- org.ehrbase.aql.sql.queryimpl.NormalizedOtherParticipations
-
public class NormalizedOtherParticipations extends NormalizedRmAttributePath
-
-
Field Summary
-
Fields inherited from class org.ehrbase.aql.sql.queryimpl.NormalizedRmAttributePath
FEEDER_SYSTEM_ITEM_IDS, OTHER_CONTEXT, OTHER_DETAILS, pathSegments
-
-
Constructor Summary
Constructors Constructor Description NormalizedOtherParticipations(List<String> pathSegments)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>transform()-
Methods inherited from class org.ehrbase.aql.sql.queryimpl.NormalizedRmAttributePath
transformStartingAt
-
-