org.opencrx.kernel.base.jmi1
Interface TemplateCreateObjectResult

All Superinterfaces:
RefStruct, Serializable, TemplateCreateObjectResult

public interface TemplateCreateObjectResult
extends RefStruct, TemplateCreateObjectResult


Method Summary
 org.openmdx.base.jmi1.BasicObject getCreatedObject()
          Retrieves the value for the structure field createdObject.
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getCreatedObject

org.openmdx.base.jmi1.BasicObject getCreatedObject()
Retrieves the value for the structure field createdObject.

Specified by:
getCreatedObject in interface TemplateCreateObjectResult
Returns:
The non-null value for structure field createdObject.


This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.