Package com.liferay.portal.vulcan.fields
Interface FieldsQueryParam
public interface FieldsQueryParam
Instances of this interface represent the value of the
fields query
param, which can be used to filter the fields returned in a request.-
Method Summary
-
Method Details
-
getFieldNames
The list of fields. An empty set means that no fields should be returned. Anullvalue means that nofieldsquery param was sent.
-