1. Testing commit rights to the new sf repo,
This commit is contained in:
parent
4d70abcdc5
commit
82a6e06e35
1 changed files with 0 additions and 2 deletions
|
@ -324,8 +324,6 @@ public class EntityPublicationRequestHandler implements
|
|||
|
||||
entityJson.setEntityURI(subentity.getIndividualURI());
|
||||
|
||||
// boolean isPerson = UtilityFunctions.isEntityAPerson(vreq, subentity);
|
||||
|
||||
if (subentity.getEntityClass().equals(VOConstants.EntityClassType.PERSON)) {
|
||||
entityJson.setVisMode("PERSON");
|
||||
} else if (subentity.getEntityClass().equals(VOConstants.EntityClassType.ORGANIZATION)) {
|
||||
|
|
Loading…
Add table
Reference in a new issue