public interface HomeSupplier
Modifier and Type | Method and Description |
---|---|
String |
getHomesContainer()
This returns the top level that contains all user homes irrespective of
depth
|
String |
getOrCreateHome(User user) |
String |
getOrCreateHome(User user,
boolean createIfNonExisting)
Note: the default should always be to create if necessary.
|
String getOrCreateHome(User user) throws RepositoryException
RepositoryException
String getOrCreateHome(User user, boolean createIfNonExisting) throws RepositoryException
RepositoryException
String getHomesContainer()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"