|
BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.beasys.commerce.axiom.document.ref.DefaultDocumentMetadata | +--com.beasys.commerce.axiom.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.beasys.commerce.axiom.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.beasys.commerce.axiom.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()
getName
in class DefaultDocumentMetadata
DefaultDocumentMetadata.getID()
public void setName(java.lang.String name)
setName
in class DefaultDocumentMetadata
DefaultDocumentMetadata.setID(java.lang.String)
|
BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |