public class AuthorityBridgeLink extends Object
Constructor and Description |
---|
AuthorityBridgeLink() |
Modifier and Type | Method and Description |
---|---|
String |
getChildName() |
String |
getParentName() |
void |
setChildName(String childName) |
void |
setParentName(String parentName) |
public String getChildName()
public void setChildName(String childName)
childName
- the childName to setpublic String getParentName()
public void setParentName(String parentName)
parentName
- the parentName to setCopyright © 2005–2017 Alfresco Software. All rights reserved.