Class Overview
This function returns a list of components lead by a user.
This function expects zero or one argument. If zero arguments are supplied the current logged in user will be used as
component lead.
Constants
public
static
final
String
FUNCTION_COMPONENTS_LEAD_BY_USER
Constant Value:
"componentsLeadByUser"
Public Constructors
Public Methods
Protected Methods
Get the function return values based on the actual user.
transformed into index values.
Parameters
queryCreationContext
| the context of query creation |
functionOperand
| the operand to get values from |
user
| the user |
Returns
- a List of objects that represent this Operands raw values. Cannot be null.
protected
String
getUserNotFoundMessageKey
()
Get the I18n message key for the error when the passed in user does not exist.