@Service(value="cuba_RelatedEntitiesService") public class RelatedEntitiesServiceBean extends java.lang.Object implements RelatedEntitiesService
NAME| Constructor and Description |
|---|
RelatedEntitiesServiceBean() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Object> |
getRelatedIds(java.util.List<java.lang.Object> parentIds,
java.lang.String parentMetaClass,
java.lang.String relationProperty) |
public java.util.List<java.lang.Object> getRelatedIds(java.util.List<java.lang.Object> parentIds,
java.lang.String parentMetaClass,
java.lang.String relationProperty)
getRelatedIds in interface RelatedEntitiesService