com.sapportals.wcm.protocol.webdav

Class DavConditions

java.lang.Object
  extended by com.sapportals.wcm.protocol.webdav.DavConditions

public class DavConditions
extends Object

Constants for WebDAV pre-/postconditions.

Copyright (c) SAP AG 2002-2007


Field Summary
static Name N_add_must_be_new_label
           
static Name N_allowed_principal
           
static Name N_bind_into_collection
           
static Name N_bind_source_exists
           
static Name N_binding_allowed
           
static Name N_can_overwrite
           
static Name N_cannot_add_to_existing_history
           
static Name N_cannot_copy_history
           
static Name N_cannot_modify_checked_in_parent
           
static Name N_cannot_modify_protected_property
           
static Name N_cannot_modify_version
           
static Name N_cannot_modify_version_controlled_property
           
static Name N_cannot_rename_history
           
static Name N_cannot_rename_working_resource
           
static Name N_checkout_of_checked_out_version_is_discouraged
           
static Name N_checkout_of_version_with_descendant_is_discouraged
           
static Name N_collection_must_be_ordered
           
static Name N_cross_server_binding
           
static Name N_cycle_allowed
           
static Name N_deny_before_grant
           
static Name N_grant_only
           
static Name N_inherited_ace_conflict
           
static Name N_label_must_exist
           
static Name N_legal_reftarget
           
static Name N_lock_token_matches_request_uri
           
static Name N_must_be_checked_in
           
static Name N_must_be_checked_out
           
static Name N_must_be_checked_out_version_controlled_resource
           
static Name N_must_be_redirectref
           
static Name N_must_be_version
           
static Name N_must_be_version_history
           
static Name N_name_allowed
           
static Name N_need_privileges
           
static Name N_no_abstract
           
static Name N_no_ace_conflict
           
static Name N_no_version_delete
           
static Name N_number_of_matches_within_limits
           
static Name N_one_version_controlled_resource_per_history_per_workspace
           
static Name N_preserve_versioning_properties
           
static Name N_principal_only_one_ace
           
static Name N_propfind_finite_depth
           
static Name N_protected_ace_conflict
           
static Name N_recognized_principal
           
static Name N_redirect_lifetime_supported
           
static Name N_resource_must_be_null
           
static Name N_SAP_can_assign_expected_version_URI
           
static Name N_SAP_destination_may_not_be_ancestor_of_source
           
static Name N_SAP_destination_must_be_in_collection
           
static Name N_SAP_filter_config_valid
           
static Name N_SAP_inter_workspace_bind_allowed
           
static Name N_SAP_inter_workspace_move_allowed
           
static Name N_SAP_io_error
           
static Name N_SAP_legal_depth_header_value
           
static Name N_SAP_legal_if_header_value
           
static Name N_SAP_legal_request_URI
           
static Name N_SAP_lock_token_present
           
static Name N_SAP_parent_collection_must_exist
           
static Name N_SAP_property_name_valid
           
static Name N_SAP_property_type_preserved
           
static Name N_SAP_property_value_fits
           
static Name N_SAP_report_applicable
           
static Name N_SAP_request_body_valid
           
static Name N_SAP_request_body_wellformed
           
static Name N_SAP_required_request_body_present
           
static Name N_SAP_resource_allows_virus_content
           
static Name N_SAP_resource_supports_entity_body
           
static Name N_SAP_source_and_destination_must_differ
           
static Name N_SAP_source_may_not_be_ancestor_of_destination
           
static Name N_search_grammar_supported
           
static Name N_search_scope_valid
           
static Name N_segment_must_identity_member
           
static Name N_supported_live_property
           
static Name N_supported_privilege
           
static Name N_supported_report
           
static Name N_unbind_source_exists
           
static Name N_workspace_location_ok
           
 
Constructor Summary
DavConditions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

N_add_must_be_new_label

public static final Name N_add_must_be_new_label

N_allowed_principal

public static final Name N_allowed_principal

N_bind_into_collection

public static final Name N_bind_into_collection

N_binding_allowed

public static final Name N_binding_allowed

N_bind_source_exists

public static final Name N_bind_source_exists

N_can_overwrite

public static final Name N_can_overwrite

N_cannot_add_to_existing_history

public static final Name N_cannot_add_to_existing_history

N_cannot_copy_history

public static final Name N_cannot_copy_history

N_cannot_modify_checked_in_parent

public static final Name N_cannot_modify_checked_in_parent

N_cannot_modify_protected_property

public static final Name N_cannot_modify_protected_property

N_cannot_modify_version

public static final Name N_cannot_modify_version

N_cannot_modify_version_controlled_property

public static final Name N_cannot_modify_version_controlled_property

N_cannot_rename_history

public static final Name N_cannot_rename_history

N_cannot_rename_working_resource

public static final Name N_cannot_rename_working_resource

N_checkout_of_checked_out_version_is_discouraged

