Package com.j_spaces.core.client
Class ExternalEntryUtils
java.lang.Object
com.j_spaces.core.client.ExternalEntryUtils
- Since:
- 7.0
- Author:
- Niv Ingberg
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ExternalEntrycreateExternalEntry(String className, Object[] fieldsValues, ITypeDesc typeDesc) static voidupdateProperties(ExternalEntry ee, ITypeDesc typeDesc) static voidupdateTypeDescription(ExternalEntry ee, ITypeDesc typeDesc)
-
Constructor Details
-
ExternalEntryUtils
public ExternalEntryUtils()
-
-
Method Details
-
createExternalEntry
public static ExternalEntry createExternalEntry(String className, Object[] fieldsValues, ITypeDesc typeDesc) -
updateProperties
-
updateTypeDescription
-