public class ParentMapToReference extends Reference implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected MapSchemaType |
mapSchemaType |
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 |
|---|
ParentMapToReference() |
ParentMapToReference(Map objIdMap) |
ParentMapToReference(Reference other) |
ParentMapToReference(String guid) |
ParentMapToReference(String relatedEndType,
Map<String,Object> uniqueAttributes) |
ParentMapToReference(String entityGuid,
OMRSLine line)
Populate the reference from a relationship
|
ParentMapToReference(String guid,
String relatedEndType) |
ParentMapToReference(String guid,
String relatedEndType,
Map<String,Object> uniqueAttributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
MapSchemaType |
getMapSchemaType() |
int |
hashCode() |
void |
setMapSchemaType(MapSchemaType mapSchemaType) |
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 MapSchemaType mapSchemaType
public ParentMapToReference()
public ParentMapToReference(String guid)
public ParentMapToReference(String relatedEndType, Map<String,Object> uniqueAttributes)
public ParentMapToReference(String guid, String relatedEndType, Map<String,Object> uniqueAttributes)
public ParentMapToReference(Reference other)
public ParentMapToReference(String entityGuid, OMRSLine line)
entityGuid - String entity Guidline - OMRSLinepublic ParentMapToReference(Map objIdMap)
public MapSchemaType getMapSchemaType()
public void setMapSchemaType(MapSchemaType mapSchemaType)
public StringBuilder toString(StringBuilder sb)
Copyright © 2018–2019 ODPi. All rights reserved.