OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Updated: (ODATA-192) Define core vocabulary term as a replacement for StoreGeneratedPattern attribute


     [ http://tools.oasis-open.org/issues/browse/ODATA-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralf Handl updated ODATA-192:
-----------------------------

       Proposal: 
Define term StoreGeneratedPattern in Core or Behavior vocabulary with an underlying EnumType and members
- Identity	A value is generated on insert and remains unchanged on update.
- Computed	A value is generated on both insert and update.

Comment: V3 had a third value "None", but as this is the normal behavior, absence of the annotation seems sufficient.

  was:
Define term StoreGeneratedPattern in Capabilities or Behavior vocabulary with an underlying EnumType and members
- Identity	A value is generated on insert and remains unchanged on update.
- Computed	A value is generated on both insert and update.

Comment: V3 had a third value "None", but as this is the normal behavior, absence of the annotation seems sufficient.

    Description: 
Define a Core or Behavior annotation that tells clients whether the service will choose a value for a given entity type property when creating or updating an entity of that type. Absence of this annotation tells the client that it may alter the (non-key) property.

This may be an annotation on entity set level.

  was:
Define a Core or Capability annotation that tells clients whether the service will choose a value for a given entity type property when creating or updating an entity of that type. Absence of this annotation tells the client that it may alter the (non-key) property.

This may be an annotation on entity set level.


> Define core vocabulary term as a replacement for StoreGeneratedPattern attribute
> --------------------------------------------------------------------------------
>
>                 Key: ODATA-192
>                 URL: http://tools.oasis-open.org/issues/browse/ODATA-192
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Improvement
>          Components: Vocabularies
>    Affects Versions: V4.0_WD01
>         Environment: [Proposed]
>            Reporter: Ralf Handl
>             Fix For: V4.0_WD01
>
>
> Define a Core or Behavior annotation that tells clients whether the service will choose a value for a given entity type property when creating or updating an entity of that type. Absence of this annotation tells the client that it may alter the (non-key) property.
> This may be an annotation on entity set level.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]