public class PropertyOwnerContext extends java.lang.Object implements OwnerContext
| Constructor and Description |
|---|
PropertyOwnerContext(GlobalId owner,
java.lang.String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
GlobalId |
getOwnerId() |
java.lang.String |
getPath() |
java.lang.String |
getPropertyName() |
public PropertyOwnerContext(GlobalId owner, java.lang.String propertyName)
public GlobalId getOwnerId()
getOwnerId in interface OwnerContextpublic java.lang.String getPath()
getPath in interface OwnerContextpublic java.lang.String getPropertyName()