com.jp.protection.priv.pro.integration
Class TemplateUtil.LicenseProductEdition_PP

java.lang.Object
  extended by com.jp.protection.priv.pro.integration.TemplateUtil.LicenseProductEdition_PP
All Implemented Interfaces:
dev.beans.presentation.PropertyPresentation
Enclosing class:
TemplateUtil

public static class TemplateUtil.LicenseProductEdition_PP
extends java.lang.Object
implements dev.beans.presentation.PropertyPresentation


Field Summary
protected  Product fProduct
           
 
Constructor Summary
TemplateUtil.LicenseProductEdition_PP()
           
 
Method Summary
 java.lang.Object getPropertyValue(java.lang.Object aBean)
           
 void init(java.lang.Object aSelector, java.beans.PropertyDescriptor aPropertyDescriptor)
           
 void setPropertyValue(java.lang.Object aBean, java.lang.Object aPropertyValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fProduct

protected Product fProduct
Constructor Detail

TemplateUtil.LicenseProductEdition_PP

public TemplateUtil.LicenseProductEdition_PP()
Method Detail

getPropertyValue

public java.lang.Object getPropertyValue(java.lang.Object aBean)
Specified by:
getPropertyValue in interface dev.beans.presentation.PropertyPresentation

setPropertyValue

public void setPropertyValue(java.lang.Object aBean,
                             java.lang.Object aPropertyValue)
Specified by:
setPropertyValue in interface dev.beans.presentation.PropertyPresentation

init

public void init(java.lang.Object aSelector,
                 java.beans.PropertyDescriptor aPropertyDescriptor)
Specified by:
init in interface dev.beans.presentation.PropertyPresentation