© 2002 BEA Systems, Inc.


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.Versionable
getVersion
 
Methods inherited from interface com.bea.p13n.common.Named
getName
 

Method Detail

getDescription

public java.lang.String getDescription()
Returns the description.

Returns:
the description.

getAuthor

public java.lang.String getAuthor()
Returns the author.

Returns:
the author.

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved