Uses of Class
org.ofbiz.core.entity.model.ModelViewEntity.ModelViewLink
Packages that use ModelViewEntity.ModelViewLink
-
Uses of ModelViewEntity.ModelViewLink in org.ofbiz.core.entity.model
Fields in org.ofbiz.core.entity.model with type parameters of type ModelViewEntity.ModelViewLinkModifier and TypeFieldDescriptionprotected List<ModelViewEntity.ModelViewLink>ModelViewEntity.viewLinksList of view links to define how entities are connected (or "joined")Methods in org.ofbiz.core.entity.model that return ModelViewEntity.ModelViewLinkModifier and TypeMethodDescriptionModelViewEntity.getViewLink(int index) List of view links to define how entities are connected (or "joined")Methods in org.ofbiz.core.entity.model that return types with arguments of type ModelViewEntity.ModelViewLinkModifier and TypeMethodDescriptionModelViewEntity.getViewLinksCopy()ModelViewEntity.getViewLinksIterator()Methods in org.ofbiz.core.entity.model with parameters of type ModelViewEntity.ModelViewLinkModifier and TypeMethodDescriptionvoidModelViewEntity.addViewLink(ModelViewEntity.ModelViewLink viewLink)