org.gcube.portlets.user.homelibrary.home.data.application
Interface ApplicationList<E>

Type Parameters:
E - the list elements type.
All Superinterfaces:
ApplicationData, Collection<E>, Iterable<E>, List<E>

public interface ApplicationList<E>
extends List<E>, ApplicationData

The List application data.

Author:
Federico De Faveri defaveri@isti.cnr.it

Method Summary
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 
Methods inherited from interface org.gcube.portlets.user.homelibrary.home.data.application.ApplicationData
dataUpdated, getName, getType
 



Copyright © 2013. All Rights Reserved.