This content has been marked as final.
Show 2 replies
-
1. Re: Profile Service: ManagedProperty.isReadOnly() ?
starksm64 Mar 12, 2009 10:31 PM (in response to ozizka)Its only implied from a hasViewUse(ViewUse.STATISTIC), but that is not a sufficient check as the property may not have been annotated as such. We really should have such an isReadOnly() accessor based on whether or not the property has a setter, or was simply marked read-only via admin annotations.