Hi, WSO2 GReg 4.0.0 has a concept called Resource Retention. In the GReg UI resource browser, a user can lock a resource using the "Retention" portlet.
PropertiesAdminService is used for locking the resource. Please check setRetentionProperties() and getRetentionProperties() methods in that service. A registry handler named RetentionHandler is used behind the scenes to implement this feature. Thanks, Sadeep On Fri, Sep 9, 2011 at 1:34 AM, David Carver <[email protected]> wrote: > Is there a way to mark an artifact as being locked? I.e. so that only > certain people can make changes to it? Or do I need to add some special > attributes and handlers to address this situation? > > Dave > > ______________________________**_________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/**mailman/listinfo/carbon-dev<http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev> > -- Sadeep Jayasumana Software Engineer WSO2 Inc. Email - [email protected] Mobile - +94 77 22 66 507
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
