public interface ERMEditRelationshipPageInterface
extends com.webobjects.directtoweb.EditRelationshipPageInterface
D2WSwitchComponent
Modifier and Type | Method and Description |
---|---|
NSArray<?> |
masterObjectAndRelationshipKey()
Returns an NSArray containing the masterObject and relationshipKey
|
void |
setMasterObjectAndRelationshipKey(NSArray<?> a)
Sets the masterObject and relationshipKey
|
NSArray<?> masterObjectAndRelationshipKey()
void setMasterObjectAndRelationshipKey(NSArray<?> a)
a
- NSArray with the masterObject (index 0) and relationshipKey (index 1)Copyright © 2002 – 2024 Project Wonder.