org.openorb.trader.persistence
Interface ServiceTypeRepository
- All Superinterfaces:
- org.omg.CosPersistentState.StorageObject
public interface ServiceTypeRepository
- extends org.omg.CosPersistentState.StorageObject
Service Type Repository states
Methods inherited from interface org.omg.CosPersistentState.StorageObject |
destroy_object, get_pid, get_short_pid, get_storage_home, object_exists |
name
java.lang.String name()
name
void name(java.lang.String arg)
services
ServiceTypeRef[] services()
services
ServiceTypeRef[] services(org.omg.CosPersistentState.ForUpdate fu)
services
void services(ServiceTypeRef[] arg)