Determines whether an attribute is required when the business object represents a triggering event.
Syntax
public boolean isRequiredServerBound();
Parameters
None.
Return values
Returns true, if the attribute is required when the business object represents a collaboration object request; otherwise, returns false.