当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
ScmEntry (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.scm
Interface ScmEntry
- All Known Implementing Classes:
- DefaultScmEntry
public interface ScmEntry
FILE
static final int FILE
- See Also:
- Constant Field Values
DIRECTORY
static final int DIRECTORY
- See Also:
- Constant Field Values
getAuthor
String getAuthor()
getDate
Date getDate()
getName
String getName()
getPath
String getPath()
getRevision
long getRevision()
getSize
long getSize()
isFile
boolean isFile()
isDirectory
boolean isDirectory()
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.