Class AuthorityBridgeLink

java.lang.Object
org.alfresco.repo.security.authority.AuthorityBridgeLink

public class AuthorityBridgeLink extends Object
Author:
Andy
  • Constructor Details

    • AuthorityBridgeLink

      public AuthorityBridgeLink()
  • Method Details

    • getChildName

      public String getChildName()
      Returns:
      the childName
    • setChildName

      public void setChildName(String childName)
      Parameters:
      childName - the childName to set
    • getParentName

      public String getParentName()
      Returns:
      the parentName
    • setParentName

      public void setParentName(String parentName)
      Parameters:
      parentName - the parentName to set