public class CustomizedUserProfileLocation extends Object implements UserProfileLocation
| Constructor and Description |
|---|
CustomizedUserProfileLocation(String systemRoot) |
CustomizedUserProfileLocation(URI systemRoot) |
| Modifier and Type | Method and Description |
|---|---|
AbsoluteLocation<PrivateResource> |
locatePrivateProfile(UserID ofUser) |
AbsoluteLocation<PublicResource> |
locatePublicProfile(UserID ofUser) |
public CustomizedUserProfileLocation(URI systemRoot)
public CustomizedUserProfileLocation(String systemRoot)
public AbsoluteLocation<PrivateResource> locatePrivateProfile(UserID ofUser)
locatePrivateProfile in interface UserProfileLocationpublic AbsoluteLocation<PublicResource> locatePublicProfile(UserID ofUser)
locatePublicProfile in interface UserProfileLocationCopyright © 2019. All rights reserved.