Package org.alfresco.utility.data
Class ResourceContent
java.lang.Object
org.alfresco.utility.data.ResourceContent
This will handle the last objects created in repository
On some protocols, the location of the content created has a prefixed keyword
Example: smb://:/Sites/....
In some cases we want to assert the existance of this resources using just the CMIS path
so /Sites/.... stripping the protocol prefix.
This class will do exactly this.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResourceContent
-
-
Method Details
-
getFullPath
-
getPathWithoutPrefix
-
setFullPath
-