protected static class FetchGroupManager.FetchGroupField
extends java.lang.Object
Constructor and Description |
---|
FetchGroupField(com.haulmont.chile.core.model.MetaClass metaClass,
FetchGroupManager.FetchGroupField parentField,
java.lang.String property,
FetchMode fetchMode,
boolean cacheable) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
path() |
java.lang.String |
toString() |
public FetchGroupField(com.haulmont.chile.core.model.MetaClass metaClass, FetchGroupManager.FetchGroupField parentField, java.lang.String property, FetchMode fetchMode, boolean cacheable)
public java.lang.String path()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object