|
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.bea.p13n.content.document.ref.DefaultDocumentMetadata
|
+--com.bea.p13n.content.document.ref.RefDocumentMetadata
A document metadata def for the reference implementation.
This just forces the name to the be the id.
| Fields inherited from class com.bea.p13n.content.document.ref.DefaultDocumentMetadata |
attributes,
author,
comments,
creationDate,
description,
id,
lastModifiedBy,
lastModifiedDate,
lockedBy,
mimeType,
name,
size,
version |
| Constructor Summary | |
RefDocumentMetadata()
Constructor. |
|
| Method Summary | |
java.lang.String |
getName()
Override to return the id. |
void |
setName(java.lang.String name)
Override to set the id. |
| Methods inherited from class com.bea.p13n.content.document.ref.DefaultDocumentMetadata |
getAttribute,
getAttributeNames,
getAttributes,
getAuthor,
getComments,
getCreationDate,
getDescription,
getID,
getLastModifiedBy,
getLastModifiedDate,
getLockedBy,
getMimeType,
getSize,
getVersion,
setAuthor,
setComments,
setCreationDate,
setDescription,
setID,
setLastModifiedBy,
setLastModifiedDate,
setLockedBy,
setMimeType,
setSize,
setVersion |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public RefDocumentMetadata()
| Method Detail |
public java.lang.String getName()
DefaultDocumentMetadata.getID()public void setName(java.lang.String name)
DefaultDocumentMetadata.setID(java.lang.String)
|
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||