|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IObjectSelectionModelHelper
| Method Summary | |
|---|---|
void |
AddFormInputsForEachObject(XPHashtable htFormData,
IASQueryResult asqr,
int nObjectViewIndex)
Add a unique input to the form input hash table. |
int |
Get508SearchStringMsgIndex(int nSearch508StringIndex)
|
XPSortedDictionary |
GetDoNotShowObjectIDs(ObjectSelectionModel model,
int nObjectViewIndex)
Get object IDs of object not to show in the object selection. |
java.lang.String[] |
GetHeaders(int nObjectViewIndex)
Returns the strings for the headers. |
int |
GetNumObjectViews()
Returns the number of object views this model must display. |
java.lang.String |
GetObjectBannerTitle(java.lang.String strCurrentFolderName,
int nObjectViewIndex)
Get the banner title for the object banner. |
java.lang.String |
GetObjectInputName(int nObjectViewIndex)
Gets the object input name |
IPTObjectManager |
GetObjectMan(IPTSession ptSession,
int nObjectViewIndex)
Gets the an object manager. |
IASQueryResult |
GetObjects(IPTSession ptSession,
IPTAdminFolder ptFolder)
Gets a queryresult of the objects to display. |
int |
GetObjectType(int nObjectViewIndex)
Gets the object type. |
int |
GetPropIDsToQuery(int nObjectViewIndex)
Gets the property IDs to query for. |
java.lang.Object[][] |
GetQueryFilter(ObjectSelectionModel model,
int nObjectViewIndex)
Get query filter to use when query for selectable objects. |
Redirect |
GetRedirectAfterFinish(ObjectSelectionModel model)
Get the redirect for after the editor has finished. |
java.lang.String |
GetSearchHeaderTitle()
Get the title for the search header. |
java.lang.Object[] |
GetSelectedInfo(int nIndex,
IASQueryResult asqr)
Gets the information to store in the selected dictionary. |
java.lang.Object[][] |
GetSelectedObjects(ObjectSelectionModel model)
Get the selected objects |
boolean |
GetShouldSavePage()
Returns whether the model should save the page on repost. |
boolean |
GetStartInSearch()
Returns whether the object selection page should start in search mode. |
void |
InitializeFormInputs(XPHashtable htFormData)
Initialize the form input hash table. |
void |
SetSelectedObjects(ObjectSelectionModel model,
XPSortedDictionary xpsdOldSelectedObjects,
XPSortedDictionary xpsdNewSelectedObjects)
Set the selected objects. |
| Method Detail |
|---|
void AddFormInputsForEachObject(XPHashtable htFormData,
IASQueryResult asqr,
int nObjectViewIndex)
htFormData - IASQueryResult - asqritn - nObjectViewIndex
XPSortedDictionary GetDoNotShowObjectIDs(ObjectSelectionModel model,
int nObjectViewIndex)
ObjectSelectionModel - modelint - nObjectViewIndex
java.lang.String[] GetHeaders(int nObjectViewIndex)
int - nObjectViewIndex
int GetNumObjectViews()
java.lang.String GetObjectBannerTitle(java.lang.String strCurrentFolderName,
int nObjectViewIndex)
String - strCurrentFolderNameint - nObjectViewIndex
java.lang.String GetObjectInputName(int nObjectViewIndex)
int - nObjectViewIndex
IPTObjectManager GetObjectMan(IPTSession ptSession,
int nObjectViewIndex)
IPTSession - ptSessionint - nObjectViewIndex
int GetObjectType(int nObjectViewIndex)
int - nObjectViewIndex
IASQueryResult GetObjects(IPTSession ptSession,
IPTAdminFolder ptFolder)
IPTSession - ptSessionIPTAdminFolder - ptFolder
int GetPropIDsToQuery(int nObjectViewIndex)
int - nObjectViewIndex
java.lang.Object[][] GetQueryFilter(ObjectSelectionModel model,
int nObjectViewIndex)
ObjectSelectionModel - modelint - nObjectViewIndex
Redirect GetRedirectAfterFinish(ObjectSelectionModel model)
ObjectSelectionModel - modelint - nObjectViewIndex
java.lang.String GetSearchHeaderTitle()
java.lang.Object[] GetSelectedInfo(int nIndex,
IASQueryResult asqr)
nIndex - ASQueryResult -
java.lang.Object[][] GetSelectedObjects(ObjectSelectionModel model)
ObjectSelectionModel - model
boolean GetShouldSavePage()
boolean GetStartInSearch()
void InitializeFormInputs(XPHashtable htFormData)
htFormData -
void SetSelectedObjects(ObjectSelectionModel model,
XPSortedDictionary xpsdOldSelectedObjects,
XPSortedDictionary xpsdNewSelectedObjects)
ObjectSelectionModel - modelxpsdOldSelectedObjects - xpsdOldSelectedObjectsxpsdNewSelectedObjects - xpsdNewSelectedObjectsint Get508SearchStringMsgIndex(int nSearch508StringIndex)
nSearch508StringIndex - is the index of the message files index
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||