com.bea.p13n.common
Interface Metadata
- public interface Metadata
- extends Versionable, Named, java.io.Serializable
This interface defines generic metadata.
Method Summary
|
java.lang.String |
getAuthor()
Returns the author. |
java.lang.String |
getDescription()
Returns the description. |
Methods inherited from interface com.bea.p13n.common.Named |
getName |
getDescription
public java.lang.String getDescription()
- Returns the description.
- Returns:
- the description.
getAuthor
public java.lang.String getAuthor()
- Returns the author.
- Returns:
- the author.
Copyright © 2002 BEA Systems, Inc. All Rights Reserved