当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
AssetCreate (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.repository.events
Class AssetCreate
java.lang.Object
org.drools.repository.events.AssetChange
org.drools.repository.events.AssetCreate
public class AssetCreate
- extends AssetChange
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssetCreate
public AssetCreate(String content,
String fileName,
String format,
String path)
getContent
public String getContent()
getFileName
public String getFileName()
getFormat
public String getFormat()
- This is in effect the "file extension" as well as the format type.
getPath
public String getPath()
- The path is the directory path to the resource in "file" terms (not JCR terms).
Forward slash delimited.
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.