(!) WIP h2. Model Service {include:Interface Style} {table:id=serviceMetaTable} {tr} {th:class=h}Name {th} {td:id=serviceName|colspan=2}ModelService {td} {tr} {tr} {th:class=h}Version {th} {td:id=serviceVersion}Dev ([1.0-rc1|Model Service v1.0-rc1]) {td} {td:id=serviceVersionHistory}[Release Notes|Model Service Release Notes#current] {td} {tr} {table} | [#References] | [#Operations] | [#Capabilities] | h3. Description {excerpt-include:Model Service Description and Assumptions} h3. References h3. Operations {include:Method Table Style Page} {panel:title=Setup|borderStyle=solid|borderColor=#cccccc|bgColor=#ffffff|titleBGColor=#eeeeee} *Domain Operations* [#getProposalTypes] [#getProposalType] [#getReferenceTypes] [#getProposalTypesForReferenceType] [#getProposalDocRelationTypes] [#getProposalDocRelationType] [#getAllowedProposalDocRelationTypesForProposalType] {panel} {panel:title=Read|borderStyle=solid|borderColor=#cccccc|bgColor=#ffffff|titleBGColor=#eeeeee} [#validateProposal] [#validateProposalDocRelation] [#getProposal] [#getProposalsByIdList] [#getProposalsByProposalType] [#getProposalsByReference] [#getProposalsByState] [#getProposalDocRelation] [#getProposalDocRelationsByType] [#getProposalDocRelationsByIdList] [#getProposalDocRelationsByProposal] [#getProposalDocRelationsByDocument] {panel} {panel:title=Search|borderStyle=solid|borderColor=#cccccc|bgColor=#ffffff|titleBGColor=#eeeeee} {panel} {panel:title=Maintenance|borderStyle=solid|borderColor=#cccccc|bgColor=#ffffff|titleBGColor=#eeeeee} [#createProposal] [#updateProposal] [#deleteProposal] [#createProposalDocRelation] [#updateProposalDocRelation] [#deleteProposalDocRelation] {panel} {include:ServiceOperationStart} h4. {color:#000066}{_}Setup{_}{color} {anchor:getProposalTypes} {table:class=methodTable} {tr} {th:class=h}Method {th} {td:class=methodName|colspan=3}getProposalTypes {td} {tr} {tr} {th:class=h}Description {th} {td:class=methodDesc|colspan=3}Retrieves the list of proposal types known by this service {td} {tr} {tr} {th:class=h|rowspan=1}Parameters {th} {td:class=methodParamType}None {td} {td:class=methodParamName}None {td} {td:class=methodParamDesc}No parameters {td} {tr} {tr} {th:class=h}Return {th} {td:class=methodReturnType|colspan=2}[proposalTypeInfoList|proposalTypeInfoList Structure] {td} {td:class=methodReturnDesc}list of proposal types {td} {tr} {tr} {th:class=h|rowspan=1}Errors {th} {td:class=methodErrorType|colspan=2}OPERATION_FAILED {td} {td:class=methodErrorDesc}unable to complete request {td} {tr} {tr} {th:class=h}Capabilities {th} {td:class=capabilityDesc|colspan=3} {td} {tr} {tr} {th:class=h}Use Cases {th} {td:class=usecaseDesc|colspan=3} {td} {tr} {tr} {th:class=h}Comments/Feedback {th} {td:class=commentsDesc|colspan=3} {td} {tr} {table} [Back to Operations|#Operations] |