org.openorb.trader.persistence
Interface Link
- All Superinterfaces:
- org.omg.CosPersistentState.StorageObject
- public interface Link
- extends org.omg.CosPersistentState.StorageObject
Link persistent states
| 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)
target
public Lookup target()
target
public Lookup target(org.omg.CosPersistentState.ForUpdate fu)
target
public void target(Lookup arg)
def_pass_on_follow_rule
public FollowOption def_pass_on_follow_rule()
def_pass_on_follow_rule
public FollowOption def_pass_on_follow_rule(org.omg.CosPersistentState.ForUpdate fu)
def_pass_on_follow_rule
public void def_pass_on_follow_rule(FollowOption arg)
limiting_follow_rule
public FollowOption limiting_follow_rule()
limiting_follow_rule
public FollowOption limiting_follow_rule(org.omg.CosPersistentState.ForUpdate fu)
limiting_follow_rule
public void limiting_follow_rule(FollowOption arg)