Skip to content

Commit

Permalink
SHIBUI-1788
Browse files Browse the repository at this point in the history
Clarification/change to comment
  • Loading branch information
chasegawa committed Jun 8, 2021
1 parent 10ee2a6 commit 0ce8050
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ public void setDefaultValues(Set<String> defaultValues) {

@Override
public void setPersistType(String persistType) {
// WHAT TO DO? This is "attributeType", but need to match up to AttributeTypes in ModelRepresentationConversions??
// This is "attributeType", but this is only here to comply with the interface, we don't intend for this to be
// used, we want to match up against the actual ENUM types of CustomAttributeType
}

@Override
Expand Down

0 comments on commit 0ce8050

Please sign in to comment.