Coworkers: Unterschied zwischen den Versionen

Aus ARTECO Wiki
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
 
{{Work_In_Progress}}
 
{{Work_In_Progress}}
 +
 +
Ein Coworker stellt einen Mitarbeiter einer [[Firma|Customers]] dar. Z.B. kann das der Fahrer einen [[Systems]] sein. Coworker sind im Vergleich zu [[Users|Benutzern]] nicht berechtigt sich im System anzumelden.
 +
 +
== Verknüpfungen ==
 +
* ist einem [[Customers|Customer]] zugeordnet
 +
* hat viele [[Timekeepings]]
 +
 +
== Struktur eines Coworkers ==
 +
<coworker>
 +
  <world-x nil="true"/>
 +
  <name type="string">Tom</name>
 +
  <min-break type="float">0.0</min-break>
 +
  <city nil="true"/>
 +
  <zip nil="true"/>
 +
  <world-y nil="true"/>
 +
  <remarks type="string"/>
 +
  <personnel-number nil="true"/>
 +
  <min-work type="float">0.0</min-work>
 +
  <max-work type="float">0.0</max-work>
 +
  <handy nil="true"/>
 +
  <created-at type="datetime">2009-10-30T19:16:08Z</created-at>
 +
  <timestamp nil="true"/>
 +
  <registration-date nil="true"/>
 +
  <min-customer type="float">0.0</min-customer>
 +
  <max-holidays type="integer">0</max-holidays>
 +
  <country nil="true"/>
 +
  <uuid type="string">99CF4720-A7B6-012C-0591-000D609CCCD8</uuid>
 +
  <updated-at type="datetime">2009-10-30T19:16:08Z</updated-at>
 +
  <start-work-email nil="true"/>
 +
  <max-break type="float">0.0</max-break>
 +
  <cost-centre nil="true"/>
 +
  <street nil="true"/>
 +
  <start-work type="float">0.0</start-work>
 +
  <autobreak type="float">0.0</autobreak>
 +
  <min-work-autobreak type="float">0.0</min-work-autobreak>
 +
  <short-name nil="true"/>
 +
  <max-customer type="float">0.0</max-customer>
 +
  <customer-uuid type="string">974CF6E0-04D3-012C-79B1-000D609CCCD8</customer-uuid>
 +
  <status nil="true"/>
 +
  <map-text nil="true"/>
 +
  <id-chip nil="true"/>
 +
  <department nil="true"/>
 +
  <email nil="true"/>
 +
</coworker>
 +
 
[[Category:WebserviceResources]]
 
[[Category:WebserviceResources]]

Version vom 12. Februar 2010, 13:22 Uhr

!!! ACHTUNG - IN ARBEIT !!!
Diese Seite ist unvollständig und noch in Bearbeitung.



Ein Coworker stellt einen Mitarbeiter einer Customers dar. Z.B. kann das der Fahrer einen Systems sein. Coworker sind im Vergleich zu Benutzern nicht berechtigt sich im System anzumelden.

Verknüpfungen

Struktur eines Coworkers

<coworker>
  <world-x nil="true"/>
  <name type="string">Tom</name>
  <min-break type="float">0.0</min-break>
  <city nil="true"/>
  <zip nil="true"/>
  <world-y nil="true"/>
  <remarks type="string"/>
  <personnel-number nil="true"/>
  <min-work type="float">0.0</min-work>
  <max-work type="float">0.0</max-work>
  <handy nil="true"/>
  <created-at type="datetime">2009-10-30T19:16:08Z</created-at>
  <timestamp nil="true"/>
  <registration-date nil="true"/>
  <min-customer type="float">0.0</min-customer>
  <max-holidays type="integer">0</max-holidays>
  <country nil="true"/>
  <uuid type="string">99CF4720-A7B6-012C-0591-000D609CCCD8</uuid>
  <updated-at type="datetime">2009-10-30T19:16:08Z</updated-at>
  <start-work-email nil="true"/>
  <max-break type="float">0.0</max-break>
  <cost-centre nil="true"/>
  <street nil="true"/>
  <start-work type="float">0.0</start-work>
  <autobreak type="float">0.0</autobreak>
  <min-work-autobreak type="float">0.0</min-work-autobreak>
  <short-name nil="true"/>
  <max-customer type="float">0.0</max-customer>
  <customer-uuid type="string">974CF6E0-04D3-012C-79B1-000D609CCCD8</customer-uuid>
  <status nil="true"/>
  <map-text nil="true"/>
  <id-chip nil="true"/>
  <department nil="true"/>
  <email nil="true"/>
</coworker>