Prezeráte obsah pomocníka verzie:
- 6.4
- 6.3
- Staršie verzie
Articles, Banners, and Collections are represented as cq:Pages in AEM.
They share the same common properties found in any cq:Page in addition to several others shown below that represent Adobe Experience Manager (AEM) Mobile On-Demand services metadata and integration supporting properties.
The following tables describe the content properties and nodes.
Property Name | Type | Defaults or Expected Values | Description |
dps-id | String | assigned by AEM Mobile and stored by AEM once uploaded to AEM Mobile or imported from AEM Mobile | |
dps-resourceType | String | dps:Article | dps:Banner | dps:Collection | entity type property |
dps-version | String | version of AEM Mobile entity (also contained within the full aemm-id) | |
dps-lastSynced | Date | date of last sync/import from AEM Mobile into AEM | |
dps-lastUploaded | Date | date of last upload from AEM to AEM Mobile | |
dps-lastUploadedBy | String:userid | id user that performed the last upload request from AEM to AEM Mobile |
Property Name | Type | Defaults or Expected Values |
dps-title |
String | |
dps-shortTitle | String | |
dps-abstract | String | |
dps-shortAbstract | String | |
dps-department | String | |
dps-category | String | |
dps-keywords | String[] | |
dps-internalKeywords | String[] | |
dps-importance | String[] | Importance from {"low", "normal", "high"} |
Property Name | Type | Defaults or Expected Values |
dps-author | String | |
dps-authorURL | String | |
dps-hideFromBrowsePage | Boolean | |
dps-access | String | ProtectedAccess from {"protected", "metered", "free"} |
Social | ||
dps-socialShareURL | String | |
dps-articleText | String | |
dps-url | String |
Property Name | Type | Defaults or Expected Values |
dps-tapAction | TapAction from {webLink} | |
dps-tapActinUrl |
Property Name | Type | Defaults or Expected Values |
dps-productId | String | |
dps-readingPosition | String | from {"reset","retain"} |
dps-horizontalSwipe | Boolean | |
dps-allowDownlaod |
Boolean | |
dps-openDefault | String | from {"browsePage","contentView"} |
dps-layout | String |
Node Name | Type | Defaults or Expected Values | Description |
image | jcr:primaryType=nt:unstructured sling:resourceType=foundation/components/image |