Instantiates objects the item might reference. It usually instantiates classes that are referenced by activities, data types etc. Those classes might not be present on the client side, so this method should be called on the server side only. Make sure you call this method \iafter\i calling the {@link ModelObject#maintainReferences} method,so any references needed for the instantiation process can be expected to be resolved. Any errors will be logged to the message container of the model manager that loaded the object.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.