|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectFactory_1_1
SPICE Object Layer: Object Factory Interface.
The object factory returns the same object for a given object id as long as it is not garbage collected.
| Method Summary | |
|---|---|
Object_1_0 |
createObject(String objectClass,
Object_1_0 initialValues)
This method creates a new object with the initial values. |
Object_1_0 |
createObject(String roleClass,
String roleId,
Object_1_0 roleCapable)
This method creates a new role of a RoleCapable object. |
| Methods inherited from interface org.openmdx.base.accessor.generic.cci.ObjectFactory_1_0 |
|---|
close, createObject, createStructure, getObject, getUnitOfWork |
| Methods inherited from interface org.openmdx.compatibility.base.marshalling.Marshaller |
|---|
marshal, unmarshal |
| Method Detail |
|---|
Object_1_0 createObject(String objectClass,
Object_1_0 initialValues)
throws ServiceException
This method method and its org::openmdx::compatibility::role1 model are deprecated in favour of the org::openmdx::base::RoleCapable class and the $link{ObjectFactory_1_1#createObject(java.lang.String, java.lang.String,Object_1_0) createObject(String,String,Object_1_0)} method.
createObject in interface ObjectFactory_1_0ServiceExceptionRole
Object_1_0 createObject(String roleClass,
String roleId,
Object_1_0 roleCapable)
throws ServiceException
ServiceExceptionRoleCapable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||