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

io.sphere.sdk.queries.MetaModelGetDsl Maven / Gradle / Ivy

The newest version!
package io.sphere.sdk.queries;

import io.sphere.sdk.expansion.MetaModelReferenceExpansionDsl;

/**
 *
 * @param  type of the query result
 * @param  unit of the query result
 * @param  type of the class implementing this class
 * @param  type of the expansion model
 */
public interface MetaModelGetDsl, E> extends GetDsl, MetaModelReferenceExpansionDsl {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy