Hello,
I have created a custom web application using which we can create custom attributes & also can modify the existing attributes in alfresco.
Now i want to create a deletion module in which i want to delete the existing attributes or object types from alfresco, but this has an issue like if i delete an existing object type from alfresco and if it is attached with any document or any node in alfresco then an exception will be thrown.
So i want to know that is their any way in which i can search that which all are the nodes attached with any particular object type or with any custom model.
Thanks.