Skip to content

Commit 90c5cb5

Browse files
jtbraincdisselkoen
andauthored
Update CedarJava/src/main/java/com/cedarpolicy/model/entity/Entity.java
Co-authored-by: Craig Disselkoen <craigdissel@gmail.com>
1 parent da50aa4 commit 90c5cb5

File tree

1 file changed

+1
-1
lines changed
  • CedarJava/src/main/java/com/cedarpolicy/model/entity

1 file changed

+1
-1
lines changed

CedarJava/src/main/java/com/cedarpolicy/model/entity/Entity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public Entity(EntityUID uid) {
5050
}
5151

5252
/**
53-
* Create an entity from an EntityUID and a set of parent EntityUIDs.
53+
* Create an entity from an EntityUID and a set of parent EntityUIDs. It will have no attributes or tags.
5454
*
5555
* @param uid EUID of the Entity.
5656
* @param parentsEUIDs Set of parent entities' EUIDs.

0 commit comments

Comments
 (0)