Uses of Class
com.echothree.model.control.core.common.transfer.EntityTimeTransfer
Packages that use EntityTimeTransfer
Package
Description
-
Uses of EntityTimeTransfer in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return EntityTimeTransferMethods in com.echothree.model.control.core.common.transfer with parameters of type EntityTimeTransferModifier and TypeMethodDescriptionvoidEntityInstanceTransfer.setEntityTime(EntityTimeTransfer entityTime) Constructors in com.echothree.model.control.core.common.transfer with parameters of type EntityTimeTransferModifierConstructorDescriptionEntityInstanceTransfer(EntityTypeTransfer entityType, Long entityUniqueId, String uuid, String entityRef, EntityTimeTransfer entityTime, String description) Creates a new instance of EntityInstanceTransfer -
Uses of EntityTimeTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityTimeTransferModifier and TypeMethodDescriptionEventControl.getEntityTimeTransfer(UserVisit userVisit, EntityTime entityTime) -
Uses of EntityTimeTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityTimeTransferModifier and TypeMethodDescriptionEntityTimeTransferCache.getEntityTimeTransfer(UserVisit userVisit, EntityTime entityTime)