Package com.liferay.item.selector.criteria


package com.liferay.item.selector.criteria
  • Classes
    Class
    Description
    This return type should return the following information of an info item as a JSON object: className: The class name of the selected info item classNameId: The class name ID of the selected info item classPK: The class pk of the selected info item classTypeId: The class type ID of the selected info item subtype: The sub type of the selected info item title: The title of the selected info item type: The type of the selected info item
    This return type should return the following information of an info item as a JSON object: assetEntryId: The entryId of the selected asset entry assetType: The type of the selected asset entry className: The class name of the selected asset entry classNameId: The class name ID of the selected asset entry classPK: The class pk of the selected asset entry groupDescriptiveName: The group name of the selected asset entry title: The title of the selected asset entry
    This return type should return the Base64 encoding of the entity as a string.
    This return type should return the following information of a file entry as a JSON object: fileEntryId: The ID of the selected file entry groupId: The group ID of the selected file entry title: The title of the selected file entry url: The download URL of the selected file entry uuid: The UUID of the selected file entry
     
    This return type should return the following information of a file entry as a JSON object: classNameId: The class name ID of the selected file entry extension: The extension of the selected file entry fileEntryId: The ID of the selected file entry groupId: The group ID of the selected file entry html: The html of the selected file entry size: The size of the selected file entry title: The title of the selected file entry type: The type of the selected file entry url: The URL of the selected file entry uuid: The UUID of the selected file entry
    This return type should return the following information of a file entry as a JSON object: folderId: The ID of the selected folder groupId: The group ID of the selected folder name: The name of the selected folder repositoryId: The repository ID of the selected folder
    This return type should return the following information of a group as a JSON object: groupDescriptiveName: The name of the selected group groupId: The group ID of the selected group groupType: The type of the selected group url: The URL of the selected group uuid: The UUID of the selected group
    This return type should return the following information of an info item as a JSON object: className: The class name of the selected info item classNameId: The class name ID of the selected info item classPK: The class pk of the selected info item classTypeId: The class type ID of the selected info item subtype: The sub type of the selected info item title: The title of the selected info item type: The type of the selected info item
    This return type should return the following information of an info item as a JSON object: className: The class name of the selected info list classPK: The class pk of the selected info list title: The title of the selected info list
     
    This return type should return the URL of the entity as a string.
    This return type should return the Universally Unique Identifier (UUID) of the entity as a string.
    This return type should return the embeddable HTML of a video as a string.