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