uCosminexus Application Server, Web Service Development Guide

[Contents][Glossary][Index][Back][Next]

hasEntity() method

Description

This method checks whether an entity exists.

Syntax

public boolean hasEntity()

Parameter

None.

Return value

The method returns true if an entity exists in the HTTP response.

Notes