Uses of Enum Class
org.alfresco.officeservices.testclient.AoservicesClient.OptionsHeaderValidation
Packages that use AoservicesClient.OptionsHeaderValidation
-
Uses of AoservicesClient.OptionsHeaderValidation in org.alfresco.officeservices.testclient
Methods in org.alfresco.officeservices.testclient that return AoservicesClient.OptionsHeaderValidationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AoservicesClient.OptionsHeaderValidation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.officeservices.testclient with parameters of type AoservicesClient.OptionsHeaderValidationModifier and TypeMethodDescriptionbooleanAoservicesClient.options(URI target, AoservicesClient.OptionsHeaderValidation headerValidation) Performs a OPTIONS request to the given target and returns true if and only if the resource exists.