| Package | Description |
|---|---|
| com.sapportals.wcm.app.xmlforms | |
| com.sapportals.wcm.repository |
Contains the repository framework interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
IResource |
ResourceUtils.createOrUpdateResourceWithPropertyErrors(IResourceContext resContext,
ICollection c,
String name,
IContent content,
IPropertyMap props)
Creates a resource, or update its content and properties, if it exists.
|
IResource |
ResourceUtils.createOrUpdateResourceWithPropertyErrors(IResourceContext resContext,
RID rid,
IContent content,
IPropertyMap props)
Creates a resource, or update its content and properties, if it exists.
|
IResource |
ResourceUtils.createOrUpdateResourceWithPropertyErrors(IResourceContext resContext,
String uri,
IContent content,
IPropertyMap props)
Creates a resource, or update its content and properties, if it exists.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IResource.setProperties(IPropertyMap props)
Set all properties of the resource.
|
void |
IResource.setProperties(List propChangeList)
Change the properties of the resource.
|
void |
IResource.update(IContent newContent,
IPropertyMap properties)
Updates the content and properties of this resource in an atomic operation.
|
Copyright 2021 SAP SE Complete Copyright Notice