Uses of Class
com.trendmicro.grid.acl.ds.jpa.entities.JpaNamedFileIdentifier

Packages that use JpaNamedFileIdentifier
com.trendmicro.grid.acl.ds.jpa Implements datasource APIs using JPA and defines generic abstraction APIs to bind DB specifc functionality in other modules. 
 

Uses of JpaNamedFileIdentifier in com.trendmicro.grid.acl.ds.jpa
 

Methods in com.trendmicro.grid.acl.ds.jpa that return types with arguments of type JpaNamedFileIdentifier
 Map<com.trendmicro.grid.acl.l0.datatypes.NamedFileIdentifier,JpaNamedFileIdentifier> JpaPackageRepository.getFilesContainedInPackage(JpaPackageDetails packageDetails)
          Returns a map of contained files for the given package details.