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 TypeMethodDescriptionvoid
EntityInstanceTransfer.setEntityTime
(EntityTimeTransfer entityTime) Constructors in com.echothree.model.control.core.common.transfer with parameters of type EntityTimeTransferModifierConstructorDescriptionEntityInstanceTransfer
(EntityTypeTransfer entityType, Long entityUniqueId, String key, String guid, String ulid, 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 TypeMethodDescriptionCoreControl.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
(EntityTime entityTime)