Uses of Class
com.echothree.model.control.training.server.logic.PartyTrainingClassLogic.PreparedPartyTrainingClass
Packages that use PartyTrainingClassLogic.PreparedPartyTrainingClass
Package
Description
-
Uses of PartyTrainingClassLogic.PreparedPartyTrainingClass in com.echothree.model.control.security.server.logic
Methods in com.echothree.model.control.security.server.logic that return types with arguments of type PartyTrainingClassLogic.PreparedPartyTrainingClassModifier and TypeMethodDescriptionPartySecurityRoleTemplateLogic.PreparedPartySecurityRoleTemplateTrainingClass.getPreparedPartyTrainingClasses()
Method parameters in com.echothree.model.control.security.server.logic with type arguments of type PartyTrainingClassLogic.PreparedPartyTrainingClassModifier and TypeMethodDescriptionvoid
PartySecurityRoleTemplateLogic.PreparedPartySecurityRoleTemplateTrainingClass.setPreparedPartyTrainingClasses
(Set<PartyTrainingClassLogic.PreparedPartyTrainingClass> preparedPartyTrainingClasses) -
Uses of PartyTrainingClassLogic.PreparedPartyTrainingClass in com.echothree.model.control.training.server.logic
Methods in com.echothree.model.control.training.server.logic that return PartyTrainingClassLogic.PreparedPartyTrainingClassModifier and TypeMethodDescriptionPartyTrainingClassLogic.preparePartyTrainingClass
(ExecutionErrorAccumulator eea, Party party, TrainingClass trainingClass, Long completedTime, Long validUntilTime) Methods in com.echothree.model.control.training.server.logic with parameters of type PartyTrainingClassLogic.PreparedPartyTrainingClassModifier and TypeMethodDescriptionPartyTrainingClassLogic.createPartyTrainingClass
(Session session, PartyTrainingClassLogic.PreparedPartyTrainingClass preparedPartyTrainingClass, BasePK createdBy)