Uses of Class
adalid.core.EntityCollection
Packages that use EntityCollection
Package
Description
-
Uses of EntityCollection in adalid.core
Methods in adalid.core that return EntityCollectionModifier and TypeMethodDescriptionDisplayField.getEntityCollection()StepField.getEntityCollection()TabField.getEntityCollection()AbstractEntity.getMappedCollection()Methods in adalid.core that return types with arguments of type EntityCollectionModifier and TypeMethodDescriptionAbstractEntity.getEntityCollectionsList()AbstractEntity.getEntityCollectionsMap()AbstractDataArtifact.getRenderingFilterReferencingCollections()AbstractEntity.getThisEntityCollectionsList()Methods in adalid.core with parameters of type EntityCollectionModifier and TypeMethodDescriptionvoidStep.newStepField(EntityCollection collection) El método newStepField se utiliza para agregar colecciones a un grupo.voidTab.newTabField(EntityCollection collection) El método newTabField se utiliza para agregar colecciones a un grupo.voidAbstractEntity.setMappedCollection(EntityCollection collection) Constructors in adalid.core with parameters of type EntityCollectionModifierConstructorDescriptionDisplayField(Display display, EntityCollection collection) FormField(Display display, EntityCollection collection) PageField(Display display, EntityCollection collection) -
Uses of EntityCollection in adalid.core.interfaces
Methods in adalid.core.interfaces that return EntityCollectionMethods in adalid.core.interfaces that return types with arguments of type EntityCollectionModifier and TypeMethodDescriptionEntity.getEntityCollectionsList()Entity.getEntityCollectionsMap()Methods in adalid.core.interfaces with parameters of type EntityCollectionModifier and TypeMethodDescriptionvoidEntityReference.setMappedCollection(EntityCollection collection) -
Uses of EntityCollection in meta.entidad.comun.control.acceso.ext
Fields in meta.entidad.comun.control.acceso.ext declared as EntityCollection -
Uses of EntityCollection in meta.entidad.comun.operacion.basica
Fields in meta.entidad.comun.operacion.basica declared as EntityCollection