com.sap.portal.pcm.iviewserver.providers.wrappers
Class RuntimeModificationAttributeSetWrapper

com.sap.portal.pcm.iviewserver.providers.wrappers.RuntimeModificationAttributeSetWrapper

public class RuntimeModificationAttributeSetWrapper

Runtime-specific IAttributeSet wrapper for PcmAttributeSet based layer.


Constructor Summary
RuntimeModificationAttributeSetWrapper(com.sap.portal.pcm.admin.PcmAdminBase defAdminBase, com.sapportals.portal.pcd.gl.IPcdContext pcdCtx, javax.naming.directory.Attributes pcdAttrs, com.sapportals.common.PPLogger logger)
           
 
Method Summary
 void deleteAttribute(java.lang.String arg0)
           
 void deleteMetaAttribute(java.lang.String arg0, java.lang.String arg1)
           
 void save()
           
 

Constructor Detail

RuntimeModificationAttributeSetWrapper

public RuntimeModificationAttributeSetWrapper(com.sap.portal.pcm.admin.PcmAdminBase defAdminBase,
                                              com.sapportals.portal.pcd.gl.IPcdContext pcdCtx,
                                              javax.naming.directory.Attributes pcdAttrs,
                                              com.sapportals.common.PPLogger logger)
Parameters:
defAdminBase -  
m_pcdCtx -  
attrs -  
Method Detail

deleteAttribute

public void deleteAttribute(java.lang.String arg0)
                     throws java.lang.UnsupportedOperationException

deleteMetaAttribute

public void deleteMetaAttribute(java.lang.String arg0,
                                java.lang.String arg1)

save

public void save()
          throws com.sap.portal.pcm.admin.ValidationException,
                 java.io.IOException