Class AuthorityBridgeLink
java.lang.Object
org.alfresco.repo.security.authority.AuthorityBridgeLink
- Author:
- Andy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetChildName(String childName) voidsetParentName(String parentName)
-
Constructor Details
-
AuthorityBridgeLink
public AuthorityBridgeLink()
-
-
Method Details
-
getChildName
- Returns:
- the childName
-
setChildName
- Parameters:
childName- the childName to set
-
getParentName
- Returns:
- the parentName
-
setParentName
- Parameters:
parentName- the parentName to set
-