Uses of Class
com.echothree.model.data.chain.common.pk.ChainKindPK
Packages that use ChainKindPK
Package
Description
-
Uses of ChainKindPK in com.echothree.model.data.chain.server.entity
Methods in com.echothree.model.data.chain.server.entity that return ChainKindPKModifier and TypeMethodDescriptionChainActionTypeUse.getChainKindPK()
ChainKindDescription.getChainKindPK()
ChainKindDetail.getChainKindPK()
ChainTypeDetail.getChainKindPK()
ChainKind.getPrimaryKey()
Methods in com.echothree.model.data.chain.server.entity with parameters of type ChainKindPKModifier and TypeMethodDescriptionvoid
ChainActionTypeUse.setChainKindPK
(ChainKindPK chainKindPK) void
ChainKindDescription.setChainKindPK
(ChainKindPK chainKindPK) void
ChainKindDetail.setChainKindPK
(ChainKindPK chainKindPK) void
ChainTypeDetail.setChainKindPK
(ChainKindPK chainKindPK) -
Uses of ChainKindPK in com.echothree.model.data.chain.server.factory
Methods in com.echothree.model.data.chain.server.factory that return ChainKindPKModifier and TypeMethodDescriptionChainKindFactory.getNextPK()
ChainKindFactory.getPKFromQuery
(PreparedStatement ps, Object... params) ChainKindFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.chain.server.factory that return types with arguments of type ChainKindPKModifier and TypeMethodDescriptionChainKindFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) ChainKindFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) ChainKindFactory.getPKsFromResultSetAsList
(ResultSet rs) ChainKindFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.chain.server.factory with parameters of type ChainKindPKModifier and TypeMethodDescriptionChainActionTypeUseFactory.create
(ChainKindPK chainKindPK, ChainActionTypePK chainActionTypePK, Boolean isDefault) ChainActionTypeUseFactory.create
(Session session, ChainKindPK chainKindPK, ChainActionTypePK chainActionTypePK, Boolean isDefault) ChainKindDescriptionFactory.create
(ChainKindPK chainKindPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) ChainKindDescriptionFactory.create
(Session session, ChainKindPK chainKindPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) ChainKindDetailFactory.create
(ChainKindPK chainKindPK, String chainKindName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ChainKindDetailFactory.create
(Session session, ChainKindPK chainKindPK, String chainKindName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ChainTypeDetailFactory.create
(ChainTypePK chainTypePK, ChainKindPK chainKindPK, String chainTypeName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ChainTypeDetailFactory.create
(Session session, ChainTypePK chainTypePK, ChainKindPK chainKindPK, String chainTypeName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ChainKindFactory.getEntityFromCache
(Session session, ChainKindPK pk) ChainKindFactory.getEntityFromPK
(EntityPermission entityPermission, ChainKindPK pk) ChainKindFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, ChainKindPK pk) ChainKindFactory.getValueFromPK
(Session session, ChainKindPK pk) void
ChainKindFactory.remove
(Session session, ChainKindPK pk) boolean
ChainKindFactory.validPK
(Session session, ChainKindPK pk) Method parameters in com.echothree.model.data.chain.server.factory with type arguments of type ChainKindPKModifier and TypeMethodDescriptionChainKindFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<ChainKindPK> pks) ChainKindFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<ChainKindPK> pks) ChainKindFactory.getValuesFromPKs
(Session session, Collection<ChainKindPK> pks) void
ChainKindFactory.remove
(Session session, Collection<ChainKindPK> pks) void
ChainKindFactory.remove
(Collection<ChainKindPK> pks) -
Uses of ChainKindPK in com.echothree.model.data.chain.server.value
Methods in com.echothree.model.data.chain.server.value that return ChainKindPKModifier and TypeMethodDescriptionChainActionTypeUseValue.getChainKindPK()
ChainKindDescriptionValue.getChainKindPK()
ChainKindDetailValue.getChainKindPK()
ChainTypeDetailValue.getChainKindPK()
ChainKindValue.getPrimaryKey()
Methods in com.echothree.model.data.chain.server.value with parameters of type ChainKindPKModifier and TypeMethodDescriptionvoid
ChainActionTypeUseValue.setChainKindPK
(ChainKindPK chainKindPK) void
ChainKindDescriptionValue.setChainKindPK
(ChainKindPK chainKindPK) void
ChainKindDetailValue.setChainKindPK
(ChainKindPK chainKindPK) void
ChainTypeDetailValue.setChainKindPK
(ChainKindPK chainKindPK) Constructors in com.echothree.model.data.chain.server.value with parameters of type ChainKindPKModifierConstructorDescriptionChainActionTypeUseValue
(ChainActionTypeUsePK chainActionTypeUsePK, ChainKindPK chainKindPK, ChainActionTypePK chainActionTypePK, Boolean isDefault) Creates a new instance of ChainActionTypeUseValueChainActionTypeUseValue
(ChainKindPK chainKindPK, ChainActionTypePK chainActionTypePK, Boolean isDefault) Creates a new instance of ChainActionTypeUseValueChainKindDescriptionValue
(ChainKindDescriptionPK chainKindDescriptionPK, ChainKindPK chainKindPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of ChainKindDescriptionValueChainKindDescriptionValue
(ChainKindPK chainKindPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of ChainKindDescriptionValueChainKindDetailValue
(ChainKindDetailPK chainKindDetailPK, ChainKindPK chainKindPK, String chainKindName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ChainKindDetailValueChainKindDetailValue
(ChainKindPK chainKindPK, String chainKindName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ChainKindDetailValueChainKindValue
(ChainKindPK chainKindPK, ChainKindDetailPK activeDetailPK, ChainKindDetailPK lastDetailPK) Creates a new instance of ChainKindValueChainTypeDetailValue
(ChainTypeDetailPK chainTypeDetailPK, ChainTypePK chainTypePK, ChainKindPK chainKindPK, String chainTypeName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ChainTypeDetailValueChainTypeDetailValue
(ChainTypePK chainTypePK, ChainKindPK chainKindPK, String chainTypeName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ChainTypeDetailValue -
Uses of ChainKindPK in com.echothree.model.data.survey.server.entity
Methods in com.echothree.model.data.survey.server.entity that return ChainKindPKMethods in com.echothree.model.data.survey.server.entity with parameters of type ChainKindPK -
Uses of ChainKindPK in com.echothree.model.data.survey.server.factory
Methods in com.echothree.model.data.survey.server.factory with parameters of type ChainKindPKModifier and TypeMethodDescriptionSurveyTypeFactory.create
(ChainKindPK chainKindPK, String surveyTypeName, Integer sortOrder) SurveyTypeFactory.create
(Session session, ChainKindPK chainKindPK, String surveyTypeName, Integer sortOrder) -
Uses of ChainKindPK in com.echothree.model.data.survey.server.value
Methods in com.echothree.model.data.survey.server.value that return ChainKindPKMethods in com.echothree.model.data.survey.server.value with parameters of type ChainKindPKConstructors in com.echothree.model.data.survey.server.value with parameters of type ChainKindPKModifierConstructorDescriptionSurveyTypeValue
(ChainKindPK chainKindPK, String surveyTypeName, Integer sortOrder) Creates a new instance of SurveyTypeValueSurveyTypeValue
(SurveyTypePK surveyTypePK, ChainKindPK chainKindPK, String surveyTypeName, Integer sortOrder) Creates a new instance of SurveyTypeValue