org.openmdx.base.cci2.BasicObjectQuery Maven / Gradle / Ivy
// ----------------------------------------------------------------------------
// Query/Begin
// ----------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////////
//
// Generated by org.openmdx.application.mof.mapping.java.QueryMapper 2.17.7
// Generated at 2020-11-27T16:04:08.367Z
//
// GENERATED - DO NOT CHANGE MANUALLY
//
//////////////////////////////////////////////////////////////////////////////
package org.openmdx.base.cci2;
/**
*/
public interface BasicObjectQuery
extends org.openmdx.base.cci2.ContextCapableQuery,
org.openmdx.base.cci2.CreatableQuery,
org.openmdx.base.cci2.ExtentCapableQuery,
org.openmdx.base.cci2.ModifiableQuery
{
// ----------------------------------------------------------------------------
// Query/End
// ----------------------------------------------------------------------------
}