JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.ibm.wsspi.artifact
Interface Entity
All Known Subinterfaces:
ArtifactContainer
,
ArtifactEntry
,
EnclosedEntity
,
OverlayContainer
public interface
Entity
Represents common aspects of an Entity, which may be a Container, or an Entry.
Method Summary
Methods
Modifier and Type
Method and Description
java.lang.String
getName
()
Get the name of this entity.
Method Detail
getName
java.lang.String getName()
Get the name of this entity.
Returns:
name of this entity.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method