Interface HomeFolderManager

  • All Known Implementing Classes:
    PortableHomeFolderManager

    public interface HomeFolderManager
    An object responsible for creating / validating the home folder for a given person node child association reference.
    • Method Detail

      • makeHomeFolder

        void makeHomeFolder​(ChildAssociationRef childAssocRef)
        Create / move the home folder if required.
        Parameters:
        childAssocRef - the primary child association pointing to the person node.