Skip to Content
0
Aug 09, 2016 at 02:36 AM

Available status tag Addressable in Entity Sets setting

1724 Views

Hi Experts,

is there any description/definition of the tags like Addressable, Subscribable on Entity Set settings? when shall I chooose them? I guess these tags following ATOM or HTTP protocols.

For exmaple, sometimes I did not implement Create/Update/Delete methods so I should not chooose Creatable, Updatable and Deletable for my Entity Set, right?

If I did not write codes for filtering or paging, then the Pagable and Filterable should also be empty?

What is the usage for Addressable and Subscribable?