com.plumtree.portaluiinfrastructure.editor.commonpages.objectsecurity
Interface IPriorityDropDownModelRO

All Known Implementing Classes:
PriorityDropDownModel

public interface IPriorityDropDownModelRO

This interface is implemented by the Model. It contains all the read-only mothods of the Model accessed by the Views.

Author:
Julie Fournier

Method Summary
 int GetMandatoryPriority()
           
 java.lang.String GetStringForUI()
           
 boolean GetSupportMandatoryColumn()
           
 

Method Detail

GetMandatoryPriority

int GetMandatoryPriority()
See Also:
PriorityDropDownModel.GetMandatoryPriority()

GetSupportMandatoryColumn

boolean GetSupportMandatoryColumn()
See Also:
PriorityDropDownModel.GetSupportMandatoryColumn()

GetStringForUI

java.lang.String GetStringForUI()
See Also:
PriorityDropDownModel.GetStringForUI()



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.