|
Milyn-Smooks Version 0.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Content Delivery Unit interface definition.
Base interface for all content delivery components. See extending interfaces. This interface defines 2 methods for accessing descriptive information on the content delivery unit: All implementations must contain a public constructor that takes aCDRDef
instance as
a parameter.
Method Summary | |
java.lang.String |
getDetailDescription()
Get a detail (more verbose) description of the Content Delivery Unit and what it does. |
java.lang.String |
getShortDescription()
Get a short description of the Content Delivery Unit and what it does. |
Method Detail |
public java.lang.String getShortDescription()
getDetailDescription()
public java.lang.String getDetailDescription()
getShortDescription()
|
Milyn-Smooks Version 0.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |