Package org.ofbiz.core.entity.model
Class ModelViewEntity.ModelAlias
java.lang.Object
org.ofbiz.core.entity.model.ModelViewEntity.ModelAlias
- Enclosing class:
- ModelViewEntity
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedModelAlias(String entityAlias, String name, String field, Boolean isPk, boolean groupBy, String function) ModelAlias(Element aliasElement) -
Method Summary
-
Field Details
-
entityAlias
-
name
-
field
-
isPk
-
groupBy
protected boolean groupBy -
function
-
-
Constructor Details
-
ModelAlias
protected ModelAlias() -
ModelAlias
-
ModelAlias
-
-
Method Details
-
getEntityAlias
-
getName
-
getField
-
getIsPk
-
getGroupBy
public boolean getGroupBy() -
getFunction
-