Uses of Class
com.echothree.model.data.core.server.value.ServiceValue
Packages that use ServiceValue
Package
Description
-
Uses of ServiceValue in com.echothree.model.data.core.server.entity
Methods in com.echothree.model.data.core.server.entity that return ServiceValueMethods in com.echothree.model.data.core.server.entity with parameters of type ServiceValueConstructors in com.echothree.model.data.core.server.entity with parameters of type ServiceValueModifierConstructorDescriptionService(ServiceValue value, EntityPermission entityPermission) Creates a new instance of Service -
Uses of ServiceValue in com.echothree.model.data.core.server.factory
Methods in com.echothree.model.data.core.server.factory that return ServiceValueModifier and TypeMethodDescriptionServiceFactory.getValueFromPK(ServicePK pk) ServiceFactory.getValueFromResultSet(ResultSet rs) Methods in com.echothree.model.data.core.server.factory that return types with arguments of type ServiceValueModifier and TypeMethodDescriptionServiceFactory.getValuesFromPKs(Collection<ServicePK> pks) ServiceFactory.getValuesFromResultSet(ResultSet rs) Methods in com.echothree.model.data.core.server.factory with parameters of type ServiceValueModifier and TypeMethodDescriptionServiceFactory.getEntityFromValue(EntityPermission entityPermission, ServiceValue value) Method parameters in com.echothree.model.data.core.server.factory with type arguments of type ServiceValue -
Uses of ServiceValue in com.echothree.model.data.core.server.value
Methods in com.echothree.model.data.core.server.value that return ServiceValue