|
|
@ -31,7 +31,7 @@ enum ngwt__MessageTypeList {Appointment = 1, CalendarItem = 2, DocumentReference
|
|
|
|
#ifndef SOAP_TYPE_ngwe__FieldList
|
|
|
|
#ifndef SOAP_TYPE_ngwe__FieldList
|
|
|
|
#define SOAP_TYPE_ngwe__FieldList (339)
|
|
|
|
#define SOAP_TYPE_ngwe__FieldList (339)
|
|
|
|
/* Bimask ngwe:FieldList */
|
|
|
|
/* Bimask ngwe:FieldList */
|
|
|
|
enum ngwe__FieldList {AcceptLevel = 1, Alarm = 2, AllDayEvent = 4, Attachment = 8, Category = 16, Classification = 32, Contact = 64, DueDate = 128, Duration = 256, EmailAddress = 512, ExpirationDate = 1024, Hidden = 2048, IMAddress = 4096, MessageBody = 8192, Name = 16384, Organization = 32768, Owner = 65536, PersonalSubject = 131072, PhoneNumber = 262144, Place = 524288, PostalAddress = 1048576, RecipienStatus = 2097152, Rights = 4194304, Security = 8388608, SendPriority = 16777216, StartDate = 33554432, Subject = 67108864, TaskCategory = 134217728, TaskPriority = 268435456};
|
|
|
|
enum ngwe__FieldList {AcceptLevel = 1, Alarm = 2, AllDayEvent = 4, Attachment = 8, Category = 16, Classification = 32, Contact = 64, DueDate = 128, Duration = 256, EmailAddress = 512, ExpirationDate = 1024, Hidden = 2048, IMAddress = 4096, MessageBody = 8192, Name = 16384, Organization = 32768, Owner = 65536, PersonalSubject = 131072, PhoneNumber = 262144, Place = 524288, PostalAddress = 1048576, RecipientStatus = 2097152, Rights = 4194304, Security = 8388608, SendPriority = 16777216, StartDate = 33554432, Subject = 67108864, TaskCategory = 134217728, TaskPriority = 268435456};
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
#ifndef SOAP_TYPE_ngwe__ItemTypeList
|
|
|
|
#ifndef SOAP_TYPE_ngwe__ItemTypeList
|
|
|
@ -265,7 +265,7 @@ enum ngwe__EventType {AddressBookAdd = 0, AddressBookDelete = 1, AddressBookModi
|
|
|
|
#ifndef SOAP_TYPE_ngwe__Field
|
|
|
|
#ifndef SOAP_TYPE_ngwe__Field
|
|
|
|
#define SOAP_TYPE_ngwe__Field (389)
|
|
|
|
#define SOAP_TYPE_ngwe__Field (389)
|
|
|
|
/* ngwe:Field */
|
|
|
|
/* ngwe:Field */
|
|
|
|
enum ngwe__Field {AcceptLevel_ = 0, Alarm_ = 1, AllDayEvent_ = 2, Attachment_ = 3, Category__ = 4, Classification_ = 5, Contact___ = 6, DueDate_ = 7, Duration_ = 8, EmailAddress_ = 9, ExpirationDate_ = 10, Hidden_ = 11, IMAddress_ = 12, MessageBody_ = 13, Name_ = 14, Organization___ = 15, Owner_ = 16, PersonalSubject_ = 17, PhoneNumber_ = 18, Place_ = 19, PostalAddress_ = 20, RecipienStatus_ = 21, Rights_ = 22, Security_ = 23, SendPriority_ = 24, StartDate_ = 25, Subject_ = 26, TaskCategory_ = 27, TaskPriority_ = 28};
|
|
|
|
enum ngwe__Field {AcceptLevel_ = 0, Alarm_ = 1, AllDayEvent_ = 2, Attachment_ = 3, Category__ = 4, Classification_ = 5, Contact___ = 6, DueDate_ = 7, Duration_ = 8, EmailAddress_ = 9, ExpirationDate_ = 10, Hidden_ = 11, IMAddress_ = 12, MessageBody_ = 13, Name_ = 14, Organization___ = 15, Owner_ = 16, PersonalSubject_ = 17, PhoneNumber_ = 18, Place_ = 19, PostalAddress_ = 20, RecipientStatus_ = 21, Rights_ = 22, Security_ = 23, SendPriority_ = 24, StartDate_ = 25, Subject_ = 26, TaskCategory_ = 27, TaskPriority_ = 28};
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
#ifndef SOAP_TYPE_ngwe__ItemType
|
|
|
|
#ifndef SOAP_TYPE_ngwe__ItemType
|
|
|
@ -1764,10 +1764,10 @@ public:
|
|
|
|
};
|
|
|
|
};
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
#ifndef SOAP_TYPE_ngwt__RecipienStatus
|
|
|
|
#ifndef SOAP_TYPE_ngwt__RecipientStatus
|
|
|
|
#define SOAP_TYPE_ngwt__RecipienStatus (123)
|
|
|
|
#define SOAP_TYPE_ngwt__RecipientStatus (123)
|
|
|
|
/* ngwt:RecipienStatus */
|
|
|
|
/* ngwt:RecipientStatus */
|
|
|
|
class SOAP_CMAC ngwt__RecipienStatus
|
|
|
|
class SOAP_CMAC ngwt__RecipientStatus
|
|
|
|
{
|
|
|
|
{
|
|
|
|
public:
|
|
|
|
public:
|
|
|
|
char *delivered; /* optional element of type xsd:string */
|
|
|
|
char *delivered; /* optional element of type xsd:string */
|
|
|
@ -1783,8 +1783,8 @@ public:
|
|
|
|
char *deleted; /* optional element of type xsd:string */
|
|
|
|
char *deleted; /* optional element of type xsd:string */
|
|
|
|
char *undeleted; /* optional element of type xsd:string */
|
|
|
|
char *undeleted; /* optional element of type xsd:string */
|
|
|
|
char *purged; /* optional element of type xsd:string */
|
|
|
|
char *purged; /* optional element of type xsd:string */
|
|
|
|
class ngwt__CommenStatus *accepted; /* optional element of type ngwt:CommenStatus */
|
|
|
|
class ngwt__CommentStatus *accepted; /* optional element of type ngwt:CommentStatus */
|
|
|
|
ngwt__CommenStatus *declined; /* optional element of type ngwt:CommenStatus */
|
|
|
|
ngwt__CommentStatus *declined; /* optional element of type ngwt:CommentStatus */
|
|
|
|
char *replied; /* optional element of type xsd:string */
|
|
|
|
char *replied; /* optional element of type xsd:string */
|
|
|
|
char *forwarded; /* optional element of type xsd:string */
|
|
|
|
char *forwarded; /* optional element of type xsd:string */
|
|
|
|
char *shared; /* optional element of type xsd:string */
|
|
|
|
char *shared; /* optional element of type xsd:string */
|
|
|
@ -1795,15 +1795,15 @@ public:
|
|
|
|
std::vector<class ngwt__DelegateeStatus * >delegateeStatus; /* optional element of type ngwt:DelegateeStatus */
|
|
|
|
std::vector<class ngwt__DelegateeStatus * >delegateeStatus; /* optional element of type ngwt:DelegateeStatus */
|
|
|
|
struct soap *soap; /* transient */
|
|
|
|
struct soap *soap; /* transient */
|
|
|
|
public:
|
|
|
|
public:
|
|
|
|
virtual int soap_type() const { return 123; } /* = unique id SOAP_TYPE_ngwt__RecipienStatus */
|
|
|
|
virtual int soap_type() const { return 123; } /* = unique id SOAP_TYPE_ngwt__RecipientStatus */
|
|
|
|
virtual void soap_default(struct soap*);
|
|
|
|
virtual void soap_default(struct soap*);
|
|
|
|
virtual void soap_serialize(struct soap*) const;
|
|
|
|
virtual void soap_serialize(struct soap*) const;
|
|
|
|
virtual int soap_put(struct soap*, const char*, const char*) const;
|
|
|
|
virtual int soap_put(struct soap*, const char*, const char*) const;
|
|
|
|
virtual int soap_out(struct soap*, const char*, int, const char*) const;
|
|
|
|
virtual int soap_out(struct soap*, const char*, int, const char*) const;
|
|
|
|
virtual void *soap_get(struct soap*, const char*, const char*);
|
|
|
|
virtual void *soap_get(struct soap*, const char*, const char*);
|
|
|
|
virtual void *soap_in(struct soap*, const char*, const char*);
|
|
|
|
virtual void *soap_in(struct soap*, const char*, const char*);
|
|
|
|
ngwt__RecipienStatus() { }
|
|
|
|
ngwt__RecipientStatus() { }
|
|
|
|
virtual ~ngwt__RecipienStatus() { }
|
|
|
|
virtual ~ngwt__RecipientStatus() { }
|
|
|
|
};
|
|
|
|
};
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
@ -6386,25 +6386,25 @@ public:
|
|
|
|
};
|
|
|
|
};
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
#ifndef SOAP_TYPE_ngwt__CommenStatus
|
|
|
|
#ifndef SOAP_TYPE_ngwt__CommentStatus
|
|
|
|
#define SOAP_TYPE_ngwt__CommenStatus (40)
|
|
|
|
#define SOAP_TYPE_ngwt__CommentStatus (40)
|
|
|
|
/* Primitive ngwt:CommenStatus schema type: */
|
|
|
|
/* Primitive ngwt:CommentStatus schema type: */
|
|
|
|
class SOAP_CMAC ngwt__CommenStatus
|
|
|
|
class SOAP_CMAC ngwt__CommentStatus
|
|
|
|
{
|
|
|
|
{
|
|
|
|
public:
|
|
|
|
public:
|
|
|
|
char *__item;
|
|
|
|
char *__item;
|
|
|
|
std::string *comment; /* optional attribute */
|
|
|
|
std::string *comment; /* optional attribute */
|
|
|
|
struct soap *soap; /* transient */
|
|
|
|
struct soap *soap; /* transient */
|
|
|
|
public:
|
|
|
|
public:
|
|
|
|
virtual int soap_type() const { return 40; } /* = unique id SOAP_TYPE_ngwt__CommenStatus */
|
|
|
|
virtual int soap_type() const { return 40; } /* = unique id SOAP_TYPE_ngwt__CommentStatus */
|
|
|
|
virtual void soap_default(struct soap*);
|
|
|
|
virtual void soap_default(struct soap*);
|
|
|
|
virtual void soap_serialize(struct soap*) const;
|
|
|
|
virtual void soap_serialize(struct soap*) const;
|
|
|
|
virtual int soap_put(struct soap*, const char*, const char*) const;
|
|
|
|
virtual int soap_put(struct soap*, const char*, const char*) const;
|
|
|
|
virtual int soap_out(struct soap*, const char*, int, const char*) const;
|
|
|
|
virtual int soap_out(struct soap*, const char*, int, const char*) const;
|
|
|
|
virtual void *soap_get(struct soap*, const char*, const char*);
|
|
|
|
virtual void *soap_get(struct soap*, const char*, const char*);
|
|
|
|
virtual void *soap_in(struct soap*, const char*, const char*);
|
|
|
|
virtual void *soap_in(struct soap*, const char*, const char*);
|
|
|
|
ngwt__CommenStatus() { }
|
|
|
|
ngwt__CommentStatus() { }
|
|
|
|
virtual ~ngwt__CommenStatus() { }
|
|
|
|
virtual ~ngwt__CommentStatus() { }
|
|
|
|
};
|
|
|
|
};
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
@ -6460,7 +6460,7 @@ public:
|
|
|
|
class SOAP_CMAC ngwt__DelegatedStatus
|
|
|
|
class SOAP_CMAC ngwt__DelegatedStatus
|
|
|
|
{
|
|
|
|
{
|
|
|
|
public:
|
|
|
|
public:
|
|
|
|
ngwt__CommenStatus *__item;
|
|
|
|
ngwt__CommentStatus *__item;
|
|
|
|
std::string *userid; /* optional attribute */
|
|
|
|
std::string *userid; /* optional attribute */
|
|
|
|
struct soap *soap; /* transient */
|
|
|
|
struct soap *soap; /* transient */
|
|
|
|
public:
|
|
|
|
public:
|
|
|
@ -6479,7 +6479,7 @@ public:
|
|
|
|
#ifndef SOAP_TYPE_ngwt__DelegateeStatus
|
|
|
|
#ifndef SOAP_TYPE_ngwt__DelegateeStatus
|
|
|
|
#define SOAP_TYPE_ngwt__DelegateeStatus (53)
|
|
|
|
#define SOAP_TYPE_ngwt__DelegateeStatus (53)
|
|
|
|
/* ngwt:DelegateeStatus */
|
|
|
|
/* ngwt:DelegateeStatus */
|
|
|
|
class SOAP_CMAC ngwt__DelegateeStatus : public ngwt__RecipienStatus
|
|
|
|
class SOAP_CMAC ngwt__DelegateeStatus : public ngwt__RecipientStatus
|
|
|
|
{
|
|
|
|
{
|
|
|
|
public:
|
|
|
|
public:
|
|
|
|
std::string *userid; /* optional attribute */
|
|
|
|
std::string *userid; /* optional attribute */
|
|
|
@ -6774,7 +6774,7 @@ class SOAP_CMAC ngwt__Recipient : public ngwt__NameAndEmail
|
|
|
|
public:
|
|
|
|
public:
|
|
|
|
enum ngwt__DistributionType distType; /* optional element of type ngwt:DistributionType */
|
|
|
|
enum ngwt__DistributionType distType; /* optional element of type ngwt:DistributionType */
|
|
|
|
enum ngwt__RecipientType recipType; /* optional element of type ngwt:RecipientType */
|
|
|
|
enum ngwt__RecipientType recipType; /* optional element of type ngwt:RecipientType */
|
|
|
|
ngwt__RecipienStatus *recipienStatus; /* optional element of type ngwt:RecipienStatus */
|
|
|
|
ngwt__RecipientStatus *recipientStatus; /* optional element of type ngwt:RecipientStatus */
|
|
|
|
enum ngwt__AcceptLevel *acceptLevel; /* optional element of type ngwt:AcceptLevel */
|
|
|
|
enum ngwt__AcceptLevel *acceptLevel; /* optional element of type ngwt:AcceptLevel */
|
|
|
|
public:
|
|
|
|
public:
|
|
|
|
virtual int soap_type() const { return 121; } /* = unique id SOAP_TYPE_ngwt__Recipient */
|
|
|
|
virtual int soap_type() const { return 121; } /* = unique id SOAP_TYPE_ngwt__Recipient */
|
|
|
@ -6792,7 +6792,7 @@ public:
|
|
|
|
#ifndef SOAP_TYPE_ngwt__TransferFailedStatus
|
|
|
|
#ifndef SOAP_TYPE_ngwt__TransferFailedStatus
|
|
|
|
#define SOAP_TYPE_ngwt__TransferFailedStatus (154)
|
|
|
|
#define SOAP_TYPE_ngwt__TransferFailedStatus (154)
|
|
|
|
/* ngwt:TransferFailedStatus */
|
|
|
|
/* ngwt:TransferFailedStatus */
|
|
|
|
class SOAP_CMAC ngwt__TransferFailedStatus : public ngwt__RecipienStatus
|
|
|
|
class SOAP_CMAC ngwt__TransferFailedStatus : public ngwt__RecipientStatus
|
|
|
|
{
|
|
|
|
{
|
|
|
|
public:
|
|
|
|
public:
|
|
|
|
std::string *FailureReason; /* optional attribute */
|
|
|
|
std::string *FailureReason; /* optional attribute */
|
|
|
|