Wiki source code of Competent Data Model
Last modified by Ondřej Steffl on 2024/07/25 11:56
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | == ActionLog == | ||
2 | |||
3 | * actionTypeId (Integer) | ||
4 | * actionUid (String) | ||
5 | * anonymised (Boolean) | ||
6 | * created (Date) | ||
7 | * ctObjectType ([[CtObjectType>>||anchor="CtObjectType"]]) | ||
8 | * description (String) | ||
9 | * id (Integer) | ||
10 | * logData (String) | ||
11 | * objectId (Integer) | ||
12 | * subtypeId (Integer) | ||
13 | * userId (Integer) | ||
14 | |||
15 | == {{id name="ActivityActivitySet"/}} ActivityActivitySet == | ||
16 | |||
17 | * activityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
18 | * activitySet ([[ActivitySet>>||anchor="ActivitySet"]]) | ||
19 | * created (Date) | ||
20 | * id (Integer) | ||
21 | |||
22 | == {{id name="ActivityActivity"/}} ActivityActivity == | ||
23 | |||
24 | * childActivityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
25 | * created (Date) | ||
26 | * id (Integer) | ||
27 | * parentActivityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
28 | |||
29 | == {{id name="ActivityExtDocument"/}} ActivityExtDocument == | ||
30 | |||
31 | * activityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
32 | * activityRun ([[ActivityRun>>||anchor="ActivityRun"]]) | ||
33 | * blockRun ([[BlockRun>>||anchor="BlockRun"]]) | ||
34 | * created (Date) | ||
35 | * document ([[Document>>||anchor="Document"]]) | ||
36 | * id (Integer) | ||
37 | * publicVisible (Boolean) | ||
38 | * userActivityStateArchived (Boolean) | ||
39 | * userActivityStateArchivedPassed (Boolean) | ||
40 | * userActivityStateCancelled (Boolean) | ||
41 | * userActivityStateChooseRun (Boolean) | ||
42 | * userActivityStateEvaluation (Boolean) | ||
43 | * userActivityStateEvaluationPassed (Boolean) | ||
44 | * userActivityStateFinished (Boolean) | ||
45 | * userActivityStateFinishedExpired (Boolean) | ||
46 | * userActivityStateFinishedExpiredPassed (Boolean) | ||
47 | * userActivityStateFinishedPassed (Boolean) | ||
48 | * userActivityStateFuture (Boolean) | ||
49 | * userActivityStateInterested (Boolean) | ||
50 | * userActivityStateLaunch (Boolean) | ||
51 | * userActivityStateLaunchPassed (Boolean) | ||
52 | * userActivityStateOrdered (Boolean) | ||
53 | * userActivityStateRegistered (Boolean) | ||
54 | * userActivityStateReserved (Boolean) | ||
55 | |||
56 | == {{id name="ActivityMt"/}} ActivityMt == | ||
57 | |||
58 | * advancedSettings (String) | ||
59 | * afterAcquireValidity (Integer) | ||
60 | * afterDueDateCompletition (Boolean) | ||
61 | * afterDueDateLaunch (Boolean) | ||
62 | * ancestorActivitySet ([[ActivitySet>>||anchor="ActivitySet"]]) | ||
63 | * autoExtensionCount (Integer) | ||
64 | * autoExtensionDays (Integer) | ||
65 | * blockPath (String) | ||
66 | * capacity (Integer) | ||
67 | * contractorMt ([[ContractorMt>>||anchor="ContractorMt"]]) | ||
68 | * created (Date) | ||
69 | * ctActivitySchema ([[CtActivitySchema>>||anchor="CtActivitySchema"]]) | ||
70 | * ctActivityState ([[CtActivityState>>||anchor="CtActivityState"]]) | ||
71 | * ctActivityType ([[CtActivityType>>||anchor="CtActivityType"]]) | ||
72 | * ctEvaluationType ([[CtEvaluationType>>||anchor="CtEvaluationType"]]) | ||
73 | * customId (String) | ||
74 | * defaultEvaluator ([[UserMt>>||anchor="UserMt"]]) | ||
75 | * description (String) | ||
76 | * externalId (Integer) | ||
77 | * fixedValidity (Date) | ||
78 | * hideAttempts (Boolean) | ||
79 | * id (Integer) | ||
80 | * imageUrl (String) | ||
81 | * interest (Boolean) | ||
82 | * itemOrder (Integer) | ||
83 | * lastUpdated (Date) | ||
84 | * launchContent (String) | ||
85 | * launchTimeLength (Integer) | ||
86 | * launchType (Integer) | ||
87 | * launchUrl (String) | ||
88 | * mandatoryEvaluator (Boolean) | ||
89 | * maxScore (Integer) | ||
90 | * multiActive (Boolean) | ||
91 | * multipleRunAllowed (Boolean) | ||
92 | * name (String) | ||
93 | * nextActivity ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
94 | * numAttempts (Integer) | ||
95 | * orderEnabled (Boolean) | ||
96 | * parentDirs (String) | ||
97 | * parentRegistration (Boolean) | ||
98 | * passScore (Integer) | ||
99 | * periodPreset (String) | ||
100 | * price (Integer) | ||
101 | * rating (Integer) | ||
102 | * ratingCount (Integer) | ||
103 | * ratingPreset (String) | ||
104 | * registration (Boolean) | ||
105 | * reservation (Boolean) | ||
106 | * resultDataTemplate (String) | ||
107 | * review (Boolean) | ||
108 | * selectiveCompletition (Boolean) | ||
109 | * sell (Boolean) | ||
110 | * subtype ([[Subtype>>||anchor="Subtype"]]) | ||
111 | * url (String) | ||
112 | * version (String) | ||
113 | * visible (Boolean) | ||
114 | |||
115 | == {{id name="ActivityPt"/}} ActivityPt == | ||
116 | |||
117 | * activityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
118 | * booleanVal (Boolean) | ||
119 | * dateVal (Date) | ||
120 | * id (Integer) | ||
121 | * longVal (Long) | ||
122 | * paramType ([[ParamType>>||anchor="ParamType"]]) | ||
123 | * stringVal (String) | ||
124 | * textVal (String) | ||
125 | |||
126 | == {{id name="ActivityRun"/}} ActivityRun == | ||
127 | |||
128 | * activityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
129 | * capacity (Integer) | ||
130 | * created (Date) | ||
131 | * ctActivityState ([[CtActivityState>>||anchor="CtActivityState"]]) | ||
132 | * id (Integer) | ||
133 | * multiPhase (Boolean) | ||
134 | * name (String) | ||
135 | * notes (String) | ||
136 | * place ([[Place>>||anchor="Place"]]) | ||
137 | * price (Integer) | ||
138 | * publishDate (Date) | ||
139 | * registerEnd (Date) | ||
140 | * registerStart (Date) | ||
141 | * runEnd (Date) | ||
142 | * runStart (Date) | ||
143 | |||
144 | == {{id name="ActivitySet"/}} ActivitySet == | ||
145 | |||
146 | * created (Date) | ||
147 | * ctActivitySetType ([[CtActivitySetType>>||anchor="CtActivitySetType"]]) | ||
148 | * fullLoaded (Boolean) | ||
149 | * hidden (Boolean) | ||
150 | * id (Integer) | ||
151 | * imageUrl (String) | ||
152 | * itemOrder (Integer) | ||
153 | * name (String) | ||
154 | * parentSet ([[ActivitySet>>||anchor="ActivitySet"]]) | ||
155 | * setPath (String) | ||
156 | |||
157 | == {{id name="AppInfo"/}} AppInfo == | ||
158 | |||
159 | * category (String) | ||
160 | * config (String) | ||
161 | * ctParamValueType ([[CtParamValueType>>||anchor="CtParamValueType"]]) | ||
162 | * editable (Boolean) | ||
163 | * frontend (Boolean) | ||
164 | * id (Integer) | ||
165 | * paramName (String) | ||
166 | * paramValue (String) | ||
167 | * runnable (Boolean) | ||
168 | |||
169 | == {{id name="BlockRunActivityRun"/}} BlockRunActivityRun == | ||
170 | |||
171 | * activityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
172 | * activityRun ([[ActivityRun>>||anchor="ActivityRun"]]) | ||
173 | * blockRun ([[BlockRun>>||anchor="BlockRun"]]) | ||
174 | * id (Integer) | ||
175 | |||
176 | == {{id name="BlockRun"/}} BlockRun == | ||
177 | |||
178 | * activityBlockMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
179 | * capacity (Integer) | ||
180 | * created (Date) | ||
181 | * ctActivityState ([[CtActivityState>>||anchor="CtActivityState"]]) | ||
182 | * id (Integer) | ||
183 | * name (String) | ||
184 | * notes (String) | ||
185 | * place ([[Place>>||anchor="Place"]]) | ||
186 | * publishDate (Date) | ||
187 | * registerEnd (Date) | ||
188 | * registerStart (Date) | ||
189 | * runEnd (Date) | ||
190 | * runStart (Date) | ||
191 | |||
192 | == {{id name="ContractorMt"/}} CtActivityPeriodType == | ||
193 | |||
194 | * id (Integer) | ||
195 | * name (String) | ||
196 | |||
197 | == {{id name="CtActivitySchema"/}} CtActivitySchema == | ||
198 | |||
199 | * id (Integer) | ||
200 | * name (String) | ||
201 | |||
202 | == {{id name="CtActivitySetType"/}} CtActivitySetType == | ||
203 | |||
204 | * id (Integer) | ||
205 | * name (String) | ||
206 | |||
207 | == {{id name="CtActivityState"/}} CtActivityState == | ||
208 | |||
209 | * id (Integer) | ||
210 | * name (String) | ||
211 | |||
212 | == {{id name="CtActivityType"/}} CtActivityType == | ||
213 | |||
214 | * id (Integer) | ||
215 | * name (String) | ||
216 | |||
217 | == {{id name="CtDocumentType"/}} CtDocumentType == | ||
218 | |||
219 | * id (Integer) | ||
220 | * name (String) | ||
221 | |||
222 | == {{id name="CtEvaluationType"/}} CtEvaluationType == | ||
223 | |||
224 | * id (Integer) | ||
225 | * name (String) | ||
226 | |||
227 | == {{id name="CtLanguage"/}} CtLanguage == | ||
228 | |||
229 | * englishName (String) | ||
230 | * id (Integer) | ||
231 | * iso (String) | ||
232 | * isoLong (String) | ||
233 | * name (String) | ||
234 | * nativeName (String) | ||
235 | * shortName (String) | ||
236 | |||
237 | == {{id name="CtObjectPermission"/}} CtObjectPermission == | ||
238 | |||
239 | * ctObjectType ([[CtObjectType>>||anchor="CtObjectType"]]) | ||
240 | * id (Integer) | ||
241 | * name (String) | ||
242 | * requiredObjectPermission ([[CtObjectPermission>>||anchor="CtObjectPermission"]]) | ||
243 | |||
244 | == {{id name="CtObjectType"/}} CtObjectType == | ||
245 | |||
246 | * dbTable (Boolean) | ||
247 | * id (Integer) | ||
248 | * name (String) | ||
249 | |||
250 | == {{id name="CtParamValueType"/}} CtParamValueType == | ||
251 | |||
252 | * id (Integer) | ||
253 | * name (String) | ||
254 | |||
255 | == {{id name="CtTaskType"/}} CtTaskType == | ||
256 | |||
257 | * id (Integer) | ||
258 | * name (String) | ||
259 | |||
260 | == {{id name="CtTreeObjectType"/}} CtTreeObjectType == | ||
261 | |||
262 | * id (Integer) | ||
263 | * name (String) | ||
264 | * shortName (String) | ||
265 | |||
266 | == {{id name="CtUserActivityState"/}} CtUserActivityState == | ||
267 | |||
268 | * active (Boolean) | ||
269 | * id (Integer) | ||
270 | * name (String) | ||
271 | |||
272 | == {{id name="CtUserPositionState"/}} CtUserPositionState == | ||
273 | |||
274 | * active (Boolean) | ||
275 | * id (Integer) | ||
276 | * name (String) | ||
277 | |||
278 | == {{id name="CtUserQualificationState"/}} CtUserQualificationState == | ||
279 | |||
280 | * active (Boolean) | ||
281 | * id (Integer) | ||
282 | * name (String) | ||
283 | |||
284 | == {{id name="DocumentDocumentSet"/}} DocumentDocumentSet == | ||
285 | |||
286 | * created (Date) | ||
287 | * document ([[Document>>||anchor="Document"]]) | ||
288 | * documentSet ([[DocumentSet>>||anchor="DocumentSet"]]) | ||
289 | * id (Integer) | ||
290 | |||
291 | == {{id name="DocumentSet"/}} DocumentSet == | ||
292 | |||
293 | * created (Date) | ||
294 | * description (String) | ||
295 | * id (Integer) | ||
296 | * name (String) | ||
297 | |||
298 | == {{id name="Document"/}} Document == | ||
299 | |||
300 | * created (Date) | ||
301 | * ctDocumentType ([[CtDocumentType>>||anchor="CtDocumentType"]]) | ||
302 | * description (String) | ||
303 | * docTemplate (Boolean) | ||
304 | * emailTemplate (Boolean) | ||
305 | * extension (String) | ||
306 | * id (Integer) | ||
307 | * lastUpdated (Date) | ||
308 | * name (String) | ||
309 | * originalName (String) | ||
310 | * url (String) | ||
311 | |||
312 | == {{id name="EmailAggregationQueue"/}} EmailAggregationQueue == | ||
313 | |||
314 | * aggregateText (String) | ||
315 | * context (String) | ||
316 | * emailTemplateUsage ([[EmailTemplateUsage>>||anchor="EmailTemplateUsage"]]) | ||
317 | * executionTime (Date) | ||
318 | * footerText (String) | ||
319 | * headerText (String) | ||
320 | * htmlContent (Boolean) | ||
321 | * id (Integer) | ||
322 | * recipientEmail (String) | ||
323 | * recipientUserMt ([[UserMt>>||anchor="UserMt"]]) | ||
324 | * subject (String) | ||
325 | |||
326 | == {{id name="EmailQueue"/}} EmailQueue == | ||
327 | |||
328 | * context (String) | ||
329 | * emailBody (String) | ||
330 | * emailSubject (String) | ||
331 | * failed (Boolean) | ||
332 | * hash (String) | ||
333 | * htmlContent (Boolean) | ||
334 | * id (Integer) | ||
335 | * recipientUserEmail (String) | ||
336 | * recipientUserMt ([[UserMt>>||anchor="UserMt"]]) | ||
337 | * sent (Boolean) | ||
338 | * sentDate (Date) | ||
339 | |||
340 | == {{id name="EmailTemplateUsage"/}} EmailTemplateUsage == | ||
341 | |||
342 | * activityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
343 | * customTarget (String) | ||
344 | * id (Integer) | ||
345 | * noChildAccess (Boolean) | ||
346 | * notifAggregated (Boolean) | ||
347 | * period (String) | ||
348 | * replaceGlobal (Boolean) | ||
349 | * targetUserTypes (String) | ||
350 | * templateType ([[EmailTemplate>>||anchor="EmailTemplate"]]) | ||
351 | * timeTrigger (String) | ||
352 | * triggerId (Integer) | ||
353 | |||
354 | == {{id name="EmailTemplate"/}} EmailTemplate == | ||
355 | |||
356 | * ctLanguage ([[CtLanguage>>||anchor="CtLanguage"]]) | ||
357 | * description (String) | ||
358 | * htmlContent (Boolean) | ||
359 | * id (Integer) | ||
360 | * name (String) | ||
361 | * templateAggregated (Boolean) | ||
362 | * templateFooter (String) | ||
363 | * templateHeader (String) | ||
364 | * templateText (String) | ||
365 | * templateType (String) | ||
366 | |||
367 | == {{id name="LogicalActivitySetConfig"/}} LogicalActivitySetConfig == | ||
368 | |||
369 | * activitySet ([[ActivitySet>>||anchor="ActivitySet"]]) | ||
370 | * id (Integer) | ||
371 | * logicalExpression (String) | ||
372 | |||
373 | == {{id name="LogicalActivitySetMember"/}} LogicalActivitySetMember == | ||
374 | |||
375 | * activitySet ([[ActivitySet>>||anchor="ActivitySet"]]) | ||
376 | * id (Integer) | ||
377 | * logicalActivitySetConfig ([[LogicalActivitySetConfig>>||anchor="LogicalActivitySetConfig"]]) | ||
378 | |||
379 | == {{id name="MessageComment"/}} MessageComment == | ||
380 | |||
381 | * commentText (String) | ||
382 | * created (Date) | ||
383 | * creatorUserMt ([[UserMt>>||anchor="UserMt"]]) | ||
384 | * id (Integer) | ||
385 | * message ([[Message>>||anchor="Message"]]) | ||
386 | * updated (Date) | ||
387 | |||
388 | == {{id name="Message"/}} Message == | ||
389 | |||
390 | * assigneeUserMt ([[UserMt>>||anchor="UserMt"]]) | ||
391 | * assigneeUsergroupMt ([[UsergroupMt>>||anchor="UsergroupMt"]]) | ||
392 | * attachments (String) | ||
393 | * created (Date) | ||
394 | * creatorUserMt ([[UserMt>>||anchor="UserMt"]]) | ||
395 | * emailNotification (Boolean) | ||
396 | * id (Integer) | ||
397 | * message (String) | ||
398 | * messageStateId (Integer) | ||
399 | * messageTypeId (Integer) | ||
400 | * subject (String) | ||
401 | * targetActivityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
402 | * targetUaa ([[UserActivityAccess>>||anchor="UserActivityAccess"]]) | ||
403 | * targetUaat ([[UserActivityAttempt>>||anchor="UserActivityAttempt"]]) | ||
404 | * targetUserMt ([[UserMt>>||anchor="UserMt"]]) | ||
405 | * updated (Date) | ||
406 | |||
407 | == {{id name="Notification"/}} Notification == | ||
408 | |||
409 | * created (Date) | ||
410 | * id (Integer) | ||
411 | * notifString (String) | ||
412 | * parameters (String) | ||
413 | * resolved (Boolean) | ||
414 | * seen (Boolean) | ||
415 | * translate (Boolean) | ||
416 | * userMt ([[UserMt>>||anchor="UserMt"]]) | ||
417 | |||
418 | == {{id name="ObjectRoleObjectRole"/}} ObjectRoleObjectRole == | ||
419 | |||
420 | * childObjectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
421 | * id (Integer) | ||
422 | * parentObjectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
423 | |||
424 | == {{id name="ObjectRolePermission"/}} ObjectRolePermission == | ||
425 | |||
426 | * ctObjectPermission ([[CtObjectPermission>>||anchor="CtObjectPermission"]]) | ||
427 | * global (Boolean) | ||
428 | * id (Integer) | ||
429 | * objectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
430 | |||
431 | == {{id name="ObjectRoleTargetObject"/}} ObjectRoleTargetObject == | ||
432 | |||
433 | * ctObjectType ([[CtObjectType>>||anchor="CtObjectType"]]) | ||
434 | * id (Integer) | ||
435 | * objectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
436 | |||
437 | == {{id name="ObjectRole"/}} ObjectRole == | ||
438 | |||
439 | * assignable (Boolean) | ||
440 | * autoAddGlobal (Boolean) | ||
441 | * created (Date) | ||
442 | * customId (String) | ||
443 | * global (Boolean) | ||
444 | * globalRole (Boolean) | ||
445 | * id (Integer) | ||
446 | * internal (Boolean) | ||
447 | * name (String) | ||
448 | * noInheritance (Boolean) | ||
449 | * noTreePropagation (Boolean) | ||
450 | |||
451 | == {{id name="ParamType"/}} ParamType == | ||
452 | |||
453 | * config (String) | ||
454 | * ctParamValueType ([[CtParamValueType>>||anchor="CtParamValueType"]]) | ||
455 | * dbNullAllowed (Boolean) | ||
456 | * defaultValue (String) | ||
457 | * fieldOrder (Integer) | ||
458 | * hidden (Boolean) | ||
459 | * hint (String) | ||
460 | * humanReadable (String) | ||
461 | * id (Integer) | ||
462 | * mainParam (Boolean) | ||
463 | * maxLength (Integer) | ||
464 | * minLength (Integer) | ||
465 | * mtName (String) | ||
466 | * name (String) | ||
467 | * nonEditable (Boolean) | ||
468 | * nullAllowed (Boolean) | ||
469 | * subtype ([[Subtype>>||anchor="Subtype"]]) | ||
470 | * targetFieldName (String) | ||
471 | * targetTable (String) | ||
472 | |||
473 | == {{id name="Place"/}} Place == | ||
474 | |||
475 | * address (String) | ||
476 | * city (String) | ||
477 | * created (Date) | ||
478 | * description (String) | ||
479 | * descriptionKey (String) | ||
480 | * floor (String) | ||
481 | * houseNumber (String) | ||
482 | * id (Integer) | ||
483 | * landRegNumber (String) | ||
484 | * listable (Boolean) | ||
485 | * name (String) | ||
486 | * room (String) | ||
487 | * state (String) | ||
488 | * zipCode (String) | ||
489 | |||
490 | == {{id name="PositionReqDependency"/}} PrerequisiteReqDependency == | ||
491 | |||
492 | * created (Date) | ||
493 | * id (Integer) | ||
494 | * parentReqDependency ([[PrerequisiteReqDependency>>||anchor="PrerequisiteReqDependency"]]) | ||
495 | * prerequisiteRequirements ([[PrerequisiteRequirements>>||anchor="PrerequisiteRequirements"]]) | ||
496 | * requiredActivityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
497 | * requiredQualificationMt ([[QualificationMt>>||anchor="QualificationMt"]]) | ||
498 | |||
499 | == {{id name="PrerequisiteRequirements"/}} PrerequisiteRequirements == | ||
500 | |||
501 | * activityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
502 | * created (Date) | ||
503 | * description (String) | ||
504 | * hasDescendants (Boolean) | ||
505 | * id (Integer) | ||
506 | * isRelationOr (Boolean) | ||
507 | * name (String) | ||
508 | * parentRequirement ([[PrerequisiteRequirements>>||anchor="PrerequisiteRequirements"]]) | ||
509 | * prerequisiteRequirements ([[PrerequisiteRequirements>>||anchor="PrerequisiteRequirements"]]) | ||
510 | * qualificationMt ([[QualificationMt>>||anchor="QualificationMt"]]) | ||
511 | |||
512 | == {{id name="QualificationDocument"/}} QualificationDocument == | ||
513 | |||
514 | * created (Date) | ||
515 | * document ([[Document>>||anchor="Document"]]) | ||
516 | * id (Integer) | ||
517 | * qualificationMt ([[QualificationMt>>||anchor="QualificationMt"]]) | ||
518 | * userQualificationStateAssigned (Boolean) | ||
519 | * userQualificationStateCanceled (Boolean) | ||
520 | * userQualificationStateCompleted (Boolean) | ||
521 | * userQualificationStateCompletedExpired (Boolean) | ||
522 | * userQualificationStateFailed (Boolean) | ||
523 | |||
524 | == {{id name="QualificationMt"/}} QualificationMt == | ||
525 | |||
526 | * afterAcquireValidity (Integer) | ||
527 | * contractorMt ([[ContractorMt>>||anchor="ContractorMt"]]) | ||
528 | * created (Date) | ||
529 | * description (String) | ||
530 | * fixedValidity (Date) | ||
531 | * id (Integer) | ||
532 | * name (String) | ||
533 | * requiredExpression (String) | ||
534 | * resultDataTemplate (String) | ||
535 | * resultDataTypeId (Integer) | ||
536 | * subtype ([[Subtype>>||anchor="Subtype"]]) | ||
537 | |||
538 | == {{id name="QualificationPt"/}} QualificationPt == | ||
539 | |||
540 | * booleanVal (Boolean) | ||
541 | * dateVal (Date) | ||
542 | * id (Integer) | ||
543 | * longVal (Long) | ||
544 | * paramType ([[ParamType>>||anchor="ParamType"]]) | ||
545 | * qualificationMt ([[QualificationMt>>||anchor="QualificationMt"]]) | ||
546 | * stringVal (String) | ||
547 | * textVal (String) | ||
548 | |||
549 | == {{id name="Subtype"/}} Subtype == | ||
550 | |||
551 | * config (String) | ||
552 | * ctActivityType ([[CtActivityType>>||anchor="CtActivityType"]]) | ||
553 | * ctObjectType ([[CtObjectType>>||anchor="CtObjectType"]]) | ||
554 | * derivedFrom ([[Subtype>>||anchor="Subtype"]]) | ||
555 | * id (Integer) | ||
556 | * menuOrder (Integer) | ||
557 | * mtName (String) | ||
558 | * name (String) | ||
559 | |||
560 | == {{id name="Task"/}} Task == | ||
561 | |||
562 | * completed (Boolean) | ||
563 | * created (Date) | ||
564 | * ctObjectType ([[CtObjectType>>||anchor="CtObjectType"]]) | ||
565 | * ctTaskType ([[CtTaskType>>||anchor="CtTaskType"]]) | ||
566 | * description (String) | ||
567 | * executionTime (Date) | ||
568 | * failed (Boolean) | ||
569 | * id (Integer) | ||
570 | * objectId (Integer) | ||
571 | * taskData (String) | ||
572 | |||
573 | == {{id name="TimePlace"/}} TimePlace == | ||
574 | |||
575 | * activityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
576 | * activityRun ([[ActivityRun>>||anchor="ActivityRun"]]) | ||
577 | * created (Date) | ||
578 | * endTime (Date) | ||
579 | * id (Integer) | ||
580 | * name (String) | ||
581 | * notes (String) | ||
582 | * place ([[Place>>||anchor="Place"]]) | ||
583 | * startTime (Date) | ||
584 | |||
585 | == {{id name="UserActivityAccess"/}} UserActivityAccess == | ||
586 | |||
587 | * accessEnd (Date) | ||
588 | * accessRule (String) | ||
589 | * accessStart (Date) | ||
590 | * active (Boolean) | ||
591 | * activeAttempt ([[UserActivityAttempt>>||anchor="UserActivityAttempt"]]) | ||
592 | * activityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
593 | * activityRun ([[ActivityRun>>||anchor="ActivityRun"]]) | ||
594 | * attemptsLeft (Integer) | ||
595 | * attemptsMax (Integer) | ||
596 | * autoAssigned (Boolean) | ||
597 | * bestAttempt ([[UserActivityAttempt>>||anchor="UserActivityAttempt"]]) | ||
598 | * blockExtensionData (String) | ||
599 | * blockRun ([[BlockRun>>||anchor="BlockRun"]]) | ||
600 | * blockStateData (String) | ||
601 | * completeUntil (Date) | ||
602 | * created (Date) | ||
603 | * ctActivityPeriodType ([[CtActivityPeriodType>>||anchor="CtActivityPeriodType"]]) | ||
604 | * ctUserActivityState ([[CtUserActivityState>>||anchor="CtUserActivityState"]]) | ||
605 | * deletedCount (Integer) | ||
606 | * evalStartType (Integer) | ||
607 | * evaluator ([[UserMt>>||anchor="UserMt"]]) | ||
608 | * extensionCounter (Integer) | ||
609 | * id (Integer) | ||
610 | * mostRecent (Boolean) | ||
611 | * mostRecentNoFuture (Boolean) | ||
612 | * optimalEnd (Date) | ||
613 | * optimalStart (Date) | ||
614 | * originalCompleteUntil (Date) | ||
615 | * parentAccess ([[UserActivityAccess>>||anchor="UserActivityAccess"]]) | ||
616 | * passed (Boolean) | ||
617 | * passedDate (Date) | ||
618 | * period (String) | ||
619 | * rating (Integer) | ||
620 | * ratingText (String) | ||
621 | * subAccessCount (Integer) | ||
622 | * subAccessPassed (Integer) | ||
623 | * successValidUntil (Date) | ||
624 | * totalTime (Integer) | ||
625 | * userMt ([[UserMt>>||anchor="UserMt"]]) | ||
626 | * usergroupActivityAssignment ([[UsergroupActivityAssignment>>||anchor="UsergroupActivityAssignment"]]) | ||
627 | |||
628 | == {{id name="UserActivityAttempt"/}} UserActivityAttempt == | ||
629 | |||
630 | * attachments (String) | ||
631 | * ctEvaluationType ([[CtEvaluationType>>||anchor="CtEvaluationType"]]) | ||
632 | * evaluator ([[UserMt>>||anchor="UserMt"]]) | ||
633 | * externalId (Integer) | ||
634 | * finished (Date) | ||
635 | * forcedFinish (Boolean) | ||
636 | * id (Integer) | ||
637 | * inEvaluation (Boolean) | ||
638 | * maxScore (String) | ||
639 | * note (String) | ||
640 | * passScore (String) | ||
641 | * passed (Boolean) | ||
642 | * progress (Integer) | ||
643 | * resultData (String) | ||
644 | * resultDataType (String) | ||
645 | * resultDataTypeId (Integer) | ||
646 | * score (String) | ||
647 | * spentTime (Integer) | ||
648 | * started (Date) | ||
649 | * submitted (Date) | ||
650 | * userActivityAccess ([[UserActivityAccess>>||anchor="UserActivityAccess"]]) | ||
651 | * userActivityAttemptActiveAttempt ([[UserActivityAccess>>||anchor="UserActivityAccess"]]) | ||
652 | * userActivityAttemptBestAttempt ([[UserActivityAccess>>||anchor="UserActivityAccess"]]) | ||
653 | |||
654 | == {{id name="UserActivityRunStaff"/}} UserActivityRunStaff == | ||
655 | |||
656 | * activityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
657 | * activityRun ([[ActivityRun>>||anchor="ActivityRun"]]) | ||
658 | * blockRun ([[BlockRun>>||anchor="BlockRun"]]) | ||
659 | * created (Date) | ||
660 | * id (Integer) | ||
661 | * objectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
662 | * timePlace ([[TimePlace>>||anchor="TimePlace"]]) | ||
663 | * userMt ([[UserMt>>||anchor="UserMt"]]) | ||
664 | |||
665 | == {{id name="UserActivitySet"/}} UserActivitySet == | ||
666 | |||
667 | * activitySet ([[ActivitySet>>||anchor="ActivitySet"]]) | ||
668 | * created (Date) | ||
669 | * id (Integer) | ||
670 | * inherited (Boolean) | ||
671 | * objectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
672 | * userMt ([[UserMt>>||anchor="UserMt"]]) | ||
673 | * userRoleSubtreeUid (String) | ||
674 | |||
675 | == {{id name="UserActivity"/}} UserActivity == | ||
676 | |||
677 | * activityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
678 | * created (Date) | ||
679 | * id (Integer) | ||
680 | * inherited (Boolean) | ||
681 | * objectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
682 | * userMt ([[UserMt>>||anchor="UserMt"]]) | ||
683 | * userRoleSubtreeUid (String) | ||
684 | |||
685 | == {{id name="UserContractor"/}} UserContractor == | ||
686 | |||
687 | * contractorMt ([[ContractorMt>>||anchor="ContractorMt"]]) | ||
688 | * created (Date) | ||
689 | * id (Integer) | ||
690 | * objectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
691 | * userMt ([[UserMt>>||anchor="UserMt"]]) | ||
692 | |||
693 | == {{id name="UserExtDocumentExt"/}} UserExtDocumentExt == | ||
694 | |||
695 | * created (Date) | ||
696 | * document ([[Document>>||anchor="Document"]]) | ||
697 | * documentSet ([[DocumentSet>>||anchor="DocumentSet"]]) | ||
698 | * id (Integer) | ||
699 | * objectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
700 | * userMt ([[UserMt>>||anchor="UserMt"]]) | ||
701 | * usergroupMt ([[UsergroupMt>>||anchor="UsergroupMt"]]) | ||
702 | |||
703 | == {{id name="UserExtRole"/}} UserExtRole == | ||
704 | |||
705 | * created (Date) | ||
706 | * id (Integer) | ||
707 | * objectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
708 | * userMt ([[UserMt>>||anchor="UserMt"]]) | ||
709 | * usergroupMt ([[UsergroupMt>>||anchor="UsergroupMt"]]) | ||
710 | |||
711 | == {{id name="UsergroupActivityAssignment"/}} UsergroupActivityAssignment == | ||
712 | |||
713 | * accessLengthSource (Integer) | ||
714 | * accessStart (Date) | ||
715 | * activityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
716 | * activitySet ([[ActivitySet>>||anchor="ActivitySet"]]) | ||
717 | * blockAssignConfig (String) | ||
718 | * completeUntil (Date) | ||
719 | * created (Date) | ||
720 | * dayCount (Integer) | ||
721 | * disabled (Boolean) | ||
722 | * id (Integer) | ||
723 | * parentUaas ([[UsergroupActivityAssignment>>||anchor="UsergroupActivityAssignment"]]) | ||
724 | * period (String) | ||
725 | * periodSource (Integer) | ||
726 | * resetProgress (Boolean) | ||
727 | * usergroupMt ([[UsergroupMt>>||anchor="UsergroupMt"]]) | ||
728 | |||
729 | == {{id name="UsergroupActivitySet"/}} UsergroupActivitySet == | ||
730 | |||
731 | * activitySet ([[ActivitySet>>||anchor="ActivitySet"]]) | ||
732 | * created (Date) | ||
733 | * id (Integer) | ||
734 | * inherited (Boolean) | ||
735 | * objectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
736 | * usergroupMt ([[UsergroupMt>>||anchor="UsergroupMt"]]) | ||
737 | * usergroupRoleSubtreeUid (String) | ||
738 | |||
739 | == {{id name="UsergroupActivity"/}} UsergroupActivity == | ||
740 | |||
741 | * activityMt ([[ActivityMt>>||anchor="ActivityMt"]]) | ||
742 | * created (Date) | ||
743 | * id (Integer) | ||
744 | * inherited (Boolean) | ||
745 | * objectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
746 | * usergroupMt ([[UsergroupMt>>||anchor="UsergroupMt"]]) | ||
747 | * usergroupRoleSubtreeUid (String) | ||
748 | |||
749 | == {{id name="UsergroupContractor"/}} UsergroupContractor == | ||
750 | |||
751 | * contractorMt ([[ContractorMt>>||anchor="ContractorMt"]]) | ||
752 | * created (Date) | ||
753 | * id (Integer) | ||
754 | * objectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
755 | * usergroupMt ([[UsergroupMt>>||anchor="UsergroupMt"]]) | ||
756 | |||
757 | == {{id name="UsergroupMt"/}} UsergroupMt == | ||
758 | |||
759 | * created (Date) | ||
760 | * customId (String) | ||
761 | * description (String) | ||
762 | * id (Integer) | ||
763 | * name (String) | ||
764 | * subtype ([[Subtype>>||anchor="Subtype"]]) | ||
765 | |||
766 | == {{id name="UsergroupPosition"/}} UsergroupPosition == | ||
767 | |||
768 | * created (Date) | ||
769 | * id (Integer) | ||
770 | * objectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
771 | * position ([[Position>>||anchor="Position"]]) | ||
772 | * usergroupMt ([[UsergroupMt>>||anchor="UsergroupMt"]]) | ||
773 | |||
774 | == {{id name="UsergroupPt"/}} UsergroupPt == | ||
775 | |||
776 | * booleanVal (Boolean) | ||
777 | * dateVal (Date) | ||
778 | * id (Integer) | ||
779 | * longVal (Long) | ||
780 | * paramType ([[ParamType>>||anchor="ParamType"]]) | ||
781 | * stringVal (String) | ||
782 | * textVal (String) | ||
783 | * usergroupMt ([[UsergroupMt>>||anchor="UsergroupMt"]]) | ||
784 | |||
785 | == {{id name="UsergroupQualification"/}} UsergroupQualification == | ||
786 | |||
787 | * created (Date) | ||
788 | * id (Integer) | ||
789 | * objectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
790 | * qualificationMt ([[QualificationMt>>||anchor="QualificationMt"]]) | ||
791 | * usergroupMt ([[UsergroupMt>>||anchor="UsergroupMt"]]) | ||
792 | |||
793 | == {{id name="UsergroupUsergroup"/}} UsergroupUsergroup == | ||
794 | |||
795 | * childUsergroupMt ([[UsergroupMt>>||anchor="UsergroupMt"]]) | ||
796 | * created (Date) | ||
797 | * id (Integer) | ||
798 | * parentUsergroupMt ([[UsergroupMt>>||anchor="UsergroupMt"]]) | ||
799 | |||
800 | == {{id name="UserMessage"/}} UserMessage == | ||
801 | |||
802 | * emailNotification (Boolean) | ||
803 | * id (Integer) | ||
804 | * lastSeenMessageCommentId (Integer) | ||
805 | * message ([[Message>>||anchor="Message"]]) | ||
806 | * seen (Boolean) | ||
807 | * userMt ([[UserMt>>||anchor="UserMt"]]) | ||
808 | |||
809 | == {{id name="UserMt"/}} UserMt == | ||
810 | |||
811 | * birthDate ([[LocalDate>>||anchor="LocalDate"]]) | ||
812 | * birthNumber (String) | ||
813 | * birthPlace (String) | ||
814 | * contactPlace ([[Place>>||anchor="Place"]]) | ||
815 | * created (Date) | ||
816 | * ctLanguage ([[CtLanguage>>||anchor="CtLanguage"]]) | ||
817 | * customId (String) | ||
818 | * disabled (Boolean) | ||
819 | * email (String) | ||
820 | * emailVerified (Boolean) | ||
821 | * externalId (Integer) | ||
822 | * firstName (String) | ||
823 | * id (Integer) | ||
824 | * imageUrl (String) | ||
825 | * lastName (String) | ||
826 | * login (String) | ||
827 | * password (String) | ||
828 | * phonePersonal (String) | ||
829 | * phoneWork (String) | ||
830 | * residentPlace ([[Place>>||anchor="Place"]]) | ||
831 | * salt (String) | ||
832 | * subtype ([[Subtype>>||anchor="Subtype"]]) | ||
833 | * superUser (Boolean) | ||
834 | * titleAfter (String) | ||
835 | * titleBefore (String) | ||
836 | * userStatistics ([[UserStatistics>>||anchor="UserStatistics"]]) | ||
837 | |||
838 | == {{id name="UserPositionAttempt"/}} UserPt == | ||
839 | |||
840 | * booleanVal (Boolean) | ||
841 | * dateVal (Date) | ||
842 | * id (Integer) | ||
843 | * longVal (Long) | ||
844 | * paramType ([[ParamType>>||anchor="ParamType"]]) | ||
845 | * stringVal (String) | ||
846 | * textVal (String) | ||
847 | * userMt ([[UserMt>>||anchor="UserMt"]]) | ||
848 | |||
849 | == {{id name="UserQualificationAttempt"/}} UserQualificationAttempt == | ||
850 | |||
851 | * acquired (Date) | ||
852 | * created (Date) | ||
853 | * ctUserQualificationState ([[CtUserQualificationState>>||anchor="CtUserQualificationState"]]) | ||
854 | * dueDate (Date) | ||
855 | * evaluator ([[UserMt>>||anchor="UserMt"]]) | ||
856 | * id (Integer) | ||
857 | * qualificationMt ([[QualificationMt>>||anchor="QualificationMt"]]) | ||
858 | * resultData (String) | ||
859 | * resultDataTypeId (Integer) | ||
860 | * userMt ([[UserMt>>||anchor="UserMt"]]) | ||
861 | * validUntil (Date) | ||
862 | |||
863 | == {{id name="UserQualification"/}} UserQualification == | ||
864 | |||
865 | * created (Date) | ||
866 | * id (Integer) | ||
867 | * objectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
868 | * qualificationMt ([[QualificationMt>>||anchor="QualificationMt"]]) | ||
869 | * userMt ([[UserMt>>||anchor="UserMt"]]) | ||
870 | |||
871 | == {{id name="UserStatistics"/}} UserStatistics == | ||
872 | |||
873 | * failedActCount (Integer) | ||
874 | * failedBlockCount (Integer) | ||
875 | * failedFbackCount (Integer) | ||
876 | * futureActCount (Integer) | ||
877 | * futureBlockCount (Integer) | ||
878 | * futureFbackCount (Integer) | ||
879 | * id (Integer) | ||
880 | * starCount (Integer) | ||
881 | * successActCount (Integer) | ||
882 | * successBlockCount (Integer) | ||
883 | * successFbackCount (Integer) | ||
884 | * successLateActCount (Integer) | ||
885 | * successLateBlockCount (Integer) | ||
886 | * successLateFbackCount (Integer) | ||
887 | * totalActCount (Integer) | ||
888 | * totalBlockCount (Integer) | ||
889 | * totalFbackCount (Integer) | ||
890 | * totalFbackStudyTime (Integer) | ||
891 | * totalStudyTime (Integer) | ||
892 | |||
893 | == {{id name="UserUsergroup"/}} UserUsergroup == | ||
894 | |||
895 | * created (Date) | ||
896 | * id (Integer) | ||
897 | * objectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
898 | * parentUserUsergroup ([[UserUsergroup>>||anchor="UserUsergroup"]]) | ||
899 | * userMt ([[UserMt>>||anchor="UserMt"]]) | ||
900 | * usergroupMt ([[UsergroupMt>>||anchor="UsergroupMt"]]) | ||
901 | |||
902 | == {{id name="UserUser"/}} UserUser == | ||
903 | |||
904 | * childUserMt ([[UserMt>>||anchor="UserMt"]]) | ||
905 | * created (Date) | ||
906 | * id (Integer) | ||
907 | * objectRole ([[ObjectRole>>||anchor="ObjectRole"]]) | ||
908 | * parentUserMt ([[UserMt>>||anchor="UserMt"]]) | ||
909 | |||
910 | == {{id name="Workflow"/}} Workflow == | ||
911 | |||
912 | * customJsonData (String) | ||
913 | * description (String) | ||
914 | * disabled (Boolean) | ||
915 | * id (Integer) | ||
916 | * permanent (Boolean) | ||
917 | * regularExpression (Boolean) | ||
918 | * standardUri (Boolean) | ||
919 | * triggerAction (String) | ||
920 | * triggerObjectId (String) | ||
921 | * triggerObjectType (String) | ||
922 | * triggerParamName (String) | ||
923 | * triggerUserId (String) | ||
924 | * uriDescriptor (String) | ||
925 | * workflowExecutor (String) |