|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.schemedit.Record
public class Record
Bean for displaying an index of metadata records in the StandAlone metadata editor
(see StandAloneSchemEditAction).
$Id $
| Constructor Summary | |
|---|---|
Record(File file)
Constructor - creates a new Record containing given Document and assigns it given id. |
|
| Method Summary | |
|---|---|
String |
getId()
Gets the id attribute of the Record object |
static String |
getId(String fileName)
Gets the id attribute of the Record class |
String |
getLastMod()
Gets the lastMod attribute of the Record object |
String |
getLastModDate()
Gets the lastModDate attribute of the Record object |
long |
getLastModified()
Gets the lastModified attribute of the Record object |
String |
getLastModTime()
Gets the lastModTime attribute of the Record object |
String |
getPath()
Gets the path attribute of the Record object |
static void |
setDebug(boolean db)
Sets the debug attribute of the Emailer object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Record(File file)
file - Description of the Parameter| Method Detail |
|---|
public String getPath()
public long getLastModified()
public String getLastMod()
public String getLastModDate()
public String getLastModTime()
public String getId()
public static String getId(String fileName)
fileName - Description of the Parameter
public static void setDebug(boolean db)
db - The new debug value
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||