ScopeEntity_.java

package org.exoplatform.settings.chromattic;
import org.chromattic.api.PropertyLiteral;
public class ScopeEntity_ {
public static final PropertyLiteral<org.exoplatform.settings.chromattic.ScopeEntity,org.exoplatform.settings.chromattic.ScopeEntity> instances = new PropertyLiteral<org.exoplatform.settings.chromattic.ScopeEntity,org.exoplatform.settings.chromattic.ScopeEntity>(org.exoplatform.settings.chromattic.ScopeEntity.class,"instances",org.exoplatform.settings.chromattic.ScopeEntity.class);
public static final PropertyLiteral<org.exoplatform.settings.chromattic.ScopeEntity,java.lang.Object> properties = new PropertyLiteral<org.exoplatform.settings.chromattic.ScopeEntity,java.lang.Object>(org.exoplatform.settings.chromattic.ScopeEntity.class,"properties",java.lang.Object.class);
}