public class ImplementsGovernanceProcessesReference extends Reference implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected GovernanceProcess |
governanceProcess |
protected String |
name |
protected String |
relationship_Type |
KEY_RELATED_END_GUID, KEY_RELATIONSHIP_GUID, KEY_TYPENAME, KEY_UNIQUE_ATTRIBUTES, referenceName, relatedEndGuid, relatedEndType, relationshipGuid, uniqueAttributes| Constructor and Description |
|---|
ImplementsGovernanceProcessesReference() |
ImplementsGovernanceProcessesReference(Map objIdMap) |
ImplementsGovernanceProcessesReference(Reference other) |
ImplementsGovernanceProcessesReference(String guid) |
ImplementsGovernanceProcessesReference(String entityGuid,
Line line)
Populate the reference from a relationship
|
ImplementsGovernanceProcessesReference(String relatedEndType,
Map<String,Object> uniqueAttributes) |
ImplementsGovernanceProcessesReference(String guid,
String relatedEndType) |
ImplementsGovernanceProcessesReference(String guid,
String relatedEndType,
Map<String,Object> uniqueAttributes) |
ImplementsGovernanceProcessesReference(String relatedEndType,
String attrName,
Object attrValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
GovernanceProcess |
getGovernanceProcess() |
String |
getNotes()
Documents reasons for implementing the process using this implementation.
|
int |
hashCode() |
void |
setGovernanceProcess(GovernanceProcess governanceProcess) |
void |
setNotes(String notes) |
StringBuilder |
toString(StringBuilder sb) |
getReferenceName, getRelatedEndGuid, getRelatedEndType, getRelationship_Type, getRelationshipAttributes, getRelationshipGuid, getUniqueAttributes, setReferenceName, setRelatedEndGuid, setRelatedEndType, setRelationship_Type, setRelationshipAttributes, setRelationshipGuid, setUniqueAttributes, toStringprotected String relationship_Type
protected String name
protected GovernanceProcess governanceProcess
public ImplementsGovernanceProcessesReference()
public ImplementsGovernanceProcessesReference(String guid)
public ImplementsGovernanceProcessesReference(String guid, String relatedEndType)
public ImplementsGovernanceProcessesReference(String relatedEndType, Map<String,Object> uniqueAttributes)
public ImplementsGovernanceProcessesReference(String relatedEndType, String attrName, Object attrValue)
public ImplementsGovernanceProcessesReference(String guid, String relatedEndType, Map<String,Object> uniqueAttributes)
public ImplementsGovernanceProcessesReference(Reference other)
public ImplementsGovernanceProcessesReference(String entityGuid, Line line)
entityGuid - String entity Guidline - Linepublic ImplementsGovernanceProcessesReference(Map objIdMap)
public GovernanceProcess getGovernanceProcess()
public void setGovernanceProcess(GovernanceProcess governanceProcess)
public String getNotes()
public void setNotes(String notes)
public StringBuilder toString(StringBuilder sb)
Copyright © 2018 ODPi. All rights reserved.