Class Base64ItemSelectorReturnType
java.lang.Object
com.liferay.item.selector.criteria.Base64ItemSelectorReturnType
- All Implemented Interfaces:
com.liferay.item.selector.ItemSelectorReturnType
public class Base64ItemSelectorReturnType
extends Object
implements com.liferay.item.selector.ItemSelectorReturnType
This return type should return the Base64 encoding of the entity as a string.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Base64ItemSelectorReturnType
public Base64ItemSelectorReturnType()
-