Index

A B C D E F G H I L M N O P R S T U V W X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

a - Variable in class org.apache.openmeetings.service.mail.template.subject.AppointmentTemplate
 
AbstractDavProperty<T> - Class in org.apache.jackrabbit.webdav.property
AbstractDavProperty provides generic METHODS used by various implementations of the DavProperty interface.
AbstractDavProperty(DavPropertyName, boolean) - Constructor for class org.apache.jackrabbit.webdav.property.AbstractDavProperty
Create a new AbstractDavProperty with the given DavPropertyName and a boolean flag indicating whether this property should be suppressed in PROPFIND/allprop responses.
AbstractJob - Class in org.apache.openmeetings.service.scheduler
 
AbstractJob() - Constructor for class org.apache.openmeetings.service.scheduler.AbstractJob
 
AbstractLocatorFactory - Class in org.apache.jackrabbit.webdav
AbstractLocatorFactory is an implementation of the DavLocatorFactory interface that defines how a given URI is split to workspace path and resource path and how it's implementation of DavResourceLocator builds the href.
AbstractLocatorFactory(String) - Constructor for class org.apache.jackrabbit.webdav.AbstractLocatorFactory
Create a new factory
AbstractTemplatePage - Class in org.apache.openmeetings.service.mail.template
 
AbstractTemplatePage(Locale) - Constructor for class org.apache.openmeetings.service.mail.template.AbstractTemplatePage
 
ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
ACTIVITY - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
ACTIVITY - Static variable in class org.apache.jackrabbit.webdav.property.ResourceType
The activity resource type
add(String, Namespace) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
Creates a DavPropertyName from the given parameters and add it to this set.
add(DavProperty<?>) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Adds a property to this response '200' propstat set.
add(DavProperty<?>) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Adds a new property to this set.
add(DavProperty<?>, int) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Adds a property to this response
add(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Adds a property name to this response '200' propstat set.
add(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
Adds the specified DavPropertyName object to this set if it is not already present.
add(DavPropertyName, int) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Adds a property name to this response
add(AtomReader.Field) - Method in class org.apache.openmeetings.service.scheduler.AtomReader.Spec
 
addAll(DavPropertyNameSet) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
Add the property names contained in the specified set to this set.
addAll(DavPropertySet) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
 
addChildElement(Element, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Add a new child element with the given local name and namespace to the specified parent.
addChildElement(Element, String, Namespace, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Add a new child element with the given local name and namespace to the specified parent.
addChildElement(Node, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Add a new child element with the given local name and namespace to the specified parent.
addContent(Object) - Method in class org.apache.jackrabbit.webdav.property.PropContainer
Deprecated.
addContent(PropEntry) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
 
addContent(PropEntry) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
 
addContent(PropEntry) - Method in class org.apache.jackrabbit.webdav.property.PropContainer
Tries to add the specified entry to the PropContainer and returns a boolean indicating whether the content could be added to the internal set/map.
addCookie(Cookie) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
addDateHeader(String, long) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
addHeader(String, String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
addIntHeader(String, int) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
addLockManager(LockManager) - Method in interface org.apache.jackrabbit.webdav.DavResource
Add an external LockManager to this resource.
addLockToken(String) - Method in interface org.apache.jackrabbit.webdav.DavSession
Adds a lock token to this DavSession.
addMember(DavResource, InputContext) - Method in interface org.apache.jackrabbit.webdav.DavResource
Add the given resource as an internal member to this resource.
addReference(Object) - Method in interface org.apache.jackrabbit.webdav.DavSession
Adds a reference to this DavSession indicating that this session must not be discarded after completion of the current request.
addResourceProperties(DavResource, DavPropertyNameSet, int) - Method in class org.apache.jackrabbit.webdav.MultiStatus
Add response(s) to this multistatus, in order to build a multistatus e.g.
addResourceProperties(DavResource, DavPropertyNameSet, int, int) - Method in class org.apache.jackrabbit.webdav.MultiStatus
Add response(s) to this multistatus, in order to build a multistatus for responding to a PROPFIND request.
addResourceStatus(DavResource, int, int) - Method in class org.apache.jackrabbit.webdav.MultiStatus
Add response(s) to this multistatus, in order to build a multistatus as returned for COPY, MOVE, LOCK or DELETE requests resulting in an error with a resource other than the resource identified in the Request-URI.
addResponse(MultiStatusResponse) - Method in class org.apache.jackrabbit.webdav.MultiStatus
Add a MultiStatusResponse element to this MultiStatus
addTimetoDate(Date, int, int) - Method in class org.apache.openmeetings.service.calendar.caldav.IcalUtils
Adds a specified amount of time to a Date.
alterProperties(List<? extends PropEntry>) - Method in interface org.apache.jackrabbit.webdav.DavResource
Set/add and remove the specified properties from this resource.
app - Variable in class org.apache.openmeetings.service.mail.template.AbstractTemplatePage
 
AppointmentLogic - Class in org.apache.openmeetings.service.calendar
 
AppointmentLogic() - Constructor for class org.apache.openmeetings.service.calendar.AppointmentLogic
 
AppointmentManager - Class in org.apache.openmeetings.service.calendar.caldav
Class which does syncing and provides respective API's required for performing CalDAV Operations.
AppointmentManager() - Constructor for class org.apache.openmeetings.service.calendar.caldav.AppointmentManager
 
AppointmentReminderTemplate - Class in org.apache.openmeetings.service.mail.template.subject
 
AppointmentTemplate - Class in org.apache.openmeetings.service.mail.template.subject
 
AtomReader - Class in org.apache.openmeetings.service.scheduler
 
AtomReader.Field - Class in org.apache.openmeetings.service.scheduler
 
AtomReader.Spec - Class in org.apache.openmeetings.service.scheduler
 
attachSession(WebdavRequest) - Method in interface org.apache.jackrabbit.webdav.DavSessionProvider
Acquires a DavSession.
authenticate(HttpServletResponse) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 

B

BaseDavRequest - Class in org.apache.jackrabbit.webdav.client.methods
Base class for HTTP request classes defined in this package.
BaseDavRequest(URI) - Constructor for class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
 
BASELINE - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
BASELINE - Static variable in class org.apache.jackrabbit.webdav.property.ResourceType
The baseline resource type
BIND - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 

C

CanceledAppointmentTemplate - Class in org.apache.openmeetings.service.mail.template.subject
 
changeSessionId() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
checkHealth() - Method in class org.apache.openmeetings.service.scheduler.ReminderJob
 
CHECKOUT_IN_PLACE - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
checkSuccess(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
Check the response and throw when it is considered to represent a failure.
cleanExpiredRecordings() - Method in class org.apache.openmeetings.service.scheduler.CleanupJob
 
cleanExpiredResetHash() - Method in class org.apache.openmeetings.service.scheduler.CleanupJob
 
cleanPersonalData() - Method in class org.apache.openmeetings.service.scheduler.CleanupJob
 
cleanSessions() - Method in class org.apache.openmeetings.service.scheduler.CleanupJob
 
cleanTestSetup() - Method in class org.apache.openmeetings.service.scheduler.CleanupJob
 
cleanupIdleConnections() - Method in class org.apache.openmeetings.service.calendar.caldav.AppointmentManager
Cleans up unused idle connections.
CleanupJob - Class in org.apache.openmeetings.service.scheduler
 
CleanupJob() - Constructor for class org.apache.openmeetings.service.scheduler.CleanupJob
 
COLLECTION - Static variable in class org.apache.jackrabbit.webdav.property.ResourceType
The collection resource type
COMP_ID - Static variable in class org.apache.openmeetings.service.mail.template.AbstractTemplatePage
 
concatComplianceClasses(String[]) - Static method in class org.apache.jackrabbit.webdav.DavCompliance
 
contains(String) - Method in class org.apache.openmeetings.service.scheduler.AtomReader.Spec
 
contains(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
 
contains(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Checks if this set contains the property with the specified name.
contains(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.PropContainer
Returns true if this PropContainer contains a content element that matches the given DavPropertyName.
containsHeader(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
ContentCodingAwareRequest - Interface in org.apache.jackrabbit.webdav
 
copy(DavResource, boolean) - Method in interface org.apache.jackrabbit.webdav.DavResource
Copy this DavResource to the given destination resource
create(String) - Static method in class org.apache.jackrabbit.webdav.property.DavPropertyName
Creates a new DavPropertyName with the given local name and the default WebDAV namespace.
create(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.property.DavPropertyName
Creates a new DavPropertyName with the given name and Namespace.
create(XmlSerializable) - Static method in class org.apache.jackrabbit.webdav.client.methods.XmlEntity
 
create(Document) - Static method in class org.apache.jackrabbit.webdav.client.methods.XmlEntity
 
createCalendar(HttpClient, HttpClientContext, OmCalendar) - Method in class org.apache.openmeetings.service.calendar.caldav.AppointmentManager
Create or Update calendar on the database.
CreatedAppointmentTemplate - Class in org.apache.openmeetings.service.mail.template.subject
 
createDocument() - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Creates and returns a new empty DOM document.
createElement(Document, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Create a new DOM element with the specified local name and namespace.
createElement(Document, String, Namespace, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Create a new DOM element with the specified local name and namespace and add the specified text as Text node to it.
createElement(Document, QName) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Create a new DOM element with the specified local name and namespace.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.MultiStatus
Build a MultiStatus from the specified xml element.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Build a new response object from the given xml element.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.property.DavPropertyName
Create a new DavPropertyName with the name and namespace of the given Xml element.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.property.DefaultDavProperty
Create a new DefaultDavProperty instance from the given Xml element.
createHttpClient() - Method in class org.apache.openmeetings.service.calendar.caldav.AppointmentManager
Returns a new HttpClient with the inbuilt connection manager in this.
createResource(DavResourceLocator, DavServletRequest, DavServletResponse) - Method in interface org.apache.jackrabbit.webdav.DavResourceFactory
Create a DavResource object from the given locator, request and response objects.
createResource(DavResourceLocator, DavSession) - Method in interface org.apache.jackrabbit.webdav.DavResourceFactory
Create a new DavResource object from the given locator and session.
createResourceLocator(String, String) - Method in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
Create a new DavResourceLocator.
createResourceLocator(String, String) - Method in interface org.apache.jackrabbit.webdav.DavLocatorFactory
Create a new DavResourceLocator.
createResourceLocator(String, String, boolean) - Method in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
Like AbstractLocatorFactory.createResourceLocator(String, String), but by setting forDestination to true any special processing of URI suffixes can be disabled.
createResourceLocator(String, String, String) - Method in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
Create a new DavResourceLocator from the specified prefix, workspace path and resource path, without modifying the specified Strings.
createResourceLocator(String, String, String) - Method in interface org.apache.jackrabbit.webdav.DavLocatorFactory
Create a new DavResourceLocator.
createResourceLocator(String, String, String, boolean) - Method in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
Create a new DavResourceLocator from the specified prefix, workspace path and resource path.
createResourceLocator(String, String, String, boolean) - Method in interface org.apache.jackrabbit.webdav.DavLocatorFactory
 
CREATIONDATE - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
creationDateFormat - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
Simple date format for the creation date ISO representation (partial).
NOTE: Access to DateFormat isn't thread save.

D

DashOmTextLabel - Class in org.apache.openmeetings.service.mail.template
 
DashOmTextLabel(String) - Constructor for class org.apache.openmeetings.service.mail.template.DashOmTextLabel
 
DAV_ACL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav ACL method and public constant defined by RFC 3744
DAV_BASELINE_CONTROL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav BASELINE-CONTROL method and public constant defined by RFC 3253
DAV_BIND - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav BIND method and public constant defined by the BIND specification
DAV_CHECKIN - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav CHECKIN method and public constant defined by RFC 3253
DAV_CHECKOUT - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav CHECKOUT method and public constant defined by RFC 3253
DAV_COPY - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav COPY method and public constant as defined by RFC 2518
DAV_DELETE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav DELETE method and public constant
DAV_GET - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav GET method and public constant
DAV_HEAD - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav HEAD method and public constant
DAV_LABEL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav LABEL method and public constant defined by RFC 3253
DAV_LOCK - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav LOCK method and public constant as defined by RFC 2518
DAV_MERGE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav MERGE method and public constant defined by RFC 3253
DAV_MKACTIVITY - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav MKACTIVITY method and public constant defined by RFC 3253
DAV_MKCOL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav MKCOL (make collection) method and public constant as defined by RFC 2518
DAV_MKWORKSPACE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav MKWORKSPACE method and public constant defined by RFC 3253
DAV_MOVE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav MOVE method and public constant as defined by RFC 2518
DAV_OPTIONS - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav OPTIONS method and public constant
DAV_ORDERPATCH - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav ORDERPATCH method and public constant defined by RFC 3648.
DAV_POLL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav POLL method and public constant
NOTE: This method is not defined by any of the Webdav RFCs
DAV_POST - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav POST method and public constant
DAV_PROPFIND - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav PROPFIND method and public constant as defined by RFC 2518.
DAV_PROPPATCH - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav PROPPATCH method and public constant as defined by RFC 2518
DAV_PUT - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav PUT method and public constant
DAV_REBIND - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav REBIND method and public constant defined by the BIND specification
DAV_REPORT - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav REPORT method and public constant defined by RFC 3253
DAV_SEARCH - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav SEARCH method and public constant as defined by the Webdav Search internet draft.
DAV_SUBSCRIBE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav SUBSCRIBE method and public constant.
NOTE: This method is not defined by any of the Webdav RFCs
DAV_UNBIND - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav UNBIND method and public constant defined by the BIND specification
DAV_UNCHECKOUT - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav UNCHECKOUT method and public constant defined by RFC 3253
DAV_UNLOCK - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav UNLOCK method and public constant as defined by RFC 2518
DAV_UNSUBSCRIBE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav UNSUBSCRIBE method and public constant
NOTE: This method is not defined by any of the Webdav RFCs
DAV_UPDATE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav UPDATE method and public constant defined by RFC 3253
DAV_VERSION_CONTROL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav VERSION-CONTROL method and public constant defined by RFC 3253
DavCompliance - Class in org.apache.jackrabbit.webdav
DavCompliance defines constants for the various compliance classes defined RFC 2518, RFC 4918 and it's extensions.
DavConstants - Interface in org.apache.jackrabbit.webdav
DavConstants provide constants for request and response headers, XML elements and property names defined by RFC 2518.
DavDocumentBuilderFactory - Class in org.apache.jackrabbit.webdav.xml
Custom DocumentBuilderFactory extended for use in WebDAV.
DavDocumentBuilderFactory() - Constructor for class org.apache.jackrabbit.webdav.xml.DavDocumentBuilderFactory
 
DavException - Exception in org.apache.jackrabbit.webdav
DavException extends the Exception class in order to simplify handling of exceptional situations occurring during processing of WebDAV requests and provides possibility to retrieve an Xml representation of the error.
DavException(int) - Constructor for exception org.apache.jackrabbit.webdav.DavException
Create a new DavException.
DavException(int, String) - Constructor for exception org.apache.jackrabbit.webdav.DavException
Create a new DavException.
DavException(int, String, Throwable, Element) - Constructor for exception org.apache.jackrabbit.webdav.DavException
Create a new DavException.
DavException(int, Throwable) - Constructor for exception org.apache.jackrabbit.webdav.DavException
Create a new DavException.
DavLocatorFactory - Interface in org.apache.jackrabbit.webdav
DavLocatorFactory...
DavMethods - Class in org.apache.jackrabbit.webdav
DavMethods defines constants for the WebDAV METHODS.
DavProperty<T> - Interface in org.apache.jackrabbit.webdav.property
The Property class represents a Property of a WebDAV resource.
DavPropertyIterator - Interface in org.apache.jackrabbit.webdav.property
The DavPropertyIterator extends the Iterator by a property specific next() method.
DavPropertyName - Class in org.apache.jackrabbit.webdav.property
The DavPropertyName class reflects a WebDAV property name.
DavPropertyNameIterator - Interface in org.apache.jackrabbit.webdav.property
DavPropertyNameIterator...
DavPropertyNameSet - Class in org.apache.jackrabbit.webdav.property
DavPropertyNameSet represents a Set of DavPropertyName objects.
DavPropertyNameSet() - Constructor for class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
Create a new empty set.
DavPropertyNameSet(DavPropertyNameSet) - Constructor for class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
Create a new DavPropertyNameSet with the given initial values.
DavPropertyNameSet(Element) - Constructor for class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
Create a new DavPropertyNameSet from the given DAV:prop element.
DavPropertySet - Class in org.apache.jackrabbit.webdav.property
The DavPropertySet class represents a set of WebDAV property.
DavPropertySet() - Constructor for class org.apache.jackrabbit.webdav.property.DavPropertySet
 
DavResource - Interface in org.apache.jackrabbit.webdav
DavResource provides standard WebDAV functionality as specified by RFC 2518.
DavResourceFactory - Interface in org.apache.jackrabbit.webdav
DavResourceFactory interface defines a single method for creating DavResource objects.
DavResourceIterator - Interface in org.apache.jackrabbit.webdav
DavResourceIterator extends the Iterator interface.
DavResourceIteratorImpl - Class in org.apache.jackrabbit.webdav
DavResourceIteratorImpl implementation of the DavResourceIterator interface.
NOTE: DavResourceIteratorImpl.remove() is not implemented.
DavResourceIteratorImpl(List<DavResource>) - Constructor for class org.apache.jackrabbit.webdav.DavResourceIteratorImpl
Create a new DavResourceIterator from the specified list.
DavResourceLocator - Interface in org.apache.jackrabbit.webdav
DavResourceLocator...
DavServletRequest - Interface in org.apache.jackrabbit.webdav
DavServletRequest extends the HttpServletRequest by Webdav specific METHODS.
DavServletResponse - Interface in org.apache.jackrabbit.webdav
WebdavResponse extends the HttpServletResponse by Webdav specific status codes and METHODS.
DavSession - Interface in org.apache.jackrabbit.webdav
DavSession allows to pass session information between request, response and resource(s).
DavSessionProvider - Interface in org.apache.jackrabbit.webdav
DavSessionProvider is an interface for components that can initiate and complete DavSessions.
DEFAULT_RESOURCE - Static variable in class org.apache.jackrabbit.webdav.property.ResourceType
The default resource type
DefaultDavProperty<T> - Class in org.apache.jackrabbit.webdav.property
DefaultDavProperty...
DefaultDavProperty(String, T, Namespace) - Constructor for class org.apache.jackrabbit.webdav.property.DefaultDavProperty
Creates a new non-protected WebDAV property with the given namespace, name and value.
DefaultDavProperty(String, T, Namespace, boolean) - Constructor for class org.apache.jackrabbit.webdav.property.DefaultDavProperty
Creates a new WebDAV property with the given namespace, name and value.
DefaultDavProperty(DavPropertyName, T) - Constructor for class org.apache.jackrabbit.webdav.property.DefaultDavProperty
Creates a new non- protected WebDAV property with the given DavPropertyName and value.
DefaultDavProperty(DavPropertyName, T, boolean) - Constructor for class org.apache.jackrabbit.webdav.property.DefaultDavProperty
Creates a new WebDAV property with the given DavPropertyName and value.
deleteCalendar(OmCalendar) - Method in class org.apache.openmeetings.service.calendar.caldav.AppointmentManager
Deletes the calendar from the local database.
deleteItem(HttpClient, HttpClientContext, Appointment) - Method in class org.apache.openmeetings.service.calendar.caldav.AppointmentManager
Delete Appointment on the CalDAV server.
DEPTH_0 - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
DEPTH_1 - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
DEPTH_INFINITY - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
DEPTH_INFINITY_S - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
depthToXml(boolean, Document) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns the Xml representation of a boolean isDeep, where false presents a depth value of '0', true a depth value of 'infinity'.
depthToXml(String, Document) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns the Xml representation of a depth String.
destroy() - Method in class org.apache.openmeetings.service.calendar.caldav.AppointmentManager
Method which is called when the Context is destroyed.
DISPLAYNAME - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
DomUtil - Class in org.apache.jackrabbit.webdav.xml
DomUtil provides some common utility methods related to w3c-DOM.
DomUtil() - Constructor for class org.apache.jackrabbit.webdav.xml.DomUtil
 
doScheduledMeetingReminder() - Method in class org.apache.openmeetings.service.calendar.AppointmentLogic
Sending Reminder in Simple mail format 5 minutes before Meeting begins

E

ElementIterator - Class in org.apache.jackrabbit.webdav.xml
ElementIterator...
ElementIterator(Element) - Constructor for class org.apache.jackrabbit.webdav.xml.ElementIterator
Create a new instance of ElementIterator with the given parent element.
ElementIterator(Element, String, Namespace) - Constructor for class org.apache.jackrabbit.webdav.xml.ElementIterator
Create a new instance of ElementIterator with the given parent element.
ElementIterator(Element, QName) - Constructor for class org.apache.jackrabbit.webdav.xml.ElementIterator
Create a new instance of ElementIterator with the given parent element.
EmailManager - Class in org.apache.openmeetings.service.mail
 
EmailManager() - Constructor for class org.apache.openmeetings.service.mail.EmailManager
 
EMPTY - Static variable in class org.apache.jackrabbit.webdav.DavResourceIteratorImpl
 
EMPTY_NAMESPACE - Static variable in class org.apache.jackrabbit.webdav.xml.Namespace
 
encodeRedirectURL(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
encodeURL(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
equals(Object) - Method in class org.apache.jackrabbit.webdav.property.AbstractDavProperty
Checks if this property has the same name and value as the given one.
equals(Object) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyName
Checks if this property has the same name and namespace as the given one.
equals(Object) - Method in class org.apache.jackrabbit.webdav.xml.Namespace
 
exists() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns true if this webdav resource represents an existing repository item.

F

FeedbackTemplate - Class in org.apache.openmeetings.service.mail.template
 
Field(String) - Constructor for class org.apache.openmeetings.service.scheduler.AtomReader.Field
 
Field(String, String) - Constructor for class org.apache.openmeetings.service.scheduler.AtomReader.Field
 
Field(String, String, boolean) - Constructor for class org.apache.openmeetings.service.scheduler.AtomReader.Field
 
Field(String, String, String, boolean) - Constructor for class org.apache.openmeetings.service.scheduler.AtomReader.Field
 
flushBuffer() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
format(Date) - Method in class org.apache.openmeetings.service.mail.template.subject.AppointmentTemplate
 
format(Date, int) - Method in class org.apache.openmeetings.service.mail.template.subject.AppointmentTemplate
 

G

get(String) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Retrieves the property with the specified name and the default WebDAV namespace.
get(String) - Method in class org.apache.openmeetings.service.scheduler.AtomReader.Spec
 
get(String, Namespace) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Retrieves the property with the specified name and namespace.
get(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Retrieves the property with the specified name
get(User, Appointment, TimeZone) - Static method in class org.apache.openmeetings.service.mail.template.subject.AppointmentReminderTemplate
 
get(User, Appointment, TimeZone, String) - Static method in class org.apache.openmeetings.service.mail.template.subject.CanceledAppointmentTemplate
 
get(User, Appointment, TimeZone, String) - Static method in class org.apache.openmeetings.service.mail.template.subject.CreatedAppointmentTemplate
 
get(User, Appointment, TimeZone, String) - Static method in class org.apache.openmeetings.service.mail.template.subject.UpdatedAppointmentTemplate
 
get(User, Recording, long) - Static method in class org.apache.openmeetings.service.mail.template.subject.RecordingExpiringTemplate
 
get(User, Group, long) - Static method in class org.apache.openmeetings.service.mail.template.subject.NewGroupUsersNotificationTemplate
 
getAcceptableCodings() - Method in interface org.apache.jackrabbit.webdav.ContentCodingAwareRequest
 
getAcceptableCodings() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getAffectedProperties() - Method in class org.apache.jackrabbit.webdav.property.ProppatchInfo
 
getAlias() - Method in class org.apache.openmeetings.service.scheduler.AtomReader.Field
 
getAsyncContext() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getAttr() - Method in class org.apache.openmeetings.service.scheduler.AtomReader.Field
 
getAttribute(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getAttribute(Element, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns the value of the named attribute of the current element.
getAttributeNames() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getAuthType() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getBindInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getBufferSize() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getCalendars() - Method in class org.apache.openmeetings.service.calendar.caldav.AppointmentManager
 
getCalendars(Long) - Method in class org.apache.openmeetings.service.calendar.caldav.AppointmentManager
Method to get user's calendars please see OmCalendarDao.getByUser(Long)
getCharacterEncoding() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getCharacterEncoding() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getChildElement(Node, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns the first child element that matches the given local name and namespace.
getChildElement(Node, QName) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns the first child element that matches the given QName.
getChildren(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Return an ElementIterator over all child elements.
getChildren(Element, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns a ElementIterator containing all child elements of the given parent node that match the given local name and namespace.
getChildren(Element, QName) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns a ElementIterator containing all child elements of the given parent node that match the given QName.
getChildText(Element, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Calls DomUtil.getText(Element) on the first child element that matches the given local name and namespace.
getChildTextTrim(Element, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Calls DomUtil.getTextTrim(Element) on the first child element that matches the given local name and namespace.
getChildTextTrim(Element, QName) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Calls DomUtil.getTextTrim(Element) on the first child element that matches the given name.
getCollection() - Method in interface org.apache.jackrabbit.webdav.DavResource
Retrieve the resource this resource is internal member of.
getComplianceClass() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns a comma separated list of all compliance classes the given resource is fulfilling.
getContent() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
 
getContent() - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
 
getContent() - Method in class org.apache.jackrabbit.webdav.property.PropContainer
Returns the collection that contains all the content elements of this PropContainer.
getContent(Node) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Return a list of all child nodes that are either Element, Text or CDATA.
GETCONTENTLANGUAGE - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
getContentLength() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
GETCONTENTLENGTH - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
getContentLengthLong() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getContentSize() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
 
getContentSize() - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
 
getContentSize() - Method in class org.apache.jackrabbit.webdav.property.PropContainer
Returns the number of property related content elements that are present in this PropContainer.
getContentType() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getContentType() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
GETCONTENTTYPE - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
getContextPath() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getCookies() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getDateHeader(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getDavComplianceClasses(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpOptions
Compute the set of compliance classes returned in the "dav" header field
getDavSession() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Returns the DavSession created for this request.
getDavSession() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getDepth() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Return the integer representation of the given Depth header.
getDepth() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getDepth(int) - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Returns the integer representation of the Depth header or the given defaultValue, if the Depth header is missing.
getDepth(int) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getDestinationLocator() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Parse the Destination header and return the locator of the corresponding resource.
getDestinationLocator() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Parse the destination header field and return the path of the destination resource.
getDispatcherType() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getDisplayName() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns the display name of this resource.
getEmail() - Method in class org.apache.openmeetings.service.mail.template.subject.SubjectEmailTemplate
 
getEmail(String) - Static method in class org.apache.openmeetings.service.mail.template.ResetPasswordTemplate
 
getEmail(String, String, String) - Static method in class org.apache.openmeetings.service.mail.template.FeedbackTemplate
 
getEmail(String, String, String) - Static method in class org.apache.openmeetings.service.mail.template.RegisterUserTemplate
 
getEmail(UserContact) - Static method in class org.apache.openmeetings.service.mail.template.RequestContactConfirmTemplate
 
getEmail(User, String, String, String, boolean) - Static method in class org.apache.openmeetings.service.mail.template.InvitationTemplate
 
getEmail(User, User) - Static method in class org.apache.openmeetings.service.mail.template.RequestContactTemplate
 
getErrorCode() - Method in exception org.apache.jackrabbit.webdav.DavException
Return the error code attached to this DavException.
getErrorCondition() - Method in exception org.apache.jackrabbit.webdav.DavException
Return the error condition attached to this DavException.
GETETAG - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
getExpandedName(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns a string representation of the name of a DOM node consisting of "{" + namespace uri + "}" + localName.
getFactory() - Method in interface org.apache.jackrabbit.webdav.DavResource
Return the DavResourceFactory that created this resource.
getFactory() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Return the locator factory that created this locator.
getFirstChildElement(Node) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Return the first child element
getGoogleCalendars(Long) - Method in class org.apache.openmeetings.service.calendar.caldav.AppointmentManager
Method to get user's google calendars please see OmCalendarDao.getGoogleCalendars(Long)
getHeader(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getHeader(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getHeaderNames() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getHeaderNames() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getHeaders(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getHeaders(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getHref() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns the absolute href of this resource as returned in the multistatus response body.
getHref() - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Returns the href
getHref(boolean) - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Return the 'href' representation of this locator object.
getHrefLocator(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Parse a href and return the path of the resource.
getHrefs() - Method in class org.apache.jackrabbit.webdav.property.HrefProperty
Return an list of String containing the text of those DAV:href elements that would be returned as child elements of this property on XmlSerializable.toXml(Document)
getInputStream() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getIntHeader(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getInvitation(Invitation, User, Room, boolean, String, Invitation.Valid, User, Long, Date, Date, Appointment) - Method in class org.apache.openmeetings.service.room.InvitationManager
 
getInvitation(User, Room, boolean, String, Invitation.Valid, User, Long, Date, Date, Appointment) - Method in class org.apache.openmeetings.service.room.InvitationManager
 
getLabel() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getLabelInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
GETLASTMODIFIED - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
getLocalAddr() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getLocale() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getLocale() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getLocales() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getLocalName() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getLocalPort() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getLocator() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns the locator object for this webdav resource, which encapsulates the information for building the complete 'href'.
getLock(Type, Scope) - Method in interface org.apache.jackrabbit.webdav.DavResource
Return the lock present on this webdav resource or null if the resource is either not locked or not lockable at all.
getLockInfo() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Return the parsed 'lockinfo' request body, the Timeout header and the Depth header of a LOCK request as LockInfo object.
getLockInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
LockInfo object encapsulating the information passed with a LOCK request if the LOCK request body was valid.
getLocks() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns an array of all locks applied to the given resource.
getLockToken() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Returns the token present in the Lock-Token Header or null if no such header is available.
Note: The 'Lock-Token' header is sent with UNLOCK requests and with lock responses only.
getLockToken() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Retrieve the lock token from the 'Lock-Token' header.
getLockToken(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpLock
 
getLockTokens() - Method in interface org.apache.jackrabbit.webdav.DavSession
Returns the lock tokens of this DavSession.
getMemberLocator(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Returns the path of the member resource of the request resource which is identified by the segment parameter.
getMembers() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns an iterator over all internal members.
getMergeInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpBind
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpCheckin
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpCheckout
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpCopy
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpDelete
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpLabel
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpLock
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMerge
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMkcol
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMkworkspace
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMove
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpOrderpatch
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpPoll
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpProppatch
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpRebind
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpReport
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpSearch
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpSubscribe
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUnbind
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUnlock
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUnsubscribe
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUpdate
 
getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpVersionControl
 
getMethod() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getMethodCode(String) - Static method in class org.apache.jackrabbit.webdav.DavMethods
Returns webdav method type code, error result <= 0 Valid type codes > 0
getModificationTime() - Method in interface org.apache.jackrabbit.webdav.DavResource
Return the time of the last modification or -1 if the modification time could not be retrieved.
getName() - Method in class org.apache.jackrabbit.webdav.property.AbstractDavProperty
Returns the name of this property.
getName() - Method in interface org.apache.jackrabbit.webdav.property.DavProperty
Returns the name of this property
getName() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyName
Return the name of this DavPropertyName.
getName() - Method in class org.apache.openmeetings.service.scheduler.AtomReader.Field
 
getName() - Method in class org.apache.openmeetings.service.scheduler.AtomReader.Spec
 
getNamespace() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyName
Return the namespace of this DavPropertyName.
getNamespace(String) - Static method in class org.apache.jackrabbit.webdav.xml.Namespace
 
getNamespace(String, String) - Static method in class org.apache.jackrabbit.webdav.xml.Namespace
 
getNamespace(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Build a Namespace from the prefix and uri retrieved from the given element.
getNamespaceAttributes(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns the namespace attributes of the given element.
getOmSession() - Static method in class org.apache.openmeetings.service.mail.template.AbstractTemplatePage
 
getOptionsInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getOrderingType() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getOrderPatch() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getOutputStream() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getParameter(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getParameterMap() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getParameterNames() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getParameterValues(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getPart(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getParts() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getPathInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getPathTranslated() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getPollTimeout() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getPosition() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getPrefix() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Return the prefix used to build the complete href of the resource as required for the href Xml element.
getPrefix() - Method in class org.apache.jackrabbit.webdav.xml.Namespace
 
getPrefix() - Method in class org.apache.openmeetings.service.mail.template.subject.AppointmentReminderTemplate
 
getPrefix() - Method in class org.apache.openmeetings.service.mail.template.subject.AppointmentTemplate
 
getPrefix() - Method in class org.apache.openmeetings.service.mail.template.subject.CanceledAppointmentTemplate
 
getPrefix() - Method in class org.apache.openmeetings.service.mail.template.subject.CreatedAppointmentTemplate
 
getPrefix() - Method in class org.apache.openmeetings.service.mail.template.subject.UpdatedAppointmentTemplate
 
getPrefixedName(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Return the qualified name of a DOM node consisting of namespace prefix + ":" + local name.
getPrefixedName(QName) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Return the qualified name of a DOM node consisting of namespace prefix + ":" + local name.
getProperties() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns all webdav properties present on this resource that will be return upon a DavConstants.PROPFIND_ALL_PROP request.
getProperties(int) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Get properties present in this response for the given status code.
getProperty(DavPropertyName) - Method in interface org.apache.jackrabbit.webdav.DavResource
Return the webdav property with the specified name.
getPropertyNames() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns an array of all property names available on this resource.
getPropertyNames() - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Return the names of all properties present in this set.
getPropertyNames(int) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Get property names present in this response for the given status code.
getPropFindProperties() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Return the set of properties the client requested with a PROPFIND request or an empty set if the type of PROPFIND request was DavConstants.PROPFIND_ALL_PROP or DavConstants.PROPFIND_PROPERTY_NAMES.
getPropFindProperties() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Returns the set of properties requested by the PROPFIND body or an empty set if the type is either 'allprop' or 'propname'.
getPropFindType() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Return the type of PROPFIND request as indicated by the PROPFIND request body.
getPropFindType() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Returns the type of PROPFIND as indicated by the request body.
getPropPatchChangeList() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Return a List of property change operations.
getPropPatchChangeList() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Return a List of property change operations.
getProtocol() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getProtocolRequestId() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getQualifiedName(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Deprecated.
As of 2.0. Please use DomUtil.getExpandedName(String, Namespace) instead. This method was named according to usage of 'qualified name' in JSR 170 that conflicts with the terminology used in XMLNS. As of JCR 2.0 the String consisting of "{" + namespace uri + "}" + localName is called Expanded Name.
getQueryString() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getReader() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRebindInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRemoteAddr() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRemoteHost() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRemotePort() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRemoteUser() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getReportInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRepositoryPath() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
An implementation may choose to circumvent the incompatibility of a repository path with the URI path by applying an appropriate conversion.
getRepositoryPath(String, String) - Method in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
Subclasses must defined how the repository path is built from the given resource and workspace path.
getRequest() - Method in interface org.apache.jackrabbit.webdav.WebdavRequestContext
Return the current WebdavRequest instance associated with the current thread of execution.
getRequestContentCodings() - Method in interface org.apache.jackrabbit.webdav.ContentCodingAwareRequest
 
getRequestContentCodings() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRequestDispatcher(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRequestDocument() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Parse the Xml request body and return a Document.
getRequestDocument() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRequestedSessionId() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRequestId() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRequestLocator() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Return the locator of the requested resource.
getRequestLocator() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Return a DavResourceLocator representing the request handle.
getRequestURI() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRequestURL() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getResourcePath() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns the path of the hierarchy element defined by this DavResource.
getResourcePath() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Return the resource path.
getResourcePath(String, String) - Method in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
Subclasses must defined how the resource path is built from the given repository and workspace path.
getResourceTypes() - Method in class org.apache.jackrabbit.webdav.property.ResourceType
Returns the resource types specified with the constructor.
getResponseBodyAsDocument(HttpEntity) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
Gets a Document representing the response body.
getResponseBodyAsEventDiscovery(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
Return response body as EventDiscovery object.
getResponseBodyAsLockDiscovery(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
Return response body as LockDiscovery object.
getResponseBodyAsMultiStatus(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
Return response body as MultiStatus object.
getResponseBodyAsSubscriptionDiscovery(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
Return response body as SubscriptionDiscovery object.
getResponseDescription() - Method in class org.apache.jackrabbit.webdav.MultiStatus
Returns the response description.
getResponseDescription() - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
 
getResponseException(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
Obtain a DavException representing the response.
getResponses() - Method in class org.apache.jackrabbit.webdav.MultiStatus
Returns the multistatus responses present as array.
getResult(Result) - Static method in class org.apache.jackrabbit.webdav.xml.ResultHelper
In case the underlying XML library doesn't properly handle xmlns attributes this method creates new content handler dealing with the misbehavior and returns an new instance of SAXResult.
getScheme() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getSearchGrammars(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpOptions
Compute set of search grammars returned in the "dasl" header field
getServerName() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getServerPort() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getServletConnection() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getServletContext() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getServletPath() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getSession() - Method in interface org.apache.jackrabbit.webdav.DavResource
Retrieve the DavSession associated with this resource.
getSession() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getSession(boolean) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getStatus() - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Return an array listing all 'status' available is this response object.
getStatus() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getStatusCode() - Method in class org.apache.jackrabbit.webdav.Status
 
getStatusPhrase() - Method in exception org.apache.jackrabbit.webdav.DavException
Return the status phrase corresponding to the error code attached to this DavException.
getStatusPhrase(int) - Static method in exception org.apache.jackrabbit.webdav.DavException
Returns the status phrase for the given error code.
getString(String) - Static method in class org.apache.openmeetings.service.mail.EmailManager
 
getString(String, Locale, String...) - Method in class org.apache.openmeetings.service.mail.template.AbstractTemplatePage
 
getSubject() - Method in class org.apache.openmeetings.service.mail.template.subject.SubjectEmailTemplate
 
getSubscriptionId() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getSubscriptionId(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpSubscribe
 
getSubscriptionInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getSupportedMethods() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns a comma separated list of all METHODS supported by the given resource.
getText(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Concatenates the values of all child nodes of type 'Text' or 'CDATA'/
getText(Element, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Same as DomUtil.getText(Element) except that 'defaultValue' is returned instead of null, if the element does not contain any text.
getTextTrim(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Removes leading and trailing whitespace after calling DomUtil.getText(Element).
getTimeout() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Return the timeout requested in the Timeout header as long.
getTimeout() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Parse the Timeout header and return a long representing the value.
getTokenFromProperty(DavProperty<?>) - Static method in class org.apache.openmeetings.service.calendar.caldav.AppointmentManager
Returns the String value of the property, else null.
getTrailerFields() - Method in interface org.apache.jackrabbit.webdav.WebdavResponse
 
getTrailerFields() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getTransactionId() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getTransactionInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getUnbindInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getUpdateInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getURI() - Method in class org.apache.jackrabbit.webdav.xml.Namespace
 
getUserPrincipal() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getValue() - Method in interface org.apache.jackrabbit.webdav.property.DavProperty
Returns the value of this property
getValue() - Method in class org.apache.jackrabbit.webdav.property.DefaultDavProperty
Returns the value of this property
getValue() - Method in class org.apache.jackrabbit.webdav.property.HrefProperty
Returns an array of String.
getValue() - Method in class org.apache.jackrabbit.webdav.property.ResourceType
Returns a Set of resource types each implementing the XmlSerializable interface.
getWorkspaceName() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Return the name of the workspace the resource identified by this locator is member of.
getWorkspacePath() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Return the path of the workspace the resource identified by this locator is member of.
getWriter() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
groupNotifications - Variable in class org.apache.openmeetings.service.scheduler.ReminderJob
 

H

hasChildElement(Node, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns true if the given parent node has a child element that matches the specified local name and namespace.
hasContent(Node) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Return true if the given parent contains any child that is either an Element, Text or CDATA.
hasErrorCondition() - Method in exception org.apache.jackrabbit.webdav.DavException
 
hashCode() - Method in class org.apache.jackrabbit.webdav.property.AbstractDavProperty
Computes the hash code using this property's name and value.
hashCode() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyName
Computes the hash code using this properties name and namespace.
hashCode() - Method in class org.apache.jackrabbit.webdav.xml.Namespace
 
hasLock(Type, Scope) - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns true if a lock applies to this resource.
hasNext() - Method in class org.apache.jackrabbit.webdav.DavResourceIteratorImpl
 
hasNext() - Method in class org.apache.jackrabbit.webdav.xml.ElementIterator
Returns true if there is a next Element
HEADER_AUTHORIZATION - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_CONTENT_LANGUAGE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_CONTENT_LENGTH - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_CONTENT_TYPE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_DAV - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_DEPTH - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_DESTINATION - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_ETAG - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_IF - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_LAST_MODIFIED - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_LOCK_TOKEN - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_OVERWRITE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_TIMEOUT - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HrefProperty - Class in org.apache.jackrabbit.webdav.property
HrefProperty is an extension to the common DavProperty.
HrefProperty(DavProperty<?>) - Constructor for class org.apache.jackrabbit.webdav.property.HrefProperty
Create a new HrefProperty from the specified property.
HrefProperty(DavPropertyName, String[], boolean) - Constructor for class org.apache.jackrabbit.webdav.property.HrefProperty
Creates a new WebDAV property with the given DavPropertyName
HrefProperty(DavPropertyName, String, boolean) - Constructor for class org.apache.jackrabbit.webdav.property.HrefProperty
Creates a new WebDAV property with the given DavPropertyName
hrefToXml(String, Document) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Builds a 'DAV:href' Xml element from the given href.
HttpBind - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP BIND request.
HttpBind(String, BindInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpBind
 
HttpBind(URI, BindInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpBind
 
HttpCheckin - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP CHECKIN request.
HttpCheckin(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpCheckin
 
HttpCheckin(URI) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpCheckin
 
HttpCheckout - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP CHECKOUT request.
HttpCheckout(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpCheckout
 
HttpCheckout(URI) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpCheckout
 
HttpCopy - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP COPY request.
HttpCopy(String, String, boolean, boolean) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpCopy
 
HttpCopy(URI, URI, boolean, boolean) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpCopy
 
HttpDelete - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP DELETE request.
HttpDelete(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpDelete
 
HttpDelete(URI) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpDelete
 
HttpLabel - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP LABEL request.
HttpLabel(String, LabelInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpLabel
 
HttpLabel(URI, LabelInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpLabel
 
HttpLock - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP LOCK request.
HttpLock(String, long, String[]) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpLock
 
HttpLock(String, LockInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpLock
 
HttpLock(URI, long, String[]) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpLock
 
HttpLock(URI, LockInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpLock
 
HttpMerge - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP MERGE request.
HttpMerge(String, MergeInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpMerge
 
HttpMerge(URI, MergeInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpMerge
 
HttpMkcol - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP MKCOL request.
HttpMkcol(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpMkcol
 
HttpMkcol(URI) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpMkcol
 
HttpMkworkspace - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP MKWORKSPACE request.
HttpMkworkspace(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpMkworkspace
 
HttpMkworkspace(URI) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpMkworkspace
 
HttpMove - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP MOVE request.
HttpMove(String, String, boolean) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpMove
 
HttpMove(URI, URI, boolean) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpMove
 
HttpOptions - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP OPTIONS request.
HttpOptions(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpOptions
 
HttpOptions(URI) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpOptions
 
HttpOrderpatch - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP ORDERPATCH request.
HttpOrderpatch(String, OrderPatch) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpOrderpatch
 
HttpOrderpatch(URI, OrderPatch) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpOrderpatch
 
HttpPoll - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP POLL request.
HttpPoll(String, String, long) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpPoll
 
HttpPoll(URI, String, long) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpPoll
 
HttpPropfind - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP PROPFIND request.
HttpPropfind(String, int, int) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
 
HttpPropfind(String, int, DavPropertyNameSet, int) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
 
HttpPropfind(String, DavPropertyNameSet, int) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
 
HttpPropfind(URI, int, int) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
 
HttpPropfind(URI, int, DavPropertyNameSet, int) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
 
HttpPropfind(URI, DavPropertyNameSet, int) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
 
HttpProppatch - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP PROPPATCH request.
HttpProppatch(String, List<? extends PropEntry>) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpProppatch
 
HttpProppatch(String, DavPropertySet, DavPropertyNameSet) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpProppatch
 
HttpProppatch(URI, List<? extends PropEntry>) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpProppatch
 
HttpProppatch(URI, DavPropertySet, DavPropertyNameSet) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpProppatch
 
HttpProppatch(URI, ProppatchInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpProppatch
 
HttpRebind - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP REBIND request.
HttpRebind(String, RebindInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpRebind
 
HttpRebind(URI, RebindInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpRebind
 
HttpReport - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP REPORT request.
HttpReport(String, ReportInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpReport
 
HttpReport(URI, ReportInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpReport
 
HttpSearch - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP SEARCH request.
HttpSearch(String, SearchInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpSearch
 
HttpSearch(URI, SearchInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpSearch
 
HttpSubscribe - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP SUBSCRIBE request.
HttpSubscribe(String, SubscriptionInfo, String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpSubscribe
 
HttpSubscribe(URI, SubscriptionInfo, String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpSubscribe
 
HttpUnbind - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP UNBIND request.
HttpUnbind(String, UnbindInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpUnbind
 
HttpUnbind(URI, UnbindInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpUnbind
 
HttpUnlock - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP UNLOCK request.
HttpUnlock(String, String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpUnlock
 
HttpUnlock(URI, String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpUnlock
 
HttpUnsubscribe - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP UNSUBSCRIBE request.
HttpUnsubscribe(String, String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpUnsubscribe
 
HttpUnsubscribe(URI, String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpUnsubscribe
 
HttpUpdate - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP UPDATE request.
HttpUpdate(String, UpdateInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpUpdate
 
HttpUpdate(URI, UpdateInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpUpdate
 
HttpVersionControl - Class in org.apache.jackrabbit.webdav.client.methods
Represents an HTTP VERSION-CONTROL request.
HttpVersionControl(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpVersionControl
 
HttpVersionControl(URI) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpVersionControl
 

I

IcalUtils - Class in org.apache.openmeetings.service.calendar.caldav
Class which provides iCalendar Utilities.
IcalUtils() - Constructor for class org.apache.openmeetings.service.calendar.caldav.IcalUtils
 
INFINITE_TIMEOUT - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
InvitationManager - Class in org.apache.openmeetings.service.room
 
InvitationManager() - Constructor for class org.apache.openmeetings.service.room.InvitationManager
 
InvitationTemplate - Class in org.apache.openmeetings.service.mail.template
 
InvitedAppointmentTemplate - Class in org.apache.openmeetings.service.mail.template.subject
 
InvitedAppointmentTemplate(Locale, Appointment, TimeZone, String) - Constructor for class org.apache.openmeetings.service.mail.template.subject.InvitedAppointmentTemplate
 
invitorName - Variable in class org.apache.openmeetings.service.mail.template.subject.InvitedAppointmentTemplate
 
isAsyncStarted() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
isAsyncSupported() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
isCollection() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns true if this webdav resource has the resourcetype 'collection'.
ISCOLLECTION - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
isCommitted() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
isCreateCollectionRequest(DavServletRequest) - Static method in class org.apache.jackrabbit.webdav.DavMethods
Returns true if the request is to create a collection resource.
isCreateRequest(DavServletRequest) - Static method in class org.apache.jackrabbit.webdav.DavMethods
Returns true if the request is to create a resource.
isDeltaVMethod(DavServletRequest) - Static method in class org.apache.jackrabbit.webdav.DavMethods
Returns true, if the specified method is defined by RFC 3253
isEmpty() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
 
isEmpty() - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
 
isEmpty() - Method in class org.apache.jackrabbit.webdav.property.PropContainer
Returns true if the PropContainer does not yet contain any content elements.
isInvisibleInAllprop() - Method in class org.apache.jackrabbit.webdav.property.AbstractDavProperty
Return true if this property should be suppressed in a PROPFIND/DAV:allprop response.
isInvisibleInAllprop() - Method in interface org.apache.jackrabbit.webdav.property.DavProperty
Return true if this property should be suppressed in a PROPFIND/DAV:allprop response.
isLockable(Type, Scope) - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns true, if the this resource allows locking.
isMethodAffectedByLabel(DavServletRequest) - Static method in class org.apache.jackrabbit.webdav.DavMethods
Returns true, if the specified method is affected by a Label header
isOverwrite() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Returns true if the Overwrite header is set to 'T' thus instructing the server to overwrite the state of a non-null destination resource during a COPY or MOVE.
isOverwrite() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Return true if the overwrite header does not inhibit overwriting.
isPropStat() - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
 
isRequestedSessionIdFromCookie() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
isRequestedSessionIdFromURL() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
isRequestedSessionIdValid() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
isRootLocation() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Returns true if this DavResourceLocator represents the root locator that would be requested with 'hrefPrefix'+'pathPrefix' with or without a trailing '/'.
isSame(String) - Method in class org.apache.jackrabbit.webdav.xml.Namespace
Returns true if the a Namespace built from the specified namespaceURI is equal to this namespace object.
isSameWorkspace(String) - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Returns true if the specified workspace name equals to the workspace name defined with this locator.
isSameWorkspace(DavResourceLocator) - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Returns true if the specified locator refers to a resource within the same workspace.
isSecure() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
isUserInRole(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
isXml() - Method in class org.apache.openmeetings.service.scheduler.AtomReader.Field
 
iterator() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
 
iterator() - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Returns an iterator over all property in this set.
iterator(Namespace) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Returns an iterator over all those property in this set, that have the indicated namespace.

L

LABEL - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
load(String, JSONArray) - Static method in class org.apache.openmeetings.service.scheduler.AtomReader
 
loadRss() - Method in class org.apache.openmeetings.service.scheduler.ReminderJob
 
locale - Variable in class org.apache.openmeetings.service.mail.template.AbstractTemplatePage
 
lock(LockInfo) - Method in interface org.apache.jackrabbit.webdav.DavResource
Lock this webdav resource with the information retrieve from the request and return the resulting lockdiscovery object.
LOCKDISCOVERY - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
login(String, String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
logout() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 

M

matches(Node, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns true if the specified node matches the required names.
matches(Node, QName) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns true if the specified node matches the required QName.
matchesIfHeader(String, String, String) - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Returns true, if the If header present with the request matches to the given href, token and eTag.
matchesIfHeader(String, String, String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
matchesIfHeader(DavResource) - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Returns true, if the If header present with the request matches the given resource.
matchesIfHeader(DavResource) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Test if the if header matches the given resource.
MERGE - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
METHOD_ACL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_BASELINE_CONTROL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_BIND - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_CHECKIN - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_CHECKOUT - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_COPY - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_DELETE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_GET - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_HEAD - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_LABEL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_LOCK - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_MERGE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_MKACTIVITY - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_MKCOL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_MKWORKSPACE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_MOVE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_OPTIONS - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_ORDERPATCH - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_POLL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_POST - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_PROPFIND - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_PROPPATCH - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_PUT - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_REBIND - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_REPORT - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_SEARCH - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_SUBSCRIBE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_UNBIND - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_UNCHECKOUT - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_UNLOCK - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_UNSUBSCRIBE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_UPDATE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_VERSION_CONTROL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHODS - Static variable in interface org.apache.jackrabbit.webdav.DavResource
String constant representing the WebDAV 1 and 2 method set.
modificationDateFormat - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
modificationDate date format per RFC 1123.
NOTE: Access to DateFormat isn't thread save.
move(DavResource) - Method in interface org.apache.jackrabbit.webdav.DavResource
Move this DavResource to the given destination resource
MultiStatus - Class in org.apache.jackrabbit.webdav
MultiStatus representing the content of a multistatus response body and allows to retrieve the Xml representation.
MultiStatus() - Constructor for class org.apache.jackrabbit.webdav.MultiStatus
 
MultiStatusResponse - Class in org.apache.jackrabbit.webdav
MultiStatusResponse represents the DAV:multistatus element defined by RFC 2518:
MultiStatusResponse(String, int) - Constructor for class org.apache.jackrabbit.webdav.MultiStatusResponse
Constructs an WebDAV multistatus response for a given resource.
MultiStatusResponse(String, int, String) - Constructor for class org.apache.jackrabbit.webdav.MultiStatusResponse
Constructs an WebDAV multistatus response for a given resource.
MultiStatusResponse(String, String) - Constructor for class org.apache.jackrabbit.webdav.MultiStatusResponse
Constructs an empty WebDAV multistatus response of type 'PropStat'
MultiStatusResponse(String, Status, String) - Constructor for class org.apache.jackrabbit.webdav.MultiStatusResponse
Constructs an WebDAV multistatus response
MultiStatusResponse(DavResource, DavPropertyNameSet) - Constructor for class org.apache.jackrabbit.webdav.MultiStatusResponse
Constructs a WebDAV multistatus response and retrieves the resource properties according to the given DavPropertyNameSet.
MultiStatusResponse(DavResource, DavPropertyNameSet, int) - Constructor for class org.apache.jackrabbit.webdav.MultiStatusResponse
Constructs a WebDAV multistatus response and retrieves the resource properties according to the given DavPropertyNameSet.

N

Namespace - Class in org.apache.jackrabbit.webdav.xml
Namespace
NAMESPACE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
Default Namespace constant
newDocumentBuilder() - Method in class org.apache.jackrabbit.webdav.xml.DavDocumentBuilderFactory
 
NewGroupUsersNotificationTemplate - Class in org.apache.openmeetings.service.mail.template.subject
 
next() - Method in class org.apache.jackrabbit.webdav.DavResourceIteratorImpl
 
next() - Method in class org.apache.jackrabbit.webdav.xml.ElementIterator
 
nextElement() - Method in class org.apache.jackrabbit.webdav.xml.ElementIterator
Returns the next Element in the iterator.
nextProperty() - Method in interface org.apache.jackrabbit.webdav.property.DavPropertyIterator
Returns the next Property.
nextPropertyName() - Method in interface org.apache.jackrabbit.webdav.property.DavPropertyNameIterator
 
nextResource() - Method in interface org.apache.jackrabbit.webdav.DavResourceIterator
Returns the next DavResource in the iterator
nextResource() - Method in class org.apache.jackrabbit.webdav.DavResourceIteratorImpl
 
notifyNewGroupUsers() - Method in class org.apache.openmeetings.service.scheduler.ReminderJob
 

O

OBSERVATION - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
OmTextLabel - Class in org.apache.openmeetings.service.mail.template
 
OmTextLabel(String, String) - Constructor for class org.apache.openmeetings.service.mail.template.OmTextLabel
 
OmTextLabel(String, IModel<?>) - Constructor for class org.apache.openmeetings.service.mail.template.OmTextLabel
 
onComponentTagBody(MarkupStream, ComponentTag) - Method in class org.apache.openmeetings.service.mail.template.OmTextLabel
 
onInitialize() - Method in class org.apache.openmeetings.service.mail.template.subject.AppointmentReminderTemplate
 
onInitialize() - Method in class org.apache.openmeetings.service.mail.template.subject.AppointmentTemplate
 
onInitialize() - Method in class org.apache.openmeetings.service.mail.template.subject.CanceledAppointmentTemplate
 
onInitialize() - Method in class org.apache.openmeetings.service.mail.template.subject.CreatedAppointmentTemplate
 
onInitialize() - Method in class org.apache.openmeetings.service.mail.template.subject.InvitedAppointmentTemplate
 
onInitialize() - Method in class org.apache.openmeetings.service.mail.template.subject.NewGroupUsersNotificationTemplate
 
onInitialize() - Method in class org.apache.openmeetings.service.mail.template.subject.RecordingExpiringTemplate
 
onInitialize() - Method in class org.apache.openmeetings.service.mail.template.subject.UpdatedAppointmentTemplate
 
OPAQUE_LOCK_TOKEN_PREFIX - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
ORDERED_COLLECTIONS - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
org.apache.jackrabbit.webdav - package org.apache.jackrabbit.webdav
 
org.apache.jackrabbit.webdav.client.methods - package org.apache.jackrabbit.webdav.client.methods
Provides classes for use with the Apache HttpClient, supporting WebDAV request methods.
org.apache.jackrabbit.webdav.property - package org.apache.jackrabbit.webdav.property
 
org.apache.jackrabbit.webdav.xml - package org.apache.jackrabbit.webdav.xml
 
org.apache.openmeetings.service - module org.apache.openmeetings.service
 
org.apache.openmeetings.service.calendar - package org.apache.openmeetings.service.calendar
 
org.apache.openmeetings.service.calendar.caldav - package org.apache.openmeetings.service.calendar.caldav
 
org.apache.openmeetings.service.mail - package org.apache.openmeetings.service.mail
 
org.apache.openmeetings.service.mail.template - package org.apache.openmeetings.service.mail.template
 
org.apache.openmeetings.service.mail.template.subject - package org.apache.openmeetings.service.mail.template.subject
 
org.apache.openmeetings.service.room - package org.apache.openmeetings.service.room
 
org.apache.openmeetings.service.scheduler - package org.apache.openmeetings.service.scheduler
 

P

parse(String) - Static method in class org.apache.jackrabbit.webdav.Status
Parse the given status line and return a new Status object.
parseAppointmentstoCalendar(List<Appointment>, Long) - Method in class org.apache.openmeetings.service.calendar.caldav.IcalUtils
Parses a List of Appointments into a VCALENDAR component.
parseAppointmenttoCalendar(Appointment) - Method in class org.apache.openmeetings.service.calendar.caldav.IcalUtils
Methods to parse Appointment to iCalendar according RFC 2445
parseCalendartoAppointment(Calendar, String, String, OmCalendar) - Method in class org.apache.openmeetings.service.calendar.caldav.IcalUtils
Parses the Calendar from the CalDAV server, to a new Appointment.
parseCalendartoAppointment(Appointment, Calendar, String) - Method in class org.apache.openmeetings.service.calendar.caldav.IcalUtils
Updating Appointments which already exist, by parsing the Calendar.
parseCalendartoAppointments(Calendar, Long) - Method in class org.apache.openmeetings.service.calendar.caldav.IcalUtils
Parses a Calendar with multiple VEvents into Appointments
parseDate(String, TimeZone) - Method in class org.apache.openmeetings.service.calendar.caldav.IcalUtils
Adapted from DateUtils to support Timezones, and parse ical dates into Date.
parseDate(Property, TimeZone) - Method in class org.apache.openmeetings.service.calendar.caldav.IcalUtils
Convenience function to parse date from Property to Date
parseDocument(InputStream) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Parses the given input stream and returns the resulting DOM document.
parseTimeZone(Calendar, User) - Method in class org.apache.openmeetings.service.calendar.caldav.IcalUtils
Parses the VTimezone Component of the given Calendar.
PRECONDITION_SUPPORTED - Static variable in interface org.apache.jackrabbit.webdav.ContentCodingAwareRequest
Element name for signaling "must be supported content coding"
processInvitation(Appointment, MeetingMember, Invitation.MessageType) - Method in class org.apache.openmeetings.service.room.InvitationManager
Setting invitation for the appointment, sending emails if needed
processInvitation(Appointment, MeetingMember, Invitation.MessageType, boolean) - Method in class org.apache.openmeetings.service.room.InvitationManager
 
PROD_ID - Static variable in class org.apache.openmeetings.service.calendar.caldav.IcalUtils
 
PropContainer - Class in org.apache.jackrabbit.webdav.property
PropContainer...
PropContainer() - Constructor for class org.apache.jackrabbit.webdav.property.PropContainer
 
PropEntry - Interface in org.apache.jackrabbit.webdav.property
Marker interface used to flag the different types of entries that form part of a PROPPATCH request and define the possible entries for a PropContainer.
PROPERTY_CREATIONDATE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
PROPERTY_DISPLAYNAME - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
PROPERTY_GETCONTENTLANGUAGE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
PROPERTY_GETCONTENTLENGTH - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
PROPERTY_GETCONTENTTYPE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
PROPERTY_GETETAG - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
PROPERTY_GETLASTMODIFIED - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
PROPERTY_LOCKDISCOVERY - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
PROPERTY_RESOURCETYPE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
PROPERTY_SOURCE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
PROPERTY_SUPPORTEDLOCK - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
PROPFIND_ALL_PROP - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
PROPFIND_ALL_PROP_INCLUDE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
PROPFIND_BY_PROPERTY - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
PROPFIND_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
PropfindInfo - Class in org.apache.jackrabbit.webdav.property
 
PropfindInfo(int, DavPropertyNameSet) - Constructor for class org.apache.jackrabbit.webdav.property.PropfindInfo
 
ProppatchInfo - Class in org.apache.jackrabbit.webdav.property
 
ProppatchInfo(List<? extends PropEntry>) - Constructor for class org.apache.jackrabbit.webdav.property.ProppatchInfo
 
ProppatchInfo(DavPropertySet, DavPropertyNameSet) - Constructor for class org.apache.jackrabbit.webdav.property.ProppatchInfo
 
provideCredentials(HttpClientContext, OmCalendar, Credentials) - Method in class org.apache.openmeetings.service.calendar.caldav.AppointmentManager
Adds the Credentials provided to the given client on the Calendar's URL.

R

RecordingExpiringTemplate - Class in org.apache.openmeetings.service.mail.template.subject
 
refreshLock(LockInfo, String) - Method in interface org.apache.jackrabbit.webdav.DavResource
Refresh an existing lock by resetting the timeout.
registerResourceType(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.property.ResourceType
Register an additional resource type
RegisterUserTemplate - Class in org.apache.openmeetings.service.mail.template
 
releaseSession(WebdavRequest) - Method in interface org.apache.jackrabbit.webdav.DavSessionProvider
Releases the reference from the request to the session.
ReminderJob - Class in org.apache.openmeetings.service.scheduler
 
ReminderJob() - Constructor for class org.apache.openmeetings.service.scheduler.ReminderJob
 
remindExpiringRecordings() - Method in class org.apache.openmeetings.service.scheduler.ReminderJob
 
remindMeetings() - Method in class org.apache.openmeetings.service.scheduler.ReminderJob
 
remove() - Method in class org.apache.jackrabbit.webdav.DavResourceIteratorImpl
 
remove() - Method in class org.apache.jackrabbit.webdav.xml.ElementIterator
Not implemented
remove(String) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Removes the property with the specified name and the default WebDAV namespace.
remove(String, Namespace) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Removes the property with the specified name and namespace from this set.
remove(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
Removes the specified DavPropertyName object from this set.
remove(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Removes the indicated property from this set.
removeAttribute(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
removeLockToken(String) - Method in interface org.apache.jackrabbit.webdav.DavSession
Removes a lock token from this DavSession.
removeMember(DavResource) - Method in interface org.apache.jackrabbit.webdav.DavResource
Removes the specified member from this resource.
removeProperty(DavPropertyName) - Method in interface org.apache.jackrabbit.webdav.DavResource
Remove the specified property from this resource.
removeReference(Object) - Method in interface org.apache.jackrabbit.webdav.DavSession
Releasing a reference to this DavSession.
renderEmail() - Method in class org.apache.openmeetings.service.mail.template.AbstractTemplatePage
 
renderer - Variable in class org.apache.openmeetings.service.mail.template.AbstractTemplatePage
 
RequestContactConfirmTemplate - Class in org.apache.openmeetings.service.mail.template
 
RequestContactTemplate - Class in org.apache.openmeetings.service.mail.template
 
reset() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
resetBuffer() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
ResetPasswordTemplate - Class in org.apache.openmeetings.service.mail.template
 
ResourceType - Class in org.apache.jackrabbit.webdav.property
The ResourceType class represents the webdav resource type property.
ResourceType(int) - Constructor for class org.apache.jackrabbit.webdav.property.ResourceType
Create a single-valued resource type property
ResourceType(int[]) - Constructor for class org.apache.jackrabbit.webdav.property.ResourceType
Create a multi-valued resource type property
RESOURCETYPE - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
ResultHelper - Class in org.apache.jackrabbit.webdav.xml
ResultHelper is a utility to assert proper namespace handling due to misbehavior of certain implementations with respect to xmlns attributes.
roomDao - Variable in class org.apache.openmeetings.service.mail.template.subject.RecordingExpiringTemplate
 

S

SC_FAILED_DEPENDENCY - Static variable in interface org.apache.jackrabbit.webdav.DavServletResponse
Status code (424) indicating that the method could not be performed on the resource, because the requested action depended on another action which failed.
SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in interface org.apache.jackrabbit.webdav.DavServletResponse
Status code (507) indicating that the resource does not have sufficient space to record the state of the resource after the execution of this method.
SC_LOCKED - Static variable in interface org.apache.jackrabbit.webdav.DavServletResponse
Status code (423) indicating the destination resource of a method is locked, and either the request did not contain a valid Lock-Info header, or the Lock-Info header identifies a lock held by another principal.
SC_MULTI_STATUS - Static variable in interface org.apache.jackrabbit.webdav.DavServletResponse
Status code (207) indicating that the response requires providing status for multiple independent operations.
SC_PROCESSING - Static variable in interface org.apache.jackrabbit.webdav.DavServletResponse
The 102 (Processing) status code is an interim response used to inform the client that the server has accepted the complete request, but has not yet completed it.
SC_UNPROCESSABLE_ENTITY - Static variable in interface org.apache.jackrabbit.webdav.DavServletResponse
The 422 (Unprocessable Entity) status code means the server understands the content type of the request entity (hence a 415(Unsupported Media Type) status code is inappropriate), and the syntax of the request entity is correct (thus a 400 (Bad Request) status code is inappropriate) but was unable to process the contained instructions.
sendError(int) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
sendError(int, String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
sendError(DavException) - Method in interface org.apache.jackrabbit.webdav.DavServletResponse
Send a response body given more detailed information about the error occurred.
sendError(DavException) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
If the specifid exception provides an error condition an Xml response body is sent providing more detailed information about the error.
sendInvitationLink(Invitation, Invitation.MessageType, String, String, boolean, String) - Method in class org.apache.openmeetings.service.room.InvitationManager
 
sendMail(String, String, String, boolean, Long) - Method in class org.apache.openmeetings.service.mail.EmailManager
sends a mail address to the user with his account data
sendMultiStatus(MultiStatus) - Method in interface org.apache.jackrabbit.webdav.DavServletResponse
Send the multistatus response to the client.
sendMultiStatus(MultiStatus) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
sendMultiStatus(MultiStatus, List<String>) - Method in interface org.apache.jackrabbit.webdav.DavServletResponse
Send the multistatus response to the client.
sendMultiStatus(MultiStatus, List<String>) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
sendPollResponse(EventDiscovery) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
sendRedirect(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
sendRedirect(String, int, boolean) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
sendRefreshLockResponse(ActiveLock[]) - Method in interface org.apache.jackrabbit.webdav.DavServletResponse
Send the lock response for a successful LOCK request, that was intended to refresh an existing lock.
sendRefreshLockResponse(ActiveLock[]) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
Send response body for a lock request that was intended to refresh one or several locks.
sendSubscriptionResponse(Subscription) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
sendXmlResponse(XmlSerializable, int) - Method in interface org.apache.jackrabbit.webdav.DavServletResponse
Generic method to return an Xml response body.
sendXmlResponse(XmlSerializable, int) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
sendXmlResponse(XmlSerializable, int, List<String>) - Method in interface org.apache.jackrabbit.webdav.DavServletResponse
Generic method to return an Xml response body.
sendXmlResponse(XmlSerializable, int, List<String>) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
setAttribute(String, Object) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
setAttribute(Element, String, Namespace, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Add an attribute node to the given element.
setBufferSize(int) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
setBuilderFactory(DocumentBuilderFactory) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Support the replacement of DomUtil.BUILDER_FACTORY.
setCharacterEncoding(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
setCharacterEncoding(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
setContentLength(int) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
setContentLengthLong(long) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
setContentType(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
setDateHeader(String, long) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
setDavSession(DavSession) - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Sets the DavSession to this request.
setDavSession(DavSession) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Sets the session field and adds all lock tokens present with either the Lock-Token header or the If header to the given session object.
setFactory(DocumentBuilderFactory) - Method in class org.apache.jackrabbit.webdav.xml.DavDocumentBuilderFactory
 
setHeader(String, String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
setIntHeader(String, int) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
setLocale(Locale) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
setNamespaceAttribute(Element, String, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Adds a namespace attribute on the given element.
setProperty(DavProperty<?>) - Method in interface org.apache.jackrabbit.webdav.DavResource
Add/Set the specified property on this resource.
setResponseDescription(String) - Method in class org.apache.jackrabbit.webdav.MultiStatus
Set the response description.
setStatus(int) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
setText(Element, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Create a new text node and add it as child to the given element.
setTrailerFields(Supplier<Map<String, String>>) - Method in interface org.apache.jackrabbit.webdav.WebdavResponse
 
setTrailerFields(Supplier<Map<String, String>>) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
size() - Method in interface org.apache.jackrabbit.webdav.DavResourceIterator
Return the number of DavResources in the iterator.
size() - Method in class org.apache.jackrabbit.webdav.DavResourceIteratorImpl
Returns the size of the initial list.
SOURCE - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
Spec(String) - Constructor for class org.apache.openmeetings.service.scheduler.AtomReader.Spec
 
spool(OutputContext) - Method in interface org.apache.jackrabbit.webdav.DavResource
Spools the resource properties and ev. content to the specified context (e.g. to respond to a 'GET' or 'HEAD' request).
startAsync() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
startAsync(ServletRequest, ServletResponse) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
Status - Class in org.apache.jackrabbit.webdav
Status encapsulating the 'status' present in multistatus responses.
Status(int) - Constructor for class org.apache.jackrabbit.webdav.Status
 
Status(String, int, String) - Constructor for class org.apache.jackrabbit.webdav.Status
 
SubjectEmailTemplate - Class in org.apache.openmeetings.service.mail.template.subject
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
Check the provided HttpResponse for successful execution.
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpBind
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpCheckin
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpCheckout
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpCopy
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpLabel
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpLock
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMerge
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMkcol
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMkworkspace
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMove
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpOrderpatch
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpPoll
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpProppatch
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpRebind
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpReport
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpSearch
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpSubscribe
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUnbind
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUnlock
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUnsubscribe
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUpdate
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpVersionControl
 
SUPPORTEDLOCK - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
syncItem(HttpClient, HttpClientContext, OmCalendar) - Method in class org.apache.openmeetings.service.calendar.caldav.AppointmentManager
Function which when called performs syncing based on the type of Syncing detected.
syncItems(HttpClient, HttpClientContext, Long) - Method in class org.apache.openmeetings.service.calendar.caldav.AppointmentManager
Syncs all the calendars currrently present on the DB.

T

testConnection(HttpClient, HttpClientContext, OmCalendar) - Method in class org.apache.openmeetings.service.calendar.caldav.AppointmentManager
Tests if the Calendar's URL can be accessed, or not.
TIMEOUT_INFINITE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
timeoutToXml(long, Document) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Converts the given timeout (long value defining the number of milli- second until timeout is reached) to its Xml representation as defined by RFC 4918.
toString() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyName
Returns a string representation of this property suitable for debugging
toXml(Document) - Method in exception org.apache.jackrabbit.webdav.DavException
Returns a DAV:error element containing the error condition or null if no specific condition is available.
toXml(Document) - Method in class org.apache.jackrabbit.webdav.MultiStatus
Return the Xml representation of this MultiStatus.
toXml(Document) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
 
toXml(Document) - Method in class org.apache.jackrabbit.webdav.property.AbstractDavProperty
Return a XML element representation of this property.
toXml(Document) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyName
Creates a element with the name and namespace of this DavPropertyName.
toXml(Document) - Method in class org.apache.jackrabbit.webdav.property.HrefProperty
Returns an Xml element with the following form:
toXml(Document) - Method in class org.apache.jackrabbit.webdav.property.PropContainer
Returns the xml representation of a property related set with the following format:
toXml(Document) - Method in class org.apache.jackrabbit.webdav.property.PropfindInfo
 
toXml(Document) - Method in class org.apache.jackrabbit.webdav.property.ProppatchInfo
 
toXml(Document) - Method in class org.apache.jackrabbit.webdav.Status
 
toXml(Document) - Method in interface org.apache.jackrabbit.webdav.xml.XmlSerializable
Returns the xml representation of the implementing object as Element.
transformDocument(Document, OutputStream) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Uses a new Transformer instance to transform the specified xml document to the specified writer output target.
transformDocument(Document, Writer) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Uses a new Transformer instance to transform the specified xml document to the specified writer output target.
tz - Variable in class org.apache.openmeetings.service.mail.template.subject.AppointmentTemplate
 

U

UNDEFINED_TIME - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
Marker for undefined modification or creation time.
UNDEFINED_TIMEOUT - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
unlock(String) - Method in interface org.apache.jackrabbit.webdav.DavResource
Remove the lock identified by the included lock token from this resource.
UPDATE - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
UpdatedAppointmentTemplate - Class in org.apache.openmeetings.service.mail.template.subject
 
updateItem(HttpClient, HttpClientContext, Appointment) - Method in class org.apache.openmeetings.service.calendar.caldav.AppointmentManager
Function for create/updating multiple appointment on the server.
upgrade(Class<T>) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 

V

VERSION_CONTROL - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
VERSION_CONTROLLED_COLLECTION - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
VERSION_HISTORY - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
VERSION_HISTORY - Static variable in class org.apache.jackrabbit.webdav.property.ResourceType
The version-history resource type

W

WebdavRequest - Interface in org.apache.jackrabbit.webdav
The empty WebdavRequest interface collects the functionality defined by DavServletRequest encapsulating the core Webdav specification (RFC 2518) as well as the various extensions used for observation and transaction support, ordering of collections, search and versioning.
WebdavRequestContext - Interface in org.apache.jackrabbit.webdav
Interface providing the minimum WebDAV request information associated with the current thread of execution.
WebdavRequestImpl - Class in org.apache.jackrabbit.webdav
WebdavRequestImpl...
WebdavRequestImpl(HttpServletRequest, DavLocatorFactory) - Constructor for class org.apache.jackrabbit.webdav.WebdavRequestImpl
Creates a new DavServletRequest with the given parameters.
WebdavRequestImpl(HttpServletRequest, DavLocatorFactory, boolean) - Constructor for class org.apache.jackrabbit.webdav.WebdavRequestImpl
Creates a new DavServletRequest with the given parameters.
WebdavResponse - Interface in org.apache.jackrabbit.webdav
The empty WebdavResponse interface collects the functionality defined by DavServletResponse encapsulating for the core WebDAV specification (RFC 2518) as well as the various extensions used for observation and transaction support, ordering of collections, search and versioning.
WebdavResponseImpl - Class in org.apache.jackrabbit.webdav
WebdavResponseImpl implements the WebdavResponse interface.
WebdavResponseImpl(HttpServletResponse) - Constructor for class org.apache.jackrabbit.webdav.WebdavResponseImpl
Create a new WebdavResponse
WebdavResponseImpl(HttpServletResponse, boolean) - Constructor for class org.apache.jackrabbit.webdav.WebdavResponseImpl
Create a new WebdavResponse
WORKING_RESOURCE - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
WORKSPACE - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 

X

XML_ACTIVELOCK - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_ALLPROP - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_COLLECTION - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_DEPTH - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_DST - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_ERROR - Static variable in exception org.apache.jackrabbit.webdav.DavException
 
XML_EXCLUSIVE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_HREF - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_INCLUDE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_KEEPALIVE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_LINK - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_LOCKENTRY - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_LOCKINFO - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_LOCKROOT - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
The lockroot XML element
XML_LOCKSCOPE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_LOCKTOKEN - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_LOCKTYPE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_MULTISTATUS - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_NAMESPACE - Static variable in class org.apache.jackrabbit.webdav.xml.Namespace
 
XML_OMIT - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_OWNER - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_PROP - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_PROPERTYBEHAVIOR - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_PROPERTYUPDATE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_PROPFIND - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_PROPNAME - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_PROPSTAT - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_REMOVE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_RESPONSE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_RESPONSEDESCRIPTION - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_SET - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_SHARED - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_SOURCE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_STATUS - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_TIMEOUT - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XML_WRITE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
XmlEntity - Class in org.apache.jackrabbit.webdav.client.methods
Utility methods for creating request entities from Documents or XmlSerializables.
XmlEntity() - Constructor for class org.apache.jackrabbit.webdav.client.methods.XmlEntity
 
XMLNS_NAMESPACE - Static variable in class org.apache.jackrabbit.webdav.xml.Namespace
 
XmlSerializable - Interface in org.apache.jackrabbit.webdav.xml
XmlSerializable...

_

_1_ - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
_2_ - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
_3_ - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
A B C D E F G H I L M N O P R S T U V W X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form