1. Testing commit rights to the new sf repo,

This commit is contained in:
cdtank 2011-03-17 14:08:31 +00:00
parent 4d70abcdc5
commit 82a6e06e35

View file

@ -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)) {