SpaceRootEntity_.java

package org.exoplatform.social.core.chromattic.entity;
import org.chromattic.api.PropertyLiteral;
public class SpaceRootEntity_ {
public static final PropertyLiteral<org.exoplatform.social.core.chromattic.entity.SpaceRootEntity,org.exoplatform.social.core.chromattic.entity.SpaceEntity> spaces = new PropertyLiteral<org.exoplatform.social.core.chromattic.entity.SpaceRootEntity,org.exoplatform.social.core.chromattic.entity.SpaceEntity>(org.exoplatform.social.core.chromattic.entity.SpaceRootEntity.class,"spaces",org.exoplatform.social.core.chromattic.entity.SpaceEntity.class);
}