public class RegisteredWithCohortsReference extends Reference implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected MetadataRepositoryCohort |
metadataRepositoryCohort |
protected String |
name |
protected static String |
relationship_Type |
KEY_RELATED_END_GUID, KEY_RELATIONSHIP_GUID, KEY_TYPENAME, KEY_UNIQUE_ATTRIBUTES, referenceName, relatedEndGuid, relatedEndType, relationshipGuid, uniqueAttributes| Constructor and Description |
|---|
RegisteredWithCohortsReference() |
RegisteredWithCohortsReference(Map objIdMap) |
RegisteredWithCohortsReference(Reference other) |
RegisteredWithCohortsReference(String guid) |
RegisteredWithCohortsReference(String relatedEndType,
Map<String,Object> uniqueAttributes) |
RegisteredWithCohortsReference(String entityGuid,
OMRSLine line)
Populate the reference from a relationship
|
RegisteredWithCohortsReference(String guid,
String relatedEndType) |
RegisteredWithCohortsReference(String guid,
String relatedEndType,
Map<String,Object> uniqueAttributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
MetadataRepositoryCohort |
getMetadataRepositoryCohort() |
String |
getRegistrationDate()
Date first registered with the cohort.
|
int |
hashCode() |
void |
setMetadataRepositoryCohort(MetadataRepositoryCohort metadataRepositoryCohort) |
void |
setRegistrationDate(String registrationDate) |
StringBuilder |
toString(StringBuilder sb) |
getReferenceName, getRelatedEndGuid, getRelatedEndType, getRelationship_Type, getRelationshipAttributes, getRelationshipGuid, getUniqueAttributes, setReferenceName, setRelatedEndGuid, setRelatedEndType, setRelationship_Type, setRelationshipAttributes, setRelationshipGuid, setUniqueAttributes, toStringprotected static final String relationship_Type
protected String name
protected MetadataRepositoryCohort metadataRepositoryCohort
public RegisteredWithCohortsReference()
public RegisteredWithCohortsReference(String guid)
public RegisteredWithCohortsReference(String guid, String relatedEndType)
public RegisteredWithCohortsReference(String relatedEndType, Map<String,Object> uniqueAttributes)
public RegisteredWithCohortsReference(String guid, String relatedEndType, Map<String,Object> uniqueAttributes)
public RegisteredWithCohortsReference(Reference other)
public RegisteredWithCohortsReference(String entityGuid, OMRSLine line)
entityGuid - String entity Guidline - OMRSLinepublic RegisteredWithCohortsReference(Map objIdMap)
public MetadataRepositoryCohort getMetadataRepositoryCohort()
public void setMetadataRepositoryCohort(MetadataRepositoryCohort metadataRepositoryCohort)
public String getRegistrationDate()
public void setRegistrationDate(String registrationDate)
public StringBuilder toString(StringBuilder sb)
Copyright © 2018–2019 ODPi. All rights reserved.