Package org.alfresco.utility.dsl
Interface DSLContentModelAction<Protocol>
public interface DSLContentModelAction<Protocol>
-
Method Summary
-
Method Details
-
rename
- Throws:
Exception
-
update
- Throws:
Exception
-
delete
- Throws:
Exception
-
copyTo
Copy last resource content to destination. The content to be copied will be set as last resource in the new location.- Throws:
Exception
-
moveTo
Move last resource content to destination. The content to be moved will be set as last resource in the new location.- Throws:
Exception
-