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

net.anotheria.access.storage.persistence.SecurityBoxPersistenceService Maven / Gradle / Ivy

The newest version!
package net.anotheria.access.storage.persistence;

import net.anotheria.access.impl.SecurityBox;
import net.anotheria.anoprise.dualcrud.CrudService;

/**
 * Persistence service definition for {@link net.anotheria.access.storage.SecurityBoxStorageService}.
 * 
 * @author Alexandr Bolbat
 */
public interface SecurityBoxPersistenceService extends CrudService {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy