Interface SLDRelationDAO
- All Known Implementing Classes:
DefaultSLDRelationDAO
public interface SLDRelationDAO
-
Method Summary
Modifier and TypeMethodDescription<T extends ItemModel>
Collection<T>getRelatedModels(RelationInformation relationInfo) <T> Collection<T>getRelatedObjects(RelationInformation relationInfo, Class<T> clazz)
-
Method Details
-
getRelatedModels
-
getRelatedObjects
-