org.alfresco.repo.security.person
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
 void makeHomeFolder(org.alfresco.service.cmr.repository.ChildAssociationRef childAssocRef)
          Create / move the home folder if required.
 

Method Detail

makeHomeFolder

void makeHomeFolder(org.alfresco.service.cmr.repository.ChildAssociationRef childAssocRef)
Create / move the home folder if required.

Parameters:
childAssocRef - the primary child association pointing to the person node.


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.