com.plumtree.portalpages.admin.sendinvitation
Interface IInvCodeListModelRO
- All Superinterfaces: 
 - IExpListModelRO, IModelRO, IMVCObject, IPaginationModelRO
 
- All Known Implementing Classes: 
 - InvCodesListModel
 
public interface IInvCodeListModelRO
- extends IExpListModelRO
 
- Author:
 
  - dustina
 
 
| Methods inherited from interface com.plumtree.uiinfrastructure.expandablelist.IExpListModelRO | 
GetAddIcon, GetAddIconAlt, GetAddLabel, GetAlertMessageForEmptyList, GetArrExpListColInfo, GetDeleteIcon, GetDeleteIconAlt, GetDelRowConfirmMsg, GetEmptyListInstructions, GetEmptyListMainMessage, GetEnableMoveRowActions, GetIsListReadOnly, GetListKey, GetMainColumnSort, GetMainColumnSortDirection, GetModelStorageName, GetReadOnlyItems, GetSectionTitle, GetTableInstructions, GetUniqueInt, GetUniqueString, GetUnusedProperties, GetWrapColumnHeaders, IsAddButtonDisabled, IsCheckBoxesDisabled, IsPaginationEnabled | 
 
 
| Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject | 
GetName | 
 
GetInvObjectStatus
boolean GetInvObjectStatus()
 
- Returns:
 
 
GetInvitationCode
java.lang.String GetInvitationCode()
 
- Returns:
 
 
GetNumberOfInvitations
java.lang.String GetNumberOfInvitations()
- Returns the m_nInvNoi as a String.
 
- Returns:
 - String
 
 
 
GetInvitationCodeName
java.lang.String GetInvitationCodeName()
- Returns the m_strInvName.
 
- Returns:
 - String
 
 
 
GetDatePickerControlManager
JSDatePickerMgr GetDatePickerControlManager()
- Get the Date picker control manager
 
- Returns:
 - JSDatePickerMgr