Class CatalogItem
java.lang.Object
com.adobe.acs.commons.contentsync.CatalogItem
A Json object describing a resource to sync.
Required fields:
- path
- jcr:primaryType
- exportUri
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CatalogItem
public CatalogItem(javax.json.JsonObject object)
-
-
Method Details
-
getPath
-
getPrimaryType
-
hasContentResource
public boolean hasContentResource() -
getContentUri
-
getString
-
getLong
-
getCustomExporter
-
getJsonObject
public javax.json.JsonObject getJsonObject()
-