Uses of Class
com.echothree.model.data.security.server.value.PartySecurityRoleTemplateValue
Packages that use PartySecurityRoleTemplateValue
Package
Description
-
Uses of PartySecurityRoleTemplateValue in com.echothree.model.data.security.server.entity
Methods in com.echothree.model.data.security.server.entity that return PartySecurityRoleTemplateValueMethods in com.echothree.model.data.security.server.entity with parameters of type PartySecurityRoleTemplateValueModifier and TypeMethodDescriptionvoid
PartySecurityRoleTemplate.setPartySecurityRoleTemplateValue
(PartySecurityRoleTemplateValue value) Constructors in com.echothree.model.data.security.server.entity with parameters of type PartySecurityRoleTemplateValueModifierConstructorDescriptionPartySecurityRoleTemplate
(PartySecurityRoleTemplateValue value, EntityPermission entityPermission) Creates a new instance of PartySecurityRoleTemplate -
Uses of PartySecurityRoleTemplateValue in com.echothree.model.data.security.server.factory
Methods in com.echothree.model.data.security.server.factory that return PartySecurityRoleTemplateValueModifier and TypeMethodDescriptionPartySecurityRoleTemplateFactory.getValueFromPK
(Session session, PartySecurityRoleTemplatePK pk) PartySecurityRoleTemplateFactory.getValueFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.security.server.factory that return types with arguments of type PartySecurityRoleTemplateValueModifier and TypeMethodDescriptionPartySecurityRoleTemplateFactory.getValuesFromPKs
(Session session, Collection<PartySecurityRoleTemplatePK> pks) PartySecurityRoleTemplateFactory.getValuesFromResultSet
(Session session, ResultSet rs) Methods in com.echothree.model.data.security.server.factory with parameters of type PartySecurityRoleTemplateValueModifier and TypeMethodDescriptionPartySecurityRoleTemplateFactory.getEntityFromValue
(EntityPermission entityPermission, PartySecurityRoleTemplateValue value) PartySecurityRoleTemplateFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, PartySecurityRoleTemplateValue value) Method parameters in com.echothree.model.data.security.server.factory with type arguments of type PartySecurityRoleTemplateValueModifier and TypeMethodDescriptionvoid
PartySecurityRoleTemplateFactory.create
(Session session, Collection<PartySecurityRoleTemplateValue> _values) void
PartySecurityRoleTemplateFactory.create
(Collection<PartySecurityRoleTemplateValue> _values) -
Uses of PartySecurityRoleTemplateValue in com.echothree.model.data.security.server.value
Methods in com.echothree.model.data.security.server.value that return PartySecurityRoleTemplateValue