Uses of Interface
com.sap.ip.me.api.persist.core.PersistedObject

Packages that use PersistedObject
com.sap.ip.me.api.persist.app   
com.sap.ip.me.api.persist.query   
 

Uses of PersistedObject in com.sap.ip.me.api.persist.app
 

Methods in com.sap.ip.me.api.persist.app with parameters of type PersistedObject
 void Entity.setInstance(PersistedObject persistedObject)
          Deprecated. Is called to set all attribute / links of the Entity instance.
 void Entity.getInstance(PersistedObject persistedObject)
          Deprecated. Is called to get all attribute / links of the Entity instance.
 

Uses of PersistedObject in com.sap.ip.me.api.persist.query
 

Methods in com.sap.ip.me.api.persist.query with parameters of type PersistedObject
 boolean Condition.matches(PersistedObject object)
          Deprecated.  
 



Copyright © 2005 SAP AG. All Rights Reserved.