Uses of Class
com.echothree.model.data.security.common.pk.SecurityRoleGroupPK
Packages that use SecurityRoleGroupPK
Package
Description
-
Uses of SecurityRoleGroupPK in com.echothree.model.data.security.server.entity
Methods in com.echothree.model.data.security.server.entity that return SecurityRoleGroupPKModifier and TypeMethodDescriptionSecurityRoleGroupDetail.getParentSecurityRoleGroupPK()SecurityRoleGroup.getPrimaryKey()SecurityRoleDetail.getSecurityRoleGroupPK()SecurityRoleGroupDescription.getSecurityRoleGroupPK()SecurityRoleGroupDetail.getSecurityRoleGroupPK()Methods in com.echothree.model.data.security.server.entity with parameters of type SecurityRoleGroupPKModifier and TypeMethodDescriptionvoidSecurityRoleGroupDetail.setParentSecurityRoleGroupPK(SecurityRoleGroupPK parentSecurityRoleGroupPK) voidSecurityRoleDetail.setSecurityRoleGroupPK(SecurityRoleGroupPK securityRoleGroupPK) voidSecurityRoleGroupDescription.setSecurityRoleGroupPK(SecurityRoleGroupPK securityRoleGroupPK) voidSecurityRoleGroupDetail.setSecurityRoleGroupPK(SecurityRoleGroupPK securityRoleGroupPK) -
Uses of SecurityRoleGroupPK in com.echothree.model.data.security.server.factory
Methods in com.echothree.model.data.security.server.factory that return SecurityRoleGroupPKModifier and TypeMethodDescriptionSecurityRoleGroupFactory.getNextPK()SecurityRoleGroupFactory.getPKFromQuery(PreparedStatement ps, Object... params) SecurityRoleGroupFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.security.server.factory that return types with arguments of type SecurityRoleGroupPKModifier and TypeMethodDescriptionSecurityRoleGroupFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) SecurityRoleGroupFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) SecurityRoleGroupFactory.getPKsFromResultSetAsList(ResultSet rs) SecurityRoleGroupFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.security.server.factory with parameters of type SecurityRoleGroupPKModifier and TypeMethodDescriptionSecurityRoleDetailFactory.create(SecurityRolePK securityRolePK, SecurityRoleGroupPK securityRoleGroupPK, String securityRoleName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) SecurityRoleGroupDescriptionFactory.create(SecurityRoleGroupPK securityRoleGroupPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) SecurityRoleGroupDetailFactory.create(SecurityRoleGroupPK securityRoleGroupPK, String securityRoleGroupName, SecurityRoleGroupPK parentSecurityRoleGroupPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) SecurityRoleGroupFactory.getEntityFromCache(SecurityRoleGroupPK pk) SecurityRoleGroupFactory.getEntityFromPK(EntityPermission entityPermission, SecurityRoleGroupPK pk) SecurityRoleGroupFactory.getValueFromPK(SecurityRoleGroupPK pk) voidSecurityRoleGroupFactory.remove(SecurityRoleGroupPK pk) booleanSecurityRoleGroupFactory.validPK(SecurityRoleGroupPK pk) Method parameters in com.echothree.model.data.security.server.factory with type arguments of type SecurityRoleGroupPKModifier and TypeMethodDescriptionSecurityRoleGroupFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<SecurityRoleGroupPK> pks) SecurityRoleGroupFactory.getValuesFromPKs(Collection<SecurityRoleGroupPK> pks) voidSecurityRoleGroupFactory.remove(Collection<SecurityRoleGroupPK> pks) -
Uses of SecurityRoleGroupPK in com.echothree.model.data.security.server.value
Methods in com.echothree.model.data.security.server.value that return SecurityRoleGroupPKModifier and TypeMethodDescriptionSecurityRoleGroupDetailValue.getParentSecurityRoleGroupPK()SecurityRoleGroupValue.getPrimaryKey()SecurityRoleDetailValue.getSecurityRoleGroupPK()SecurityRoleGroupDescriptionValue.getSecurityRoleGroupPK()SecurityRoleGroupDetailValue.getSecurityRoleGroupPK()Methods in com.echothree.model.data.security.server.value with parameters of type SecurityRoleGroupPKModifier and TypeMethodDescriptionvoidSecurityRoleGroupDetailValue.setParentSecurityRoleGroupPK(SecurityRoleGroupPK parentSecurityRoleGroupPK) voidSecurityRoleDetailValue.setSecurityRoleGroupPK(SecurityRoleGroupPK securityRoleGroupPK) voidSecurityRoleGroupDescriptionValue.setSecurityRoleGroupPK(SecurityRoleGroupPK securityRoleGroupPK) voidSecurityRoleGroupDetailValue.setSecurityRoleGroupPK(SecurityRoleGroupPK securityRoleGroupPK) Constructors in com.echothree.model.data.security.server.value with parameters of type SecurityRoleGroupPKModifierConstructorDescriptionSecurityRoleDetailValue(SecurityRoleDetailPK securityRoleDetailPK, SecurityRolePK securityRolePK, SecurityRoleGroupPK securityRoleGroupPK, String securityRoleName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of SecurityRoleDetailValueSecurityRoleDetailValue(SecurityRolePK securityRolePK, SecurityRoleGroupPK securityRoleGroupPK, String securityRoleName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of SecurityRoleDetailValueSecurityRoleGroupDescriptionValue(SecurityRoleGroupDescriptionPK securityRoleGroupDescriptionPK, SecurityRoleGroupPK securityRoleGroupPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of SecurityRoleGroupDescriptionValueSecurityRoleGroupDescriptionValue(SecurityRoleGroupPK securityRoleGroupPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of SecurityRoleGroupDescriptionValueSecurityRoleGroupDetailValue(SecurityRoleGroupDetailPK securityRoleGroupDetailPK, SecurityRoleGroupPK securityRoleGroupPK, String securityRoleGroupName, SecurityRoleGroupPK parentSecurityRoleGroupPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of SecurityRoleGroupDetailValueSecurityRoleGroupDetailValue(SecurityRoleGroupPK securityRoleGroupPK, String securityRoleGroupName, SecurityRoleGroupPK parentSecurityRoleGroupPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of SecurityRoleGroupDetailValueSecurityRoleGroupValue(SecurityRoleGroupPK securityRoleGroupPK, SecurityRoleGroupDetailPK activeDetailPK, SecurityRoleGroupDetailPK lastDetailPK) Creates a new instance of SecurityRoleGroupValue -
Uses of SecurityRoleGroupPK in com.echothree.model.data.workflow.server.entity
Methods in com.echothree.model.data.workflow.server.entity that return SecurityRoleGroupPKMethods in com.echothree.model.data.workflow.server.entity with parameters of type SecurityRoleGroupPKModifier and TypeMethodDescriptionvoidWorkflowDetail.setSecurityRoleGroupPK(SecurityRoleGroupPK securityRoleGroupPK) -
Uses of SecurityRoleGroupPK in com.echothree.model.data.workflow.server.factory
Methods in com.echothree.model.data.workflow.server.factory with parameters of type SecurityRoleGroupPKModifier and TypeMethodDescriptionWorkflowDetailFactory.create(WorkflowPK workflowPK, String workflowName, SelectorTypePK selectorTypePK, SecurityRoleGroupPK securityRoleGroupPK, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of SecurityRoleGroupPK in com.echothree.model.data.workflow.server.value
Methods in com.echothree.model.data.workflow.server.value that return SecurityRoleGroupPKMethods in com.echothree.model.data.workflow.server.value with parameters of type SecurityRoleGroupPKModifier and TypeMethodDescriptionvoidWorkflowDetailValue.setSecurityRoleGroupPK(SecurityRoleGroupPK securityRoleGroupPK) Constructors in com.echothree.model.data.workflow.server.value with parameters of type SecurityRoleGroupPKModifierConstructorDescriptionWorkflowDetailValue(WorkflowDetailPK workflowDetailPK, WorkflowPK workflowPK, String workflowName, SelectorTypePK selectorTypePK, SecurityRoleGroupPK securityRoleGroupPK, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of WorkflowDetailValueWorkflowDetailValue(WorkflowPK workflowPK, String workflowName, SelectorTypePK selectorTypePK, SecurityRoleGroupPK securityRoleGroupPK, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of WorkflowDetailValue -
Uses of SecurityRoleGroupPK in com.echothree.model.jooq.server.records.security
Methods in com.echothree.model.jooq.server.records.security that return SecurityRoleGroupPKModifier and TypeMethodDescriptionSecurityRoleGroupDetails.ParentSecurityRoleGroup()Getter forsecurityrolegroupdetails.srgdt_parentsecurityrolegroupid.SecurityRoleDetails.SecurityRoleGroup()Getter forsecurityroledetails.sroldt_srg_securityrolegroupid.SecurityRoleGroupDescriptions.SecurityRoleGroup()Getter forsecurityrolegroupdescriptions.srgd_srg_securityrolegroupid.SecurityRoleGroupDetails.SecurityRoleGroup()Getter forsecurityrolegroupdetails.srgdt_srg_securityrolegroupid.SecurityRoleGroups.SecurityRoleGroup()Getter forsecurityrolegroups.srg_securityrolegroupid.Methods in com.echothree.model.jooq.server.records.security that return types with arguments of type SecurityRoleGroupPKMethods in com.echothree.model.jooq.server.records.security with parameters of type SecurityRoleGroupPKModifier and TypeMethodDescriptionvoidSecurityRoleGroupDetails.ParentSecurityRoleGroup(SecurityRoleGroupPK value) Setter forsecurityrolegroupdetails.srgdt_parentsecurityrolegroupid.voidSecurityRoleDetails.SecurityRoleGroup(SecurityRoleGroupPK value) Setter forsecurityroledetails.sroldt_srg_securityrolegroupid.voidSecurityRoleGroupDescriptions.SecurityRoleGroup(SecurityRoleGroupPK value) Setter forsecurityrolegroupdescriptions.srgd_srg_securityrolegroupid.voidSecurityRoleGroupDetails.SecurityRoleGroup(SecurityRoleGroupPK value) Setter forsecurityrolegroupdetails.srgdt_srg_securityrolegroupid.voidSecurityRoleGroups.SecurityRoleGroup(SecurityRoleGroupPK value) Setter forsecurityrolegroups.srg_securityrolegroupid.Constructors in com.echothree.model.jooq.server.records.security with parameters of type SecurityRoleGroupPKModifierConstructorDescriptionSecurityRoleDetails(SecurityRoleDetailPK SecurityRoleDetail, SecurityRolePK SecurityRole, SecurityRoleGroupPK SecurityRoleGroup, String SecurityRoleName, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised SecurityRoleDetailsSecurityRoleGroupDescriptions(SecurityRoleGroupDescriptionPK SecurityRoleGroupDescription, SecurityRoleGroupPK SecurityRoleGroup, LanguagePK Language, String Description, Long FromTime, Long ThruTime) Create a detached, initialised SecurityRoleGroupDescriptionsSecurityRoleGroupDetails(SecurityRoleGroupDetailPK SecurityRoleGroupDetail, SecurityRoleGroupPK SecurityRoleGroup, String SecurityRoleGroupName, SecurityRoleGroupPK ParentSecurityRoleGroup, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised SecurityRoleGroupDetailsSecurityRoleGroups(SecurityRoleGroupPK SecurityRoleGroup, SecurityRoleGroupDetailPK ActiveDetail, SecurityRoleGroupDetailPK LastDetail) Create a detached, initialised SecurityRoleGroups -
Uses of SecurityRoleGroupPK in com.echothree.model.jooq.server.records.workflow
Methods in com.echothree.model.jooq.server.records.workflow that return SecurityRoleGroupPKModifier and TypeMethodDescriptionWorkflowDetails.SecurityRoleGroup()Getter forworkflowdetails.wkfldt_srg_securityrolegroupid.Methods in com.echothree.model.jooq.server.records.workflow with parameters of type SecurityRoleGroupPKModifier and TypeMethodDescriptionvoidWorkflowDetails.SecurityRoleGroup(SecurityRoleGroupPK value) Setter forworkflowdetails.wkfldt_srg_securityrolegroupid.Constructors in com.echothree.model.jooq.server.records.workflow with parameters of type SecurityRoleGroupPKModifierConstructorDescriptionWorkflowDetails(WorkflowDetailPK WorkflowDetail, WorkflowPK Workflow, String WorkflowName, SelectorTypePK SelectorType, SecurityRoleGroupPK SecurityRoleGroup, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised WorkflowDetails -
Uses of SecurityRoleGroupPK in com.echothree.model.jooq.server.tables.security
Fields in com.echothree.model.jooq.server.tables.security with type parameters of type SecurityRoleGroupPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<SecurityRoleGroupDetails, SecurityRoleGroupPK> SecurityRoleGroupDetails.PARENT_SECURITY_ROLE_GROUPThe columnsecurityrolegroupdetails.srgdt_parentsecurityrolegroupid.final org.jooq.TableField<SecurityRoleDetails, SecurityRoleGroupPK> SecurityRoleDetails.SECURITY_ROLE_GROUPThe columnsecurityroledetails.sroldt_srg_securityrolegroupid.final org.jooq.TableField<SecurityRoleGroupDescriptions, SecurityRoleGroupPK> SecurityRoleGroupDescriptions.SECURITY_ROLE_GROUPThe columnsecurityrolegroupdescriptions.srgd_srg_securityrolegroupid.final org.jooq.TableField<SecurityRoleGroupDetails, SecurityRoleGroupPK> SecurityRoleGroupDetails.SECURITY_ROLE_GROUPThe columnsecurityrolegroupdetails.srgdt_srg_securityrolegroupid.final org.jooq.TableField<SecurityRoleGroups, SecurityRoleGroupPK> SecurityRoleGroups.SECURITY_ROLE_GROUPThe columnsecurityrolegroups.srg_securityrolegroupid. -
Uses of SecurityRoleGroupPK in com.echothree.model.jooq.server.tables.workflow
Fields in com.echothree.model.jooq.server.tables.workflow with type parameters of type SecurityRoleGroupPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<WorkflowDetails, SecurityRoleGroupPK> WorkflowDetails.SECURITY_ROLE_GROUPThe columnworkflowdetails.wkfldt_srg_securityrolegroupid.