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 Summary

    Modifier and Type
    Method
    Description
    void
    Create / move the home folder if required.
  • Method Details

    • makeHomeFolder

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