{ attributes = ( {columnName = dateCreation; name = dateCreation; prototypeName = dateTime; }, { allowsNull = Y; columnName = dateDeletion; name = dateDeletion; prototypeName = dateTime; }, { allowsNull = Y; columnName = dateDeliveryEnd; name = dateDeliveryEnd; prototypeName = dateTime; }, { allowsNull = Y; columnName = dateDeliveryStart; name = dateDeliveryStart; prototypeName = dateTime; }, {allowsNull = N; name = id; prototypeName = id; }, {columnName = idXTContainer; name = idXTContainer; prototypeName = intNumber; }, { allowsNull = N; columnName = theAddresseeCount; name = theAddresseeCount; prototypeName = intNumber; }, { allowsNull = N; columnName = theAddresseeCountDone; name = theAddresseeCountDone; prototypeName = intNumber; }, { columnName = theApplicationHost; name = theApplicationHost; prototypeName = varchar255; }, { allowsNull = Y; columnName = theDeletionNotes; name = theDeletionNotes; prototypeName = varchar1000; }, { allowsNull = N; columnName = theDirectActionURL; name = theDirectActionURL; prototypeName = varchar1000; }, { columnName = theFromAddress; name = theFromAddress; prototypeName = varchar255; }, { allowsNull = Y; columnName = theFromName; name = theFromName; prototypeName = varchar255; }, { columnName = theLanguageCode; externalType = CHAR; name = theLanguageCode; valueClassName = NSString; valueType = c; width = 3; }, { allowsNull = Y; columnName = theNotificationAddresses; name = theNotificationAddresses; prototypeName = varchar1000; }, {columnName = thePriority; name = thePriority; prototypeName = intNumber; }, { columnName = theUsersIdentifier; name = theUsersIdentifier; prototypeName = varchar255; } ); className = "it.xplants.xtro.vw.eo.HubNewsletterDeliveryOrder"; classProperties = ( dateCreation, dateDeletion, dateDeliveryEnd, dateDeliveryStart, idXTContainer, theAddresseeCount, theAddresseeCountDone, theApplicationHost, theDeletionNotes, theDirectActionURL, theFromAddress, theFromName, theLanguageCode, theNotificationAddresses, thePriority, theUsersIdentifier ); externalName = HubNewsletterDeliveryOrder; fetchSpecificationDictionary = {}; name = HubNewsletterDeliveryOrder; primaryKeyAttributes = (id); }