Uses of Class
org.alfresco.rest.api.search.model.TupleEntry
-
Packages that use TupleEntry Package Description org.alfresco.rest.api.search.model -
-
Uses of TupleEntry in org.alfresco.rest.api.search.model
Methods in org.alfresco.rest.api.search.model that return types with arguments of type TupleEntry Modifier and Type Method Description List<TupleEntry>
TupleList. getEntry()
Constructor parameters in org.alfresco.rest.api.search.model with type arguments of type TupleEntry Constructor Description TupleList(List<TupleEntry> entry)
-