uCosminexus Application Server, Web Service Development Guide
getPropertyAsFeature(String name, boolean defaultValue) method
Description
This method acquires a Boolean property as a feature from the property map.
Syntax
public boolean getPropertyAsFeature(String name,
boolean defaultValue)
Parameters
Return value
If the specified property is Boolean with the value true, true is returned, and in all other cases, the specified default value is returned.
Notes
None.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.