public class Record
extends java.lang.Object
StandAloneSchemEditAction
).$Id $
Constructor and Description |
---|
Record(java.io.File file)
Constructor - creates a new Record containing given Document and assigns it
given id.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Gets the id attribute of the Record object
|
static java.lang.String |
getId(java.lang.String fileName)
Gets the id attribute of the Record class
|
java.lang.String |
getLastMod()
Gets the lastMod attribute of the Record object
|
java.lang.String |
getLastModDate()
Gets the lastModDate attribute of the Record object
|
long |
getLastModified()
Gets the lastModified attribute of the Record object
|
java.lang.String |
getLastModTime()
Gets the lastModTime attribute of the Record object
|
java.lang.String |
getPath()
Gets the path attribute of the Record object
|
static void |
setDebug(boolean db)
Sets the debug attribute of the Emailer object
|
public Record(java.io.File file)
file
- Description of the Parameterpublic java.lang.String getPath()
public long getLastModified()
public java.lang.String getLastMod()
public java.lang.String getLastModDate()
public java.lang.String getLastModTime()
public java.lang.String getId()
public static java.lang.String getId(java.lang.String fileName)
fileName
- Description of the Parameterpublic static void setDebug(boolean db)
db
- The new debug value