public static final Name N_checkout_of_checked_out_version_is_discouraged

N_checkout_of_version_with_descendant_is_discouraged

public static final Name N_checkout_of_version_with_descendant_is_discouraged

N_collection_must_be_ordered

public static final Name N_collection_must_be_ordered

N_cross_server_binding

public static final Name N_cross_server_binding

N_cycle_allowed

public static final Name N_cycle_allowed

N_deny_before_grant

public static final Name N_deny_before_grant

N_grant_only

public static final Name N_grant_only

N_inherited_ace_conflict

public static final Name N_inherited_ace_conflict

N_label_must_exist

public static final Name N_label_must_exist

N_legal_reftarget

public static final Name N_legal_reftarget

N_lock_token_matches_request_uri

public static final Name N_lock_token_matches_request_uri

N_must_be_checked_in

public static final Name N_must_be_checked_in

N_must_be_checked_out

public static final Name N_must_be_checked_out

N_must_be_checked_out_version_controlled_resource

public static final Name N_must_be_checked_out_version_controlled_resource

N_must_be_redirectref

public static final Name N_must_be_redirectref

N_must_be_version

public static final Name N_must_be_version

N_must_be_version_history

public static final Name N_must_be_version_history

N_name_allowed

public static final Name N_name_allowed

N_need_privileges

public static final Name N_need_privileges

N_no_abstract

public static final Name N_no_abstract

N_no_ace_conflict

public static final Name N_no_ace_conflict

N_no_version_delete

public static final Name N_no_version_delete

N_number_of_matches_within_limits

public static final Name N_number_of_matches_within_limits

N_one_version_controlled_resource_per_history_per_workspace

public static final Name N_one_version_controlled_resource_per_history_per_workspace

N_preserve_versioning_properties

public static final Name N_preserve_versioning_properties

N_principal_only_one_ace

public static final Name N_principal_only_one_ace

N_propfind_finite_depth

public static final Name N_propfind_finite_depth

N_protected_ace_conflict

public static final Name N_protected_ace_conflict

N_recognized_principal

public static final Name N_recognized_principal

N_redirect_lifetime_supported

public static final Name N_redirect_lifetime_supported

N_resource_must_be_null

public static final Name N_resource_must_be_null

N_search_grammar_supported

public static final Name N_search_grammar_supported

N_search_scope_valid

public static final Name N_search_scope_valid

N_segment_must_identity_member

public static final Name N_segment_must_identity_member

N_supported_live_property

public static final Name N_supported_live_property

N_supported_privilege

public static final Name N_supported_privilege

N_supported_report

public static final Name N_supported_report

N_unbind_source_exists

public static final Name N_unbind_source_exists

N_workspace_location_ok

public static final Name N_workspace_location_ok

N_SAP_can_assign_expected_version_URI

public static final Name N_SAP_can_assign_expected_version_URI

N_SAP_destination_may_not_be_ancestor_of_source

public static final Name N_SAP_destination_may_not_be_ancestor_of_source

N_SAP_destination_must_be_in_collection

public static final Name N_SAP_destination_must_be_in_collection

N_SAP_filter_config_valid

public static final Name N_SAP_filter_config_valid

N_SAP_inter_workspace_bind_allowed

public static final Name N_SAP_inter_workspace_bind_allowed

N_SAP_inter_workspace_move_allowed

public static final Name N_SAP_inter_workspace_move_allowed

N_SAP_io_error

public static final Name N_SAP_io_error

N_SAP_legal_depth_header_value

public static final Name N_SAP_legal_depth_header_value

N_SAP_legal_if_header_value

public static final Name N_SAP_legal_if_header_value

N_SAP_legal_request_URI

public static final Name N_SAP_legal_request_URI

N_SAP_lock_token_present

public static final Name N_SAP_lock_token_present

N_SAP_parent_collection_must_exist

public static final Name N_SAP_parent_collection_must_exist

N_SAP_property_name_valid

public static final Name N_SAP_property_name_valid

N_SAP_property_type_preserved

public static final Name N_SAP_property_type_preserved

N_SAP_property_value_fits

public static final Name N_SAP_property_value_fits

N_SAP_report_applicable

public static final Name N_SAP_report_applicable

N_SAP_request_body_wellformed

public static final Name N_SAP_request_body_wellformed

N_SAP_request_body_valid

public static final Name N_SAP_request_body_valid

N_SAP_required_request_body_present

public static final Name N_SAP_required_request_body_present

N_SAP_resource_allows_virus_content

public static final Name N_SAP_resource_allows_virus_content

N_SAP_resource_supports_entity_body

public static final Name N_SAP_resource_supports_entity_body

N_SAP_source_and_destination_must_differ

public static final Name N_SAP_source_and_destination_must_differ

N_SAP_source_may_not_be_ancestor_of_destination

public static final Name N_SAP_source_may_not_be_ancestor_of_destination
Constructor Detail

DavConditions

public DavConditions()
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice