com.filenet.wcm.toolkit.server.util
Interface WindowIDFactory


public interface WindowIDFactory

This interface will provide for various implementations to determine what the windowID value should be for a new popup.


Method Summary
 WindowID getNextPopupWindowID(WindowIDContext widContext)
           
 

Method Detail

getNextPopupWindowID

public WindowID getNextPopupWindowID(WindowIDContext widContext)
                              throws WcmException
Throws:
WcmException


© Copyright IBM Corp. 2002, 2007. All Rights Reserved.