com.sap.portal.pcm.iviewserver.attributes
Class AttrPcmLaunchCreator

java.lang.Object
  |
  +--com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
        |
        +--com.sap.portal.pcm.iviewserver.attributes.AttrPcmLaunchCreator

public class AttrPcmLaunchCreator
extends AttrPcmGeneralCreator


Fields inherited from class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
m_attrs, m_defaultLocale, m_pcdObjectFactory, m_personalizedObj, m_templateSupport
 
Constructor Summary
AttrPcmLaunchCreator()
           
AttrPcmLaunchCreator(com.sapportals.portal.pcd.gl.IPcdObjectFactory arg0)
           
 
Method Summary
protected  void createDefaultAttrs()
           
 
Methods inherited from class com.sap.portal.pcm.iviewserver.attributes.AttrPcmGeneralCreator
createDefaultAttribute, createDefaultAttribute, createDefaultAttribute, createPcdAttr, createPcdAttrs, getAttributes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttrPcmLaunchCreator

public AttrPcmLaunchCreator()

AttrPcmLaunchCreator

public AttrPcmLaunchCreator(com.sapportals.portal.pcd.gl.IPcdObjectFactory arg0)
Method Detail

createDefaultAttrs

protected void createDefaultAttrs()
Overrides:
createDefaultAttrs in class AttrPcmGeneralCreator