com.sap.portal.pcm.iviewserver.providers.wrappers
Interface IObservableAttributesProvider

All Superinterfaces:
com.sapportals.portal.pcd.gl.notif.IObservable

public interface IObservableAttributesProvider
extends com.sapportals.portal.pcd.gl.notif.IObservable

A provider for observable attributes.


Method Summary
 javax.naming.directory.Attributes getClonedAttributes()
           
 javax.naming.directory.Attributes getSharedAttributes()
           
 
Methods inherited from interface com.sapportals.portal.pcd.gl.notif.IObservable
register
 

Method Detail

getSharedAttributes

public javax.naming.directory.Attributes getSharedAttributes()

getClonedAttributes

public javax.naming.directory.Attributes getClonedAttributes()