Class TupleEntry
- java.lang.Object
-
- org.alfresco.rest.api.search.model.TupleEntry
-
- All Implemented Interfaces:
Serializable
public class TupleEntry extends Object implements Serializable
POJO class representing tuple response from Search.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TupleEntry(String key, String value)
-