|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ServiceValidationException in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that throw ServiceValidationException | |
|---|---|
void |
ISelfValidate.validate()
Validate. |
| Uses of ServiceValidationException in microsoft.exchange.webservices.data.autodiscover.request |
|---|
| Constructors in microsoft.exchange.webservices.data.autodiscover.request that throw ServiceValidationException | |
|---|---|
GetUserSettingsRequest(AutodiscoverService service,
URI url)
Initializes a new instance of the GetUserSettingsRequest class. |
|
GetUserSettingsRequest(AutodiscoverService service,
URI url,
boolean expectPartnerToken)
Initializes a new instance of the GetUserSettingsRequest class. |
|
| Uses of ServiceValidationException in microsoft.exchange.webservices.data.core |
|---|
| Methods in microsoft.exchange.webservices.data.core that throw ServiceValidationException | |
|---|---|
void |
PropertySet.internalValidate()
Validates this property set. |
void |
PropertySet.validate()
Validate. |
void |
PropertySet.validateForRequest(ServiceRequestBase request,
boolean summaryPropertiesOnly)
Validates this property set instance for request to ensure that: 1. |
| Uses of ServiceValidationException in microsoft.exchange.webservices.data.misc |
|---|
| Methods in microsoft.exchange.webservices.data.misc that throw ServiceValidationException | |
|---|---|
void |
MobilePhone.validate()
Validates this instance. |
| Uses of ServiceValidationException in microsoft.exchange.webservices.data.property.complex |
|---|
| Methods in microsoft.exchange.webservices.data.property.complex that throw ServiceValidationException | |
|---|---|
protected void |
RulePredicateSizeRange.internalValidate()
Validates this instance. |
protected void |
RulePredicateDateRange.internalValidate()
Validates this instance. |
protected void |
Mailbox.internalValidate()
Validates this instance. |
protected void |
DelegateUser.internalValidate()
Validates this instance. |
protected void |
FileAttachment.validate(int attachmentIndex)
Validates this instance. |
protected void |
DelegateUser.validateAddDelegate()
Validates this instance for AddDelegate. |
protected void |
DelegatePermissions.validateAddDelegate()
Validates this instance for AddDelegate. |
protected void |
DelegatePermissions.validateUpdateDelegate()
Validates this instance for UpdateDelegate. |
| Uses of ServiceValidationException in microsoft.exchange.webservices.data.property.complex.recurrence.pattern |
|---|
| Methods in microsoft.exchange.webservices.data.property.complex.recurrence.pattern that throw ServiceValidationException | ||
|---|---|---|
int |
Recurrence.MonthlyPattern.getDayOfMonth()
Gets the day of month. |
|
int |
Recurrence.YearlyPattern.getDayOfMonth()
Gets the day of the month when each occurrence happens. |
|
DayOfTheWeek |
Recurrence.RelativeMonthlyPattern.getDayOfTheWeek()
Gets the day of the week. |
|
DayOfTheWeek |
Recurrence.RelativeYearlyPattern.getDayOfTheWeek()
Gets the day of the week. |
|
DayOfTheWeekIndex |
Recurrence.RelativeMonthlyPattern.getDayOfTheWeekIndex()
Day of the week index. |
|
DayOfTheWeekIndex |
Recurrence.RelativeYearlyPattern.getDayOfTheWeekIndex()
Gets the relative position of the day specified in DayOfTheWeek within the month. |
|
|
Recurrence.getFieldValueOrThrowIfNull(Class<T> cls,
Object value,
String name)
Gets a property value or throw if null. |
|
Calendar |
Recurrence.WeeklyPattern.getFirstDayOfWeek()
|
|
Month |
Recurrence.RelativeYearlyPattern.getMonth()
Gets the month. |
|
Month |
Recurrence.YearlyPattern.getMonth()
Gets the month of the year when each occurrence happens. |
|
Date |
Recurrence.getStartDate()
Gets the date and time when the recurrence start. |
|
| Uses of ServiceValidationException in microsoft.exchange.webservices.data.search |
|---|
| Methods in microsoft.exchange.webservices.data.search that throw ServiceValidationException | |
|---|---|
void |
ViewBase.internalValidate(ServiceRequestBase request)
Validates this view. |
void |
PagedView.internalValidate(ServiceRequestBase request)
Validates this view. |
void |
ItemView.internalValidate(ServiceRequestBase request)
Validates this view. |
void |
ConversationIndexedItemView.internalValidate(ServiceRequestBase request)
Validates this view. |
void |
CalendarView.internalValidate(ServiceRequestBase request)
Validate instance. |
| Uses of ServiceValidationException in microsoft.exchange.webservices.data.search.filter |
|---|
| Methods in microsoft.exchange.webservices.data.search.filter that throw ServiceValidationException | |
|---|---|
protected void |
SearchFilter.ContainsSubstring.internalValidate()
validates instance. |
protected void |
SearchFilter.Not.internalValidate()
validates the instance. |
protected void |
SearchFilter.PropertyBasedFilter.internalValidate()
validate instance. |
protected void |
SearchFilter.RelationalFilter.internalValidate()
validates the instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||