程序包 | 说明 |
---|---|
org.opencms.db |
Low-level database connection and access functionality.
|
限定符和类型 | 方法和说明 |
---|---|
CmsResource |
CmsSecurityManager.createResource(CmsRequestContext context,
java.lang.String resourcePath,
CmsResource resource,
byte[] content,
java.util.List<CmsProperty> properties)
Creates a new resource with the provided content and properties.
|