|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
| #define PUBR_audit_record_not_deleted (EMH_PUBR_error_base + 12) |
Error when the object was unpublished but audit record was not deleted.
Definition at line 63 of file pubr_errors.h.
| #define PUBR_cannot_checkout_po (EMH_PUBR_error_base + 22) |
Error when object is published user cannot check-out object.
Definition at line 93 of file pubr_errors.h.
| #define PUBR_id_and_class_not_unique (EMH_PUBR_error_base + 13) |
Error when object with the same class and id is already published.
Definition at line 66 of file pubr_errors.h.
| #define PUBR_invalid_type (EMH_PUBR_error_base + 5) |
Error when object of given type is not publishable.
Definition at line 42 of file pubr_errors.h.
| #define PUBR_max_ods_count_exceeded (EMH_PUBR_error_base + 15) |
Error when user trying to publish to more than 10 ODS'es.
Definition at line 72 of file pubr_errors.h.
| #define PUBR_mfk_not_unique (EMH_PUBR_error_base + 21) |
Error when object with the same multifield key values is already published.
Definition at line 90 of file pubr_errors.h.
| #define PUBR_no_audit_record (EMH_PUBR_error_base + 11) |
Error when the object was unpublished but audit record was not created.
Definition at line 60 of file pubr_errors.h.
| #define PUBR_no_create (EMH_PUBR_error_base + 2) |
Error when PublicationRecord could not be created.
Definition at line 33 of file pubr_errors.h.
| #define PUBR_no_initialize_class (EMH_PUBR_error_base + 1) |
Error when PublicationRecord class could not be initialized.
Definition at line 30 of file pubr_errors.h.
| #define PUBR_no_load_remote_object (EMH_PUBR_error_base + 6) |
Error when not able to load published information for object.
Definition at line 45 of file pubr_errors.h.
| #define PUBR_no_properties (EMH_PUBR_error_base + 7) |
Error when not able list properties of published object.
Definition at line 48 of file pubr_errors.h.
| #define PUBR_no_publish (EMH_PUBR_error_base + 3) |
Error when object could not be published.
Definition at line 36 of file pubr_errors.h.
| #define PUBR_no_publish_priv_on_obj (EMH_PUBR_error_base + 18) |
Error when user does not have Publish privilege on object.
Definition at line 81 of file pubr_errors.h.
| #define PUBR_no_publish_replica_to_same_hub_group (EMH_PUBR_error_base + 19) |
Error when publishing a replica within same hub group.
Definition at line 84 of file pubr_errors.h.
| #define PUBR_no_publishing_from_site (EMH_PUBR_error_base + 17) |
Error when publishing is not permitted at this site.
Definition at line 78 of file pubr_errors.h.
| #define PUBR_no_read_access (EMH_PUBR_error_base + 14) |
Error when user has no read access to the publication record.
Definition at line 69 of file pubr_errors.h.
| #define PUBR_no_such_record (EMH_PUBR_error_base + 4) |
Error when PublicationRecord not found for a given object.
Definition at line 39 of file pubr_errors.h.
| #define PUBR_no_unpublish (EMH_PUBR_error_base + 10) |
Error when object could not be unpublished.
Definition at line 57 of file pubr_errors.h.
| #define PUBR_no_unpublish_remote (EMH_PUBR_error_base + 20) |
Error when unpublishing a remote object.
Definition at line 87 of file pubr_errors.h.
| #define PUBR_not_owning_site (EMH_PUBR_error_base + 8) |
Error when the requesting site is not the owning site.
Definition at line 51 of file pubr_errors.h.
| #define PUBR_not_publishable_class (EMH_PUBR_error_base + 9) |
Error when objects of this class are not publishable.
Definition at line 54 of file pubr_errors.h.
| #define PUBR_not_published_to_ods (EMH_PUBR_error_base + 16) |
Error when object is not published to the given ODS site(s).
Definition at line 75 of file pubr_errors.h.