public class CrossDataStoreReferenceLoader.CrossDataStoreProperty
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
primaryKeyName |
com.haulmont.chile.core.model.MetaProperty |
property |
java.lang.String |
relatedPropertyName |
ViewProperty |
viewProperty |
Constructor and Description |
---|
CrossDataStoreProperty(com.haulmont.chile.core.model.MetaProperty metaProperty,
ViewProperty viewProperty) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public final com.haulmont.chile.core.model.MetaProperty property
public final ViewProperty viewProperty
public final java.lang.String relatedPropertyName
public final java.lang.String primaryKeyName
public CrossDataStoreProperty(com.haulmont.chile.core.model.MetaProperty metaProperty, ViewProperty viewProperty)