Uses of Interface
de.uplanet.lucy.server.ixvalue.IIxValue
Packages that use IIxValue
Package
Description
-
Uses of IIxValue in de.uplanet.lucy.server.auxiliaries
Methods in de.uplanet.lucy.server.auxiliaries that return IIxValueModifier and TypeMethodDescriptionReturns the parameter value.Returns the parameter value. -
Uses of IIxValue in de.uplanet.lucy.server.binding
Methods in de.uplanet.lucy.server.binding that return IIxValueModifier and TypeMethodDescriptionIWebAppBinding.removeValue
(String p_strBinding) Removes a value for the given binding.Adds or changed a value for the given binding.IWebAppBinding.systemProperty
(String p_strKey) Returns the system property.Methods in de.uplanet.lucy.server.binding with parameters of type IIxValue -
Uses of IIxValue in de.uplanet.lucy.server.businesslogic.rtappservices
Methods in de.uplanet.lucy.server.businesslogic.rtappservices that return IIxValueModifier and TypeMethodDescriptionIWebDataRange.getBinding
(String p_strBinding) IWebDataRange.getBinding
(String p_strBinding, Object p_default) WebRow.getBinding
(de.uplanet.lucy.server.binding.IBindingKey p_binding) WebRow.getBinding
(de.uplanet.lucy.server.binding.IBindingKey p_binding, Object p_default) WebRow.getBinding
(String p_strBinding) WebRow.getBinding
(String p_strBinding, Object p_default) IWebDataRange.getSystemProperty
(String p_strName) IWebDataRange.getSystemProperty
(String p_strName, Object p_default) WebRow.getSystemProperty
(String p_strName) WebRow.getSystemProperty
(String p_strName, Object p_default) WebRow.getValueByFieldGuid
(String p_strGuid) WebRow.getValueByFieldGuid
(String p_strGuid, Object p_default) WebRow.getValueBySysident
(String p_strSysident) WebRow.getValueBySysident
(String p_strSysident, Object p_default) -
Uses of IIxValue in de.uplanet.lucy.server.ixvalue
Classes in de.uplanet.lucy.server.ixvalue that implement IIxValueModifier and TypeClassDescriptionclass
de.uplanet.lucy.server.ixvalue.AbstractIxValue
final class
final class
final class
final class
final class
final class
final class
final class
Fields in de.uplanet.lucy.server.ixvalue declared as IIxValue