Uses of Class
com.echothree.model.control.core.common.transfer.EntityAppearanceTransfer
Packages that use EntityAppearanceTransfer
Package
Description
-
Uses of EntityAppearanceTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityAppearanceTransferModifier and TypeMethodDescriptionEditEntityAppearanceResult.getEntityAppearance()GetEntityAppearanceResult.getEntityAppearance()Methods in com.echothree.control.user.core.common.result with parameters of type EntityAppearanceTransferModifier and TypeMethodDescriptionvoidEditEntityAppearanceResult.setEntityAppearance(EntityAppearanceTransfer entityAppearance) voidGetEntityAppearanceResult.setEntityAppearance(EntityAppearanceTransfer entityAppearance) -
Uses of EntityAppearanceTransfer in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return EntityAppearanceTransferMethods in com.echothree.model.control.core.common.transfer with parameters of type EntityAppearanceTransferModifier and TypeMethodDescriptionvoidEntityInstanceTransfer.setEntityAppearance(EntityAppearanceTransfer entityAppearance) -
Uses of EntityAppearanceTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityAppearanceTransferModifier and TypeMethodDescriptionAppearanceControl.getEntityAppearanceTransfer(UserVisit userVisit, EntityAppearance entityAppearance) Methods in com.echothree.model.control.core.server.control that return types with arguments of type EntityAppearanceTransferModifier and TypeMethodDescriptionAppearanceControl.getEntityAppearanceTransfersByAppearance(UserVisit userVisit, Appearance appearance) -
Uses of EntityAppearanceTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityAppearanceTransferModifier and TypeMethodDescriptionEntityAppearanceTransferCache.getEntityAppearanceTransfer(UserVisit userVisit, EntityAppearance entityAppearance)