public class EmbeddedConnection extends OMRSLine
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
ATTRIBUTE_NAMES_SET |
static String[] |
ATTRIBUTE_NAMES_SET_VALUES |
static Set<String> |
ENUM_NAMES_SET |
static String[] |
ENUM_NAMES_SET_VALUES |
static Set<String> |
MAP_NAMES_SET |
static String[] |
MAP_NAMES_SET_VALUES |
static Set<String> |
PROPERTY_NAMES_SET |
static String[] |
PROPERTY_NAMES_SET_VALUES |
entity1Guid, entity1Label, entity1Name, entity1PropertyName, entity1Type, entity2Guid, entity2Label, entity2Name, entity2PropertyName, entity2Type, name, serialVersionUIDlineType, typeDefGuid| Constructor and Description |
|---|
EmbeddedConnection() |
EmbeddedConnection(Line template) |
EmbeddedConnection(OMRSLine template) |
EmbeddedConnection(Relationship omrsRelationship) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getArguments()
{@literal Additional arguments needed by the virtual connector when using each connection.
|
String |
getDisplayName()
{@literal Name for the embedded connection.
|
void |
setArguments(Map<String,String> arguments) |
void |
setDisplayName(String displayName) |
String |
toString() |
StringBuilder |
toString(StringBuilder sb) |
createOmrsRelationship, getEntity1Guid, getEntity1Label, getEntity1Name, getEntity1PropertyName, getEntity1Type, getEntity2Guid, getEntity2Label, getEntity2Name, getEntity2PropertyName, getEntity2Type, getLineType, getName, getSerialVersionUID, getTypeDefGuid, setEntity1Guid, setEntity1Label, setEntity1Name, setEntity1PropertyName, setEntity1Type, setEntity2Guid, setEntity2Label, setEntity2Name, setEntity2PropertyName, setEntity2Type, setLineType, setTypeDefGuidcreateOmrsRelationship, getEffectiveFromTime, getEffectiveToTime, getExtraAttributes, getGuid, getSystemAttributes, setEffectiveFromTime, setExtraAttributes, setGuid, setSystemAttributespublic static final String[] PROPERTY_NAMES_SET_VALUES
public static final String[] ATTRIBUTE_NAMES_SET_VALUES
public static final String[] ENUM_NAMES_SET_VALUES
public static final String[] MAP_NAMES_SET_VALUES
public EmbeddedConnection()
public EmbeddedConnection(OMRSLine template)
public EmbeddedConnection(Line template)
public EmbeddedConnection(Relationship omrsRelationship)
public String getDisplayName()
String public void setDisplayName(String displayName)
public Map<String,String> getArguments()
{@code Map<String,String> } public StringBuilder toString(StringBuilder sb)
Copyright © 2018–2019 ODPi. All rights reserved.