Hierarchy For Package app.entity.camp
Class Hierarchy
- java.lang.Object
- app.entity.RepositoryList<T> (implements app.entity.interfaces.ISerializable, java.lang.Iterable<T>)
- app.entity.camp.CampList (implements app.entity.interfaces.IFilterableByAttendee<T>, app.entity.interfaces.IFilterableByCampCommittee<T>, app.entity.interfaces.IFilterableByDateRange<T>, app.entity.interfaces.IFilterableByID<T>, app.entity.interfaces.IFilterableBySchool<T>, app.entity.interfaces.IFilterableByStudent<T>, app.entity.interfaces.IFilterableByVisibility<T>, app.entity.interfaces.ISortableByEndDate<T>, app.entity.interfaces.ISortableByID<T>, app.entity.interfaces.ISortableByLocation<T>, app.entity.interfaces.ISortableByName<T>, app.entity.interfaces.ISortableByRegistrationCloseDate<T>, app.entity.interfaces.ISortableByStartingDate<T>)
- app.entity.camp.CampDetails (implements app.entity.interfaces.ITaggedItem)
- app.entity.camp.Camp (implements app.entity.interfaces.ITaggedItem)
- app.entity.camp.CampDetails (implements app.entity.interfaces.ITaggedItem)
- app.entity.camp.CampList (implements app.entity.interfaces.IFilterableByAttendee<T>, app.entity.interfaces.IFilterableByCampCommittee<T>, app.entity.interfaces.IFilterableByDateRange<T>, app.entity.interfaces.IFilterableByID<T>, app.entity.interfaces.IFilterableBySchool<T>, app.entity.interfaces.IFilterableByStudent<T>, app.entity.interfaces.IFilterableByVisibility<T>, app.entity.interfaces.ISortableByEndDate<T>, app.entity.interfaces.ISortableByID<T>, app.entity.interfaces.ISortableByLocation<T>, app.entity.interfaces.ISortableByName<T>, app.entity.interfaces.ISortableByRegistrationCloseDate<T>, app.entity.interfaces.ISortableByStartingDate<T>)
- app.entity.RepositoryList<T> (implements app.entity.interfaces.ISerializable, java.lang.Iterable<T>)