Package org.apache.olingo.odata2.api.edm
Interface EdmReferentialConstraintRole
- All Known Implementing Classes:
EdmReferentialConstraintRoleImplProv
public interface EdmReferentialConstraintRole
-
Method Summary
-
Method Details
-
getRole
String getRole()Get the role- Returns:
- a role as String
-
getPropertyRefNames
Get the properties- Returns:
- a list of names of the properties
-