Uses of Interface
com.echothree.control.user.contactlist.common.spec.ContactListGroupUniversalSpec
Packages that use ContactListGroupUniversalSpec
Package
Description
-
Uses of ContactListGroupUniversalSpec in com.echothree.control.user.contactlist.common
Methods in com.echothree.control.user.contactlist.common that return ContactListGroupUniversalSpec -
Uses of ContactListGroupUniversalSpec in com.echothree.control.user.contactlist.common.form
Subinterfaces of ContactListGroupUniversalSpec in com.echothree.control.user.contactlist.common.form -
Uses of ContactListGroupUniversalSpec in com.echothree.control.user.contactlist.common.spec
Methods in com.echothree.control.user.contactlist.common.spec that return ContactListGroupUniversalSpec -
Uses of ContactListGroupUniversalSpec in com.echothree.control.user.contactlist.server
Methods in com.echothree.control.user.contactlist.server that return ContactListGroupUniversalSpec -
Uses of ContactListGroupUniversalSpec in com.echothree.model.control.contactlist.server.logic
Methods in com.echothree.model.control.contactlist.server.logic with parameters of type ContactListGroupUniversalSpecModifier and TypeMethodDescriptionContactListGroupLogic.getContactListGroupByUniversalSpec(ExecutionErrorAccumulator eea, ContactListGroupUniversalSpec spec, boolean allowDefault) ContactListGroupLogic.getContactListGroupByUniversalSpec(ExecutionErrorAccumulator eea, ContactListGroupUniversalSpec spec, boolean allowDefault, EntityPermission entityPermission) ContactListGroupLogic.getContactListGroupByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, ContactListGroupUniversalSpec spec, boolean allowDefault)