net.fortuna.ical4j.connector.dav
public static class PathResolver.GenericPathResolver extends PathResolver
PathResolver.GenericPathResolver
BEDEWORK, 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)
PathResolver
getPrincipalPath
in class PathResolver
username
- a usernamepublic String userPath()
public void setUserPath(String userPath)
public String getUserPath(String username)
PathResolver
getUserPath
in class PathResolver
username
- a usernameCopyright © 2008-2013 Micronode. All Rights Reserved.