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