Difference between revisions of "Artefact:Model/com/sphenon/internal/office/todos/ToDo"

From OOModels
< Artefact:Model‎ | com‎ | sphenon‎ | internal‎ | office‎ | todos
Jump to navigationJump to search
(New page: {{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:it/test | Meta_Category = Type:org/oomodels/wiki/Model | Meta_Downloa...)
 
 
(4 intermediate revisions by one other user not shown)
Line 13: Line 13:
* ToDo CoreClass
* ToDo CoreClass
** ShortDescription String
** ShortDescription String
** State State
** State com/sphenon/internal/office/todos/ToDoState
** Priority Integer
** Priority Integer
** Progress Integer
** Progress Integer
** AssignedTo TeamMember
** Effort Double
** Comment(*) Comment
** AssignedTo com/sphenon/internal/office/todos/TeamMember
** Comment com/sphenon/internal/office/todos/Comment(*)
</wiml>
</wiml>

Latest revision as of 16:45, 30 August 2010

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

Code[edit]

ToDo
«CoreClass»
ShortDescriptionString«»
StateToDoState«»
PriorityInteger«»
ProgressInteger«»
EffortDouble«»
AssignedToTeamMember«»
Comment──*──► Comment«»