|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ofbiz.entityext.EntityGroupUtil
public class EntityGroupUtil
EntityEcaUtil
Field Summary | |
---|---|
static java.lang.String |
module
|
Constructor Summary | |
---|---|
EntityGroupUtil()
|
Method Summary | |
---|---|
static java.util.Set<java.lang.String> |
getEntityNamesByGroup(java.lang.String entityGroupId,
GenericDelegator delegator,
boolean requireStampFields)
|
static java.util.List<ModelEntity> |
getModelEntitiesFromRecords(java.util.List<GenericValue> entityGroupEntryValues,
GenericDelegator delegator,
boolean requireStampFields)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String module
Constructor Detail |
---|
public EntityGroupUtil()
Method Detail |
---|
public static java.util.Set<java.lang.String> getEntityNamesByGroup(java.lang.String entityGroupId, GenericDelegator delegator, boolean requireStampFields) throws GenericEntityException
GenericEntityException
public static java.util.List<ModelEntity> getModelEntitiesFromRecords(java.util.List<GenericValue> entityGroupEntryValues, GenericDelegator delegator, boolean requireStampFields) throws GenericEntityException
GenericEntityException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |