Artefact:Model/de/gtools/gaertner/sandbox/trans01/KontaktPerson

From OOModels
< Artefact:Model‎ | de‎ | gtools‎ | gaertner‎ | sandbox‎ | trans01
Revision as of 10:12, 11 May 2010 by Mgaertner (talk | contribs) (New page: == Code == <wiml> * Person CoreClass + XMAssembly - ObjectEditorBrowserStarter = Template="net/leue/andreas/sandbox/model08/BrowseTransactionStarter_Model08a" - ObjectEditorTransactio...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Code[edit]

Person
«CoreClass»
...
XMAssembly ObjectEditorBrowserStarterTemplate = "net/leue/andreas/sandbox/model08/BrowseTransactionStarter_Model08a"
ObjectEditorTransactionStarters[
    Template = "net/leue/andreas/sandbox/model08/CreateTransactionStarter_Model08a",
    Template = "net/leue/andreas/sandbox/model08/TransactionStarter_Transaction08"
]
VornameString«»
...
XMPresentation ChangeabilityModes[
    "readwrite",
    "transactionreadwrite",
    "transactionreadwrite_zwei"
]
VisibilityModes[
    "readwrite",
    "readonly",
    "transactionreadwrite",
    "transactionreadonly",
    "subtransaction",
    "transactionreadwrite_eins",
    "transactionreadwrite_zwei"
]
NachnameString«»
...
XMPresentation ChangeabilityModes[
    "readwrite",
    "transactionreadwrite",
    "transactionreadwrite_zwei"
]
VisibilityModes[
    "readwrite",
    "readonly",
    "transactionreadwrite",
    "transactionreadonly",
    "subtransaction",
    "transactionreadwrite_zwei"
]