public void setRelationshipNameProperties(
IdentityStoreInvocationContext ctx, String name,
Map<String, String> properties) throws IdentityException,
OperationNotSupportedException {
throw new OperationNotSupportedException("setRelationshipNameProperties() not supported");
}