Uses of Class
com.echothree.model.data.selector.common.pk.SelectorKindPK
Packages that use SelectorKindPK
Package
Description
-
Uses of SelectorKindPK in com.echothree.model.data.selector.server.entity
Methods in com.echothree.model.data.selector.server.entity that return SelectorKindPKModifier and TypeMethodDescriptionSelectorKind.getPrimaryKey()
SelectorKindDescription.getSelectorKindPK()
SelectorKindDetail.getSelectorKindPK()
SelectorNodeTypeUse.getSelectorKindPK()
SelectorTypeDetail.getSelectorKindPK()
Methods in com.echothree.model.data.selector.server.entity with parameters of type SelectorKindPKModifier and TypeMethodDescriptionvoid
SelectorKindDescription.setSelectorKindPK
(SelectorKindPK selectorKindPK) void
SelectorKindDetail.setSelectorKindPK
(SelectorKindPK selectorKindPK) void
SelectorNodeTypeUse.setSelectorKindPK
(SelectorKindPK selectorKindPK) void
SelectorTypeDetail.setSelectorKindPK
(SelectorKindPK selectorKindPK) -
Uses of SelectorKindPK in com.echothree.model.data.selector.server.factory
Methods in com.echothree.model.data.selector.server.factory that return SelectorKindPKModifier and TypeMethodDescriptionSelectorKindFactory.getNextPK()
SelectorKindFactory.getPKFromQuery
(PreparedStatement ps, Object... params) SelectorKindFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.selector.server.factory that return types with arguments of type SelectorKindPKModifier and TypeMethodDescriptionSelectorKindFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) SelectorKindFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) SelectorKindFactory.getPKsFromResultSetAsList
(ResultSet rs) SelectorKindFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.selector.server.factory with parameters of type SelectorKindPKModifier and TypeMethodDescriptionSelectorKindDescriptionFactory.create
(SelectorKindPK selectorKindPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) SelectorKindDescriptionFactory.create
(Session session, SelectorKindPK selectorKindPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) SelectorKindDetailFactory.create
(SelectorKindPK selectorKindPK, String selectorKindName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) SelectorKindDetailFactory.create
(Session session, SelectorKindPK selectorKindPK, String selectorKindName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) SelectorNodeTypeUseFactory.create
(SelectorKindPK selectorKindPK, SelectorNodeTypePK selectorNodeTypePK, Boolean isDefault) SelectorNodeTypeUseFactory.create
(Session session, SelectorKindPK selectorKindPK, SelectorNodeTypePK selectorNodeTypePK, Boolean isDefault) SelectorTypeDetailFactory.create
(SelectorTypePK selectorTypePK, SelectorKindPK selectorKindPK, String selectorTypeName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) SelectorTypeDetailFactory.create
(Session session, SelectorTypePK selectorTypePK, SelectorKindPK selectorKindPK, String selectorTypeName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) SelectorKindFactory.getEntityFromCache
(Session session, SelectorKindPK pk) SelectorKindFactory.getEntityFromPK
(EntityPermission entityPermission, SelectorKindPK pk) SelectorKindFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, SelectorKindPK pk) SelectorKindFactory.getValueFromPK
(Session session, SelectorKindPK pk) void
SelectorKindFactory.remove
(Session session, SelectorKindPK pk) boolean
SelectorKindFactory.validPK
(Session session, SelectorKindPK pk) Method parameters in com.echothree.model.data.selector.server.factory with type arguments of type SelectorKindPKModifier and TypeMethodDescriptionSelectorKindFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<SelectorKindPK> pks) SelectorKindFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<SelectorKindPK> pks) SelectorKindFactory.getValuesFromPKs
(Session session, Collection<SelectorKindPK> pks) void
SelectorKindFactory.remove
(Session session, Collection<SelectorKindPK> pks) void
SelectorKindFactory.remove
(Collection<SelectorKindPK> pks) -
Uses of SelectorKindPK in com.echothree.model.data.selector.server.value
Methods in com.echothree.model.data.selector.server.value that return SelectorKindPKModifier and TypeMethodDescriptionSelectorKindValue.getPrimaryKey()
SelectorKindDescriptionValue.getSelectorKindPK()
SelectorKindDetailValue.getSelectorKindPK()
SelectorNodeTypeUseValue.getSelectorKindPK()
SelectorTypeDetailValue.getSelectorKindPK()
Methods in com.echothree.model.data.selector.server.value with parameters of type SelectorKindPKModifier and TypeMethodDescriptionvoid
SelectorKindDescriptionValue.setSelectorKindPK
(SelectorKindPK selectorKindPK) void
SelectorKindDetailValue.setSelectorKindPK
(SelectorKindPK selectorKindPK) void
SelectorNodeTypeUseValue.setSelectorKindPK
(SelectorKindPK selectorKindPK) void
SelectorTypeDetailValue.setSelectorKindPK
(SelectorKindPK selectorKindPK) Constructors in com.echothree.model.data.selector.server.value with parameters of type SelectorKindPKModifierConstructorDescriptionSelectorKindDescriptionValue
(SelectorKindDescriptionPK selectorKindDescriptionPK, SelectorKindPK selectorKindPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of SelectorKindDescriptionValueSelectorKindDescriptionValue
(SelectorKindPK selectorKindPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of SelectorKindDescriptionValueSelectorKindDetailValue
(SelectorKindDetailPK selectorKindDetailPK, SelectorKindPK selectorKindPK, String selectorKindName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of SelectorKindDetailValueSelectorKindDetailValue
(SelectorKindPK selectorKindPK, String selectorKindName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of SelectorKindDetailValueSelectorKindValue
(SelectorKindPK selectorKindPK, SelectorKindDetailPK activeDetailPK, SelectorKindDetailPK lastDetailPK) Creates a new instance of SelectorKindValueSelectorNodeTypeUseValue
(SelectorKindPK selectorKindPK, SelectorNodeTypePK selectorNodeTypePK, Boolean isDefault) Creates a new instance of SelectorNodeTypeUseValueSelectorNodeTypeUseValue
(SelectorNodeTypeUsePK selectorNodeTypeUsePK, SelectorKindPK selectorKindPK, SelectorNodeTypePK selectorNodeTypePK, Boolean isDefault) Creates a new instance of SelectorNodeTypeUseValueSelectorTypeDetailValue
(SelectorTypeDetailPK selectorTypeDetailPK, SelectorTypePK selectorTypePK, SelectorKindPK selectorKindPK, String selectorTypeName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of SelectorTypeDetailValueSelectorTypeDetailValue
(SelectorTypePK selectorTypePK, SelectorKindPK selectorKindPK, String selectorTypeName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of SelectorTypeDetailValue -
Uses of SelectorKindPK in com.echothree.model.data.workflow.server.entity
Methods in com.echothree.model.data.workflow.server.entity that return SelectorKindPKMethods in com.echothree.model.data.workflow.server.entity with parameters of type SelectorKindPKModifier and TypeMethodDescriptionvoid
WorkflowSelectorKind.setSelectorKindPK
(SelectorKindPK selectorKindPK) -
Uses of SelectorKindPK in com.echothree.model.data.workflow.server.factory
Methods in com.echothree.model.data.workflow.server.factory with parameters of type SelectorKindPKModifier and TypeMethodDescriptionWorkflowSelectorKindFactory.create
(WorkflowPK workflowPK, SelectorKindPK selectorKindPK, Long fromTime, Long thruTime) WorkflowSelectorKindFactory.create
(Session session, WorkflowPK workflowPK, SelectorKindPK selectorKindPK, Long fromTime, Long thruTime) -
Uses of SelectorKindPK in com.echothree.model.data.workflow.server.value
Methods in com.echothree.model.data.workflow.server.value that return SelectorKindPKMethods in com.echothree.model.data.workflow.server.value with parameters of type SelectorKindPKModifier and TypeMethodDescriptionvoid
WorkflowSelectorKindValue.setSelectorKindPK
(SelectorKindPK selectorKindPK) Constructors in com.echothree.model.data.workflow.server.value with parameters of type SelectorKindPKModifierConstructorDescriptionWorkflowSelectorKindValue
(WorkflowPK workflowPK, SelectorKindPK selectorKindPK, Long fromTime, Long thruTime) Creates a new instance of WorkflowSelectorKindValueWorkflowSelectorKindValue
(WorkflowSelectorKindPK selectorKindWorkflowPK, WorkflowPK workflowPK, SelectorKindPK selectorKindPK, Long fromTime, Long thruTime) Creates a new instance of WorkflowSelectorKindValue