Hi,
I Want to write a java program for the below functionality using alfresco API.
1.GetNewMetadat
Return new metadata(Web page metadata set) created during the specified time period(startTime, endTime).
2.GetMetadataSize:
Return size of the metadata (new, modified and exited web pages), for the specified time period(startTime, endTime).
I am new to alfresco. Please help me to find solution or any suggestion to solve the above functionality.
Thanks,