Class InfoLetterPath

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.ArrayList<T>
org.silverpeas.core.util.ContributionPath<InfoLetterPublicationPdC>
org.silverpeas.components.infoletter.model.InfoLetterPath
All Implemented Interfaces:
Serializable, Cloneable, Iterable<InfoLetterPublicationPdC>, Collection<InfoLetterPublicationPdC>, List<InfoLetterPublicationPdC>, RandomAccess, org.silverpeas.core.util.ResourcePath<InfoLetterPublicationPdC>

public class InfoLetterPath extends org.silverpeas.core.util.ContributionPath<InfoLetterPublicationPdC>
The path of a given InfoLetterPublicationPdC in an application.
Author:
silveryocha
See Also: