
de.tsl2.nano.service.util.finder.Id Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tsl2.nano.serviceaccess Show documentation
Show all versions of tsl2.nano.serviceaccess Show documentation
TSL2 JEE Service Access (Generic Services for Entity Access, JEE File-System-Connector, Generic Featuring, Job-Scheduling, BeanContainer, Batch, Comfortable Bean Query Definitions, JAAS, Authentification, Authorization, )
package de.tsl2.nano.service.util.finder;
import java.util.Arrays;
import java.util.Collection;
/**
* id finder
*
* @param result bean type
* @author Thomas Schneider, Thomas Schneider
* @version $Revision$
*/
public class Id extends AbstractFinder {
/** serialVersionUID */
private static final long serialVersionUID = 4019550910630642421L;
public Id(Class type, Object id, Class
© 2015 - 2025 Weber Informatics LLC | Privacy Policy