All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.antiaction.raptor.dao.ContentSearchOptionBase Maven / Gradle / Ivy

The newest version!
/*
 * Created on 05/09/2010
 *
 * TODO To change the template for this generated file go to
 * Window - Preferences - Java - Code Style - Code Templates
 */

package com.antiaction.raptor.dao;

public abstract class ContentSearchOptionBase {

	public ContentSearchOptionBase EntityTypeId(int entityTypeId) {
		return null;
	}

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy