Uses of Class
com.echothree.model.control.core.common.transfer.EntityDateDefaultTransfer
Packages that use EntityDateDefaultTransfer
Package
Description
-
Uses of EntityDateDefaultTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityDateDefaultTransferMethods in com.echothree.control.user.core.common.result with parameters of type EntityDateDefaultTransferModifier and TypeMethodDescriptionvoidEditEntityDateDefaultResult.setEntityDateDefault(EntityDateDefaultTransfer entityDateDefault) -
Uses of EntityDateDefaultTransfer in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return EntityDateDefaultTransferModifier and TypeMethodDescriptionEntityAttributeTransfer.getEntityDateDefault()Returns the entityDateDefault.Methods in com.echothree.model.control.core.common.transfer with parameters of type EntityDateDefaultTransferModifier and TypeMethodDescriptionvoidEntityAttributeTransfer.setEntityDateDefault(EntityDateDefaultTransfer entityDateDefault) Sets the entityDateDefault. -
Uses of EntityDateDefaultTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityDateDefaultTransferModifier and TypeMethodDescriptionCoreControl.getEntityDateDefaultTransfer(UserVisit userVisit, EntityDateDefault entityDateDefault) -
Uses of EntityDateDefaultTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityDateDefaultTransferModifier and TypeMethodDescriptionEntityDateDefaultTransferCache.getEntityDateDefaultTransfer(UserVisit userVisit, EntityDateDefault entityDateDefault)