Difference between revisions of "Artefact:Model/de/gtools/gaertner/sandbox/trans01/KontaktPerson"

From OOModels
< Artefact:Model‎ | de‎ | gtools‎ | gaertner‎ | sandbox‎ | trans01
Jump to navigationJump to search
 
(6 intermediate revisions by the same user not shown)
Line 15: Line 15:
   - ObjectEditorBrowserStarter = Template="de/gtools/gaertner/sandbox/trans01/BrowseTransactionStarter_KontaktPerson"
   - ObjectEditorBrowserStarter = Template="de/gtools/gaertner/sandbox/trans01/BrowseTransactionStarter_KontaktPerson"
   - ObjectEditorTransactionStarters = [ Template="de/gtools/gaertner/sandbox/trans01/CreateTransactionStarter_KontaktPerson", Template="de/gtools/gaertner/sandbox/trans01/TransactionStarter_Transaction01" ]
   - ObjectEditorTransactionStarters = [ Template="de/gtools/gaertner/sandbox/trans01/CreateTransactionStarter_KontaktPerson", Template="de/gtools/gaertner/sandbox/trans01/TransactionStarter_Transaction01" ]
** Nummer String
  + XMPresentation
    - ChangeabilityModes = [ "readwrite", "transactionreadwrite", "transactionreadwrite_zwei" ]
    - VisibilityModes = [ "readwrite", "readonly", "transactionreadwrite", "transactionreadonly", "subtransaction", "transactionreadwrite_eins", "transactionreadwrite_zwei" ]
** Vorname String
** Vorname String
   + XMPresentation
   + XMPresentation

Latest revision as of 10:01, 15 May 2010

Classification
Type Type:org/oomodels/WIML/1.0
Domain Domain:it/test
Category Type:org/oomodels/wiki/Model
More
Download Code
Namespace (more)

private name space of Manfred

create new pages

Code[edit]

KontaktPerson
«CoreClass»
...
XMAssembly ObjectEditorBrowserStarterTemplate = "de/gtools/gaertner/sandbox/trans01/BrowseTransactionStarter_KontaktPerson"
ObjectEditorTransactionStarters[
    Template = "de/gtools/gaertner/sandbox/trans01/CreateTransactionStarter_KontaktPerson",
    Template = "de/gtools/gaertner/sandbox/trans01/TransactionStarter_Transaction01"
]
NummerString«»
...
XMPresentation ChangeabilityModes[
    "readwrite",
    "transactionreadwrite",
    "transactionreadwrite_zwei"
]
VisibilityModes[
    "readwrite",
    "readonly",
    "transactionreadwrite",
    "transactionreadonly",
    "subtransaction",
    "transactionreadwrite_eins",
    "transactionreadwrite_zwei"
]
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"
]