Uses of Class
com.echothree.model.data.security.server.value.PartyEntitySecurityRoleValue
Packages that use PartyEntitySecurityRoleValue
Package
Description
-
Uses of PartyEntitySecurityRoleValue in com.echothree.model.data.security.server.entity
Methods in com.echothree.model.data.security.server.entity that return PartyEntitySecurityRoleValueMethods in com.echothree.model.data.security.server.entity with parameters of type PartyEntitySecurityRoleValueModifier and TypeMethodDescriptionvoidPartyEntitySecurityRole.setPartyEntitySecurityRoleValue(PartyEntitySecurityRoleValue value) Constructors in com.echothree.model.data.security.server.entity with parameters of type PartyEntitySecurityRoleValueModifierConstructorDescriptionPartyEntitySecurityRole(PartyEntitySecurityRoleValue value, EntityPermission entityPermission) Creates a new instance of PartyEntitySecurityRole -
Uses of PartyEntitySecurityRoleValue in com.echothree.model.data.security.server.factory
Methods in com.echothree.model.data.security.server.factory that return PartyEntitySecurityRoleValueModifier and TypeMethodDescriptionPartyEntitySecurityRoleFactory.getValueFromPK(PartyEntitySecurityRolePK pk) PartyEntitySecurityRoleFactory.getValueFromResultSet(ResultSet rs) Methods in com.echothree.model.data.security.server.factory that return types with arguments of type PartyEntitySecurityRoleValueModifier and TypeMethodDescriptionPartyEntitySecurityRoleFactory.getValuesFromPKs(Collection<PartyEntitySecurityRolePK> pks) PartyEntitySecurityRoleFactory.getValuesFromResultSet(ResultSet rs) Methods in com.echothree.model.data.security.server.factory with parameters of type PartyEntitySecurityRoleValueModifier and TypeMethodDescriptionPartyEntitySecurityRoleFactory.getEntityFromValue(EntityPermission entityPermission, PartyEntitySecurityRoleValue value) Method parameters in com.echothree.model.data.security.server.factory with type arguments of type PartyEntitySecurityRoleValueModifier and TypeMethodDescriptionvoidPartyEntitySecurityRoleFactory.create(Collection<PartyEntitySecurityRoleValue> _values) -
Uses of PartyEntitySecurityRoleValue in com.echothree.model.data.security.server.value
Methods in com.echothree.model.data.security.server.value that return PartyEntitySecurityRoleValue