SubContextEntity_.java

package org.exoplatform.settings.chromattic;
import org.chromattic.api.PropertyLiteral;
public class SubContextEntity_ {
public static final PropertyLiteral<org.exoplatform.settings.chromattic.SubContextEntity,org.exoplatform.settings.chromattic.SimpleContextEntity> contexts = new PropertyLiteral<org.exoplatform.settings.chromattic.SubContextEntity,org.exoplatform.settings.chromattic.SimpleContextEntity>(org.exoplatform.settings.chromattic.SubContextEntity.class,"contexts",org.exoplatform.settings.chromattic.SimpleContextEntity.class);
}