Interface PlatformResourceEntityManager

All Superinterfaces:
EntityManager<PlatformResourceEntity>
All Known Implementing Classes:
PlatformResourceEntityManagerImpl

public interface PlatformResourceEntityManager extends EntityManager<PlatformResourceEntity>
Author:
Yvo Swillens
  • Method Details