cancel
Showing results for 
Search instead for 
Did you mean: 

Search a node based on the object type or custom model.

prateekgoyal
Champ in-the-making
Champ in-the-making
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.
2 REPLIES 2

janv
Employee
Employee

prateekgoyal
Champ in-the-making
Champ in-the-making
Hello,
can you please elaborate or do you have any code with the lucene querry to search the node based on object type.