程序包 | 说明 |
---|---|
org.opencms.file.types |
The implementations of the core resource types for the VFS are located here.
|
限定符和类型 | 方法和说明 |
---|---|
void |
A_CmsResourceTypeFolderBase.chtype(CmsObject cms,
CmsSecurityManager securityManager,
CmsResource filename,
int newType) |
void |
A_CmsResourceTypeFolderBase.replaceResource(CmsObject cms,
CmsSecurityManager securityManager,
CmsResource resource,
int type,
byte[] content,
java.util.List<CmsProperty> properties) |