|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.gx.webmanager.wcb.foundation.ComponentDefinitionImpl
nl.gx.webmanager.wcb.presentationtype.impl.PresentationComponentDefinitionImpl
public class PresentationComponentDefinitionImpl
Extension of the base ComponentDefinitionImpl for the
PresentationComponentType.
| Field Summary |
|---|
| Fields inherited from class nl.gx.webmanager.wcb.foundation.ComponentDefinitionImpl |
|---|
LOG |
| Constructor Summary | |
|---|---|
PresentationComponentDefinitionImpl(boolean isLicensed)
Creates a new PresentationComponentDefinitionImpl instance. |
|
| Method Summary | |
|---|---|
java.lang.String |
getSourceJspPath()
Returns the path to the jsps in the component bundle jar. |
java.lang.String |
getSourceStaticPath()
Returns the path to the static files in the component bundle jar. |
void |
setSourceJspPath(java.lang.String sourceJspPath)
Set the path to the jsps in the component bundle jar. |
void |
setSourceStaticPath(java.lang.String sourceStaticPath)
Set the path to the static files in the component bundle jar. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PresentationComponentDefinitionImpl(boolean isLicensed)
PresentationComponentDefinitionImpl instance.
isLicensed - Indicates whether the PresentationComponent requires a license.| Method Detail |
|---|
public java.lang.String getSourceJspPath()
PresentationComponentDefinition
getSourceJspPath in interface PresentationComponentDefinitionpublic void setSourceJspPath(java.lang.String sourceJspPath)
sourceJspPath - the path to the jsps in the component bundle jarpublic java.lang.String getSourceStaticPath()
PresentationComponentDefinition
getSourceStaticPath in interface PresentationComponentDefinitionpublic void setSourceStaticPath(java.lang.String sourceStaticPath)
sourceJspPath - the path to the static files in the component bundle jar
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||