Uses of Class
com.echothree.model.data.core.common.pk.CommandPK
Packages that use CommandPK
Package
Description
-
Uses of CommandPK in com.echothree.model.data.core.server.entity
Methods in com.echothree.model.data.core.server.entity that return CommandPKModifier and TypeMethodDescriptionCommandDescription.getCommandPK()CommandDetail.getCommandPK()Command.getPrimaryKey()Methods in com.echothree.model.data.core.server.entity with parameters of type CommandPKModifier and TypeMethodDescriptionvoidCommandDescription.setCommandPK(CommandPK commandPK) voidCommandDetail.setCommandPK(CommandPK commandPK) -
Uses of CommandPK in com.echothree.model.data.core.server.factory
Methods in com.echothree.model.data.core.server.factory that return CommandPKModifier and TypeMethodDescriptionCommandFactory.getNextPK()CommandFactory.getPKFromQuery(PreparedStatement ps, Object... params) CommandFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.core.server.factory that return types with arguments of type CommandPKModifier and TypeMethodDescriptionCommandFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) CommandFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) CommandFactory.getPKsFromResultSetAsList(ResultSet rs) CommandFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.core.server.factory with parameters of type CommandPKModifier and TypeMethodDescriptionCommandDescriptionFactory.create(CommandPK commandPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) CommandDetailFactory.create(CommandPK commandPK, ComponentVendorPK componentVendorPK, String commandName, Integer sortOrder, Long fromTime, Long thruTime) CommandFactory.getEntityFromCache(CommandPK pk) CommandFactory.getEntityFromPK(EntityPermission entityPermission, CommandPK pk) CommandFactory.getValueFromPK(CommandPK pk) voidbooleanMethod parameters in com.echothree.model.data.core.server.factory with type arguments of type CommandPKModifier and TypeMethodDescriptionCommandFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<CommandPK> pks) CommandFactory.getValuesFromPKs(Collection<CommandPK> pks) voidCommandFactory.remove(Collection<CommandPK> pks) -
Uses of CommandPK in com.echothree.model.data.core.server.value
Methods in com.echothree.model.data.core.server.value that return CommandPKModifier and TypeMethodDescriptionCommandDescriptionValue.getCommandPK()CommandDetailValue.getCommandPK()CommandValue.getPrimaryKey()Methods in com.echothree.model.data.core.server.value with parameters of type CommandPKModifier and TypeMethodDescriptionvoidCommandDescriptionValue.setCommandPK(CommandPK commandPK) voidCommandDetailValue.setCommandPK(CommandPK commandPK) Constructors in com.echothree.model.data.core.server.value with parameters of type CommandPKModifierConstructorDescriptionCommandDescriptionValue(CommandDescriptionPK commandDescriptionPK, CommandPK commandPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of CommandDescriptionValueCommandDescriptionValue(CommandPK commandPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of CommandDescriptionValueCommandDetailValue(CommandDetailPK commandDetailPK, CommandPK commandPK, ComponentVendorPK componentVendorPK, String commandName, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of CommandDetailValueCommandDetailValue(CommandPK commandPK, ComponentVendorPK componentVendorPK, String commandName, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of CommandDetailValueCommandValue(CommandPK commandPK, CommandDetailPK activeDetailPK, CommandDetailPK lastDetailPK) Creates a new instance of CommandValue -
Uses of CommandPK in com.echothree.model.data.user.server.entity
Methods in com.echothree.model.data.user.server.entity that return CommandPKMethods in com.echothree.model.data.user.server.entity with parameters of type CommandPK -
Uses of CommandPK in com.echothree.model.data.user.server.factory
Methods in com.echothree.model.data.user.server.factory with parameters of type CommandPK -
Uses of CommandPK in com.echothree.model.data.user.server.value
Methods in com.echothree.model.data.user.server.value that return CommandPKMethods in com.echothree.model.data.user.server.value with parameters of type CommandPKConstructors in com.echothree.model.data.user.server.value with parameters of type CommandPKModifierConstructorDescriptionUserVisitCommandValue(UserVisitCommandPK userVisitCommandPK, UserVisitPK userVisitPK, Integer userVisitCommandSequence, PartyPK partyPK, CommandPK commandPK, Long startTime, Long endTime, Boolean hadSecurityErrors, Boolean hadValidationErrors, Boolean hadExecutionErrors) Creates a new instance of UserVisitCommandValueUserVisitCommandValue(UserVisitPK userVisitPK, Integer userVisitCommandSequence, PartyPK partyPK, CommandPK commandPK, Long startTime, Long endTime, Boolean hadSecurityErrors, Boolean hadValidationErrors, Boolean hadExecutionErrors) Creates a new instance of UserVisitCommandValue -
Uses of CommandPK in com.echothree.model.jooq.server.records.core
Methods in com.echothree.model.jooq.server.records.core that return CommandPKModifier and TypeMethodDescriptionCommandDescriptions.Command()Getter forcommanddescriptions.cmdd_cmd_commandid.CommandDetails.Command()Getter forcommanddetails.cmddt_cmd_commandid.Commands.Command()Getter forcommands.cmd_commandid.Methods in com.echothree.model.jooq.server.records.core that return types with arguments of type CommandPKMethods in com.echothree.model.jooq.server.records.core with parameters of type CommandPKModifier and TypeMethodDescriptionvoidSetter forcommanddescriptions.cmdd_cmd_commandid.voidSetter forcommanddetails.cmddt_cmd_commandid.voidSetter forcommands.cmd_commandid.Constructors in com.echothree.model.jooq.server.records.core with parameters of type CommandPKModifierConstructorDescriptionCommandDescriptions(CommandDescriptionPK CommandDescription, CommandPK Command, LanguagePK Language, String Description, Long FromTime, Long ThruTime) Create a detached, initialised CommandDescriptionsCommandDetails(CommandDetailPK CommandDetail, CommandPK Command, ComponentVendorPK ComponentVendor, String CommandName, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised CommandDetailsCommands(CommandPK Command, CommandDetailPK ActiveDetail, CommandDetailPK LastDetail) Create a detached, initialised Commands -
Uses of CommandPK in com.echothree.model.jooq.server.records.user
Methods in com.echothree.model.jooq.server.records.user that return CommandPKModifier and TypeMethodDescriptionUserVisitCommands.Command()Getter foruservisitcommands.uviscmd_cmd_commandid.Methods in com.echothree.model.jooq.server.records.user with parameters of type CommandPKModifier and TypeMethodDescriptionvoidSetter foruservisitcommands.uviscmd_cmd_commandid.Constructors in com.echothree.model.jooq.server.records.user with parameters of type CommandPKModifierConstructorDescriptionUserVisitCommands(UserVisitCommandPK UserVisitCommand, UserVisitPK UserVisit, Integer UserVisitCommandSequence, PartyPK Party, CommandPK Command, Long StartTime, Long EndTime, Boolean HadSecurityErrors, Boolean HadValidationErrors, Boolean HadExecutionErrors) Create a detached, initialised UserVisitCommands -
Uses of CommandPK in com.echothree.model.jooq.server.tables.core
Fields in com.echothree.model.jooq.server.tables.core with type parameters of type CommandPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<CommandDescriptions, CommandPK> CommandDescriptions.COMMANDThe columncommanddescriptions.cmdd_cmd_commandid.final org.jooq.TableField<CommandDetails, CommandPK> CommandDetails.COMMANDThe columncommanddetails.cmddt_cmd_commandid.Commands.COMMANDThe columncommands.cmd_commandid. -
Uses of CommandPK in com.echothree.model.jooq.server.tables.user
Fields in com.echothree.model.jooq.server.tables.user with type parameters of type CommandPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<UserVisitCommands, CommandPK> UserVisitCommands.COMMANDThe columnuservisitcommands.uviscmd_cmd_commandid.