@Entity public class CohortDestinationEntity extends DestinationEntity
| Constructor and Description |
|---|
CohortDestinationEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DestinationEntityVisitor visitor) |
CohortEntity |
getCohort() |
boolean |
isAllowingQueryPropositionIds() |
boolean |
isGetStatisticsSupported() |
void |
setCohort(CohortEntity cohort) |
getCreatedAt, getDescription, getEffectiveAt, getEncryptionAlgorithm, getExpiredAt, getGroups, getId, getLinks, getName, getOffsets, getOutputName, getOutputType, getOwner, isDeidentificationEnabled, setCreatedAt, setDeidentificationEnabled, setDescription, setEffectiveAt, setEncryptionAlgorithm, setExpiredAt, setGroups, setId, setLinks, setName, setOffsets, setOutputName, setOutputType, setOwnerpublic CohortEntity getCohort()
public void setCohort(CohortEntity cohort)
public boolean isGetStatisticsSupported()
isGetStatisticsSupported in class DestinationEntitypublic void accept(DestinationEntityVisitor visitor)
accept in class DestinationEntitypublic boolean isAllowingQueryPropositionIds()
isAllowingQueryPropositionIds in class DestinationEntityCopyright © 2012–2016 Emory University. All rights reserved.