com.wadpam.oauth2.dao.DFactoryDao Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of oauth2-client Show documentation
Show all versions of oauth2-client Show documentation
Implements OAuth2 authentication on top of Open-Server security
The newest version!
package com.wadpam.oauth2.dao;
/**
* Business Methods interface for entity DFactory.
* This interface is generated by mardao, but edited by developers.
* It is not overwritten by the generator once it exists.
*
* Generated on 2013-02-19T16:14:31.437+0700.
* @author mardao DAO generator (net.sf.mardao.plugin.ProcessDomainMojo)
*/
public interface DFactoryDao extends GeneratedDFactoryDao {
// TODO: declare your Business Methods here
}