[midPoint] Custom schema extension change location
mceylan
mrveceylan at gmail.com
Tue Jan 24 07:13:58 CET 2017
hi,
create custom extension schema "tckn"
I want Tckn is add admin page users list column. For Example
name name givenName familyName tckn emailAddress
PageUsers.java
column = new PropertyColumn(createStringResource("Usertype.tckn"),UserType.
EXTENSION_TCKN.getLocalPart(),SelectableBean.F_VALUE + ".tckn");
columns.add(column);
--
Merve CEYLAN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20170124/1e4f2a9c/attachment.htm>
More information about the midPoint
mailing list