© 2005 BEA Systems, Inc.

com.bea.p13n.common
Interface Metadata

All Superinterfaces:
Named, Serializable, Versionable

public interface Metadata
extends Versionable, Named, Serializable

This interface defines generic metadata.


Method Summary
 String getAuthor()
          Returns the author.
 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

getAuthor

public String getAuthor()
Returns the author.

Returns:
the author.

getDescription

public String getDescription()
Returns the description.

Returns:
the description.

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved