net.fortuna.ical4j.connector.dav
public static class PathResolver.GenericPathResolver extends PathResolver
PathResolver.GenericPathResolverBEDEWORK, CALENDAR_SERVER, CGP, CHANDLER, DAVICAL, GCAL, GENERIC, ICAL_SERVER, KMS, ORACLE_CS, SOGO, ZIMBRA| Constructor and Description |
|---|
PathResolver.GenericPathResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrincipalPath(String username)
Resolves the path component for a principal URL.
|
String |
getUserPath(String username)
Resolves the path component for a user's calendar store URL.
|
String |
principalPath() |
void |
setPrincipalPath(String principalPath) |
void |
setUserPath(String userPath) |
String |
userPath() |
public String principalPath()
public void setPrincipalPath(String principalPath)
public String getPrincipalPath(String username)
PathResolvergetPrincipalPath in class PathResolverusername - a usernamepublic String userPath()
public void setUserPath(String userPath)
public String getUserPath(String username)
PathResolvergetUserPath in class PathResolverusername - a usernameCopyright © 2008-2013 Micronode. All Rights Reserved.