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

org.eu.vooo.commons.security.facade.IXLogFacade Maven / Gradle / Ivy

The newest version!
package org.eu.vooo.commons.security.facade;

import org.eu.vooo.commons.lang.result.ResultDTO;
import org.eu.vooo.commons.security.dto.IXLogDTO;

/**
 * @author [email protected]
 */
public interface IXLogFacade {

    ResultDTO create(T logDTO);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy