org.openorb.trader.persistence
Interface LinkRepository
- All Superinterfaces:
- org.omg.CosPersistentState.StorageObject
- public interface LinkRepository
- extends org.omg.CosPersistentState.StorageObject
Link repository
| Methods inherited from interface org.omg.CosPersistentState.StorageObject |
destroy_object, get_pid, get_short_pid, get_storage_home, object_exists |
name
public java.lang.String name()
name
public void name(java.lang.String arg)
links
public LinkRef[] links()
links
public LinkRef[] links(org.omg.CosPersistentState.ForUpdate fu)
links
public void links(LinkRef[] arg)