| Package | Description |
|---|---|
| org.bedework.synch.wsmessages | |
| org.oasis_open.docs.ws_calendar.ns.soap |
| Modifier and Type | Class and Description |
|---|---|
class |
AlreadySubscribedType
Already have a subscription to this calendar.
|
class |
InvalidTokenType
The service synch token is unknown or expired.
|
class |
ServiceStoppedType
The synch service is not running.
|
class |
UnknownSubscriptionType
Unknown subscription.
|
class |
UnreachableTargetType
The target of the subscription is unreachable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AfterMaxDateTimeType
Error indicating that the start or end of an event or task is too
far into the future.
|
class |
BeforeMinDateTimeType
Error indicating that the start or end of an event or task is too
far into the past.
|
class |
ExceedsMaxResourceSizeType
Error indicating that the total size of the event or task is too large.
|
class |
ForbiddenType
Attempted to carry out a forbidden operation.
|
class |
InvalidCalendarCollectionLocationType
Error indicating at least one of two conditions:
1) the server does not allow the creation of calendar collections
at the given location in its namespace, or
2) the parent collection of the Request-URI exists but cannot accept members;
|
class |
InvalidCalendarDataType
The supplied entity does not represent valid calendar data.
|
class |
InvalidCalendarObjectResourceType
The supplied entity does not represent valid calendar data.
|
class |
InvalidFilterType
Java class for InvalidFilterType complex type.
|
class |
MismatchedChangeTokenType
An update operation was attempted with a change token value which does not
match that held by the service.
|
class |
MissingChangeTokenType
An operation was attempted which required a change token but none was
supplied.
|
class |
NotCalendarDataType
The supplied entity is not calendar data.
|
class |
PartialSuccessType
Indicates that a MultiOpType operation was partially successful.
|
class |
TargetDoesNotExistType
The supplied href does not reference an existing resource.
|
class |
TargetExistsType
This may not be possible...
|
class |
TargetNotEntityType
The supplied href does not target an entity.
|
class |
TooManyAttendeesPerInstanceType
Error indicating that a scheduling message has too many attendees.
|
class |
TooManyInstancesType
Error indicating that a recurring event has too many instances.
|
class |
UidConflictType
Java class for UidConflictType complex type.
|
class |
UnsupportedCalendarComponentType
Indicates that the calendar collection does not accept components of the
type the client is attempting to store.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends ErrorCodeType> |
ErrorResponseType.error |
| Modifier and Type | Method and Description |
|---|---|
ErrorCodeType |
ObjectFactory.createErrorCodeType()
Create an instance of
ErrorCodeType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ErrorCodeType> |
ObjectFactory.createError(ErrorCodeType value)
|
JAXBElement<? extends ErrorCodeType> |
ErrorResponseType.getError()
Gets the value of the error property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ErrorCodeType> |
ObjectFactory.createError(ErrorCodeType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorResponseType.setError(JAXBElement<? extends ErrorCodeType> value)
Sets the value of the error property.
|
Copyright © 2018 Bedework. All rights reserved.