Interface DynamicEntityRetriever
- All Known Implementing Classes:
PageTemplateCustomPersistenceHandler
,StructuredContentTypeCustomPersistenceHandler
public interface DynamicEntityRetriever
- Author:
- Jeff Fischer
-
Method Summary
Modifier and TypeMethodDescriptionfetchDynamicEntity
(Serializable root, List<String> dirtyFields, boolean includeId) fetchEntityBasedOnId
(String themeConfigurationId, List<String> dirtyFields)