Uses of Interface
com.echothree.control.user.contactlist.common.spec.ContactListUniversalSpec
Packages that use ContactListUniversalSpec
Package
Description
-
Uses of ContactListUniversalSpec in com.echothree.control.user.contactlist.common
Methods in com.echothree.control.user.contactlist.common that return ContactListUniversalSpec -
Uses of ContactListUniversalSpec in com.echothree.control.user.contactlist.common.form
Subinterfaces of ContactListUniversalSpec in com.echothree.control.user.contactlist.common.form -
Uses of ContactListUniversalSpec in com.echothree.control.user.contactlist.common.spec
Methods in com.echothree.control.user.contactlist.common.spec that return ContactListUniversalSpecModifier and TypeMethodDescriptionstatic ContactListUniversalSpecContactListSpecFactory.getContactListUniversalSpec() -
Uses of ContactListUniversalSpec in com.echothree.control.user.contactlist.server
Methods in com.echothree.control.user.contactlist.server that return ContactListUniversalSpec -
Uses of ContactListUniversalSpec in com.echothree.model.control.contactlist.server.logic
Methods in com.echothree.model.control.contactlist.server.logic with parameters of type ContactListUniversalSpecModifier and TypeMethodDescriptionContactListLogic.getContactListByUniversalSpec(ExecutionErrorAccumulator eea, ContactListUniversalSpec universalSpec, boolean allowDefault) ContactListLogic.getContactListByUniversalSpec(ExecutionErrorAccumulator eea, ContactListUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) ContactListLogic.getContactListByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, ContactListUniversalSpec universalSpec, boolean allowDefault)