public class RelationshipDisplayName extends Object
| Constructor and Description |
|---|
RelationshipDisplayName(String sourceText,
String targetText)
Constructor for creating the relationship display name.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceText()
Gets the source text of the relationship
|
String |
getTargetText()
Gets the target text of the relationship
|
String |
toString() |
public RelationshipDisplayName(String sourceText, String targetText)
sourceText - The source text of the relationshiptargetText - The target text of the relationshippublic String getSourceText()
public String getTargetText()
public String toString()
toString in class ObjectObject.toString()Copyright © 2005–2016 Alfresco Software. All rights reserved.