Defining a Private Service Operation

All service operations are public by default; however you can remove a service operation from public exposure.

To define a private service operation:

  1. Open the service editor for the operation you want to make private.

  2. Select the Service Interface tab.

  3. Define a service operation to be private. Do the following:

    1. Select the operation on the service interface.

    2. Expand the Properties panel.

    3. Deselect the Visible checkbox in the Object Properties list.

    The window shade icon on the operation closes and the Visible checkbox in the Properties panel is deselected.

  4. Save the service. Select File|Save from the menu bar.

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com