|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ItemInfo
Super interface for components, imports and exports that provide common information of components, imports and exports.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
Method returns the description of the item. |
java.lang.String |
getDisplayName()
Method returns the display name of the item. |
Interface |
getInterface()
Method returns the interface of the item. |
java.util.Collection<Interface> |
getInterfaces()
Method returns the interfaces of the item. |
java.lang.String |
getName()
Method returns the name of the item. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
java.lang.String getName()
java.lang.String getDisplayName()
java.lang.String getDescription()
Interface getInterface()
java.util.Collection<Interface> getInterfaces()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |