Java Doc for PrivateMessagesTool.java in » ERP-CRM-Financial » sakai » org » sakaiproject » tool » messageforums » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Java Source Code / Java Documentation
1.
6.0 JDK Core
2.
6.0 JDK Modules
3.
6.0 JDK Modules com.sun
4.
6.0 JDK Modules com.sun.java
5.
6.0 JDK Modules sun
6.
6.0 JDK Platform
7.
Ajax
8.
Apache Harmony Java SE
9.
Aspect oriented
10.
Authentication Authorization
11.
Blogger System
12.
Build
13.
Byte Code
14.
Cache
15.
Chart
16.
Chat
17.
Code Analyzer
18.
Collaboration
19.
Content Management System
20.
Database Client
21.
Database DBMS
22.
Database JDBC Connection Pool
23.
Database ORM
24.
Development
25.
EJB Server geronimo
26.
EJB Server GlassFish
27.
EJB Server JBoss 4.2.1
28.
EJB Server resin 3.1.5
29.
ERP CRM Financial
30.
ESB
31.
Forum
32.
GIS
33.
Graphic Library
34.
Groupware
35.
HTML Parser
36.
IDE
37.
IDE Eclipse
38.
IDE Netbeans
39.
Installer
40.
Internationalization Localization
41.
Inversion of Control
42.
Issue Tracking
43.
J2EE
44.
JBoss
45.
JMS
46.
JMX
47.
Library
48.
Mail Clients
49.
Net
50.
Parser
51.
PDF
52.
Portal
53.
Profiler
54.
Project Management
55.
Report
56.
RSS RDF
57.
Rule Engine
58.
Science
59.
Scripting
60.
Search Engine
61.
Security
62.
Sevlet Container
63.
Source Control
64.
Swing Library
65.
Template Engine
66.
Test Coverage
67.
Testing
68.
UML
69.
Web Crawler
70.
Web Framework
71.
Web Mail
72.
Web Server
73.
Web Services
74.
Web Services apache cxf 2.0.1
75.
Web Services AXIS2
76.
Wiki Engine
77.
Workflow Engines
78.
XML
79.
XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation
»
ERP CRM Financial
»
sakai
»
org.sakaiproject.tool.messageforums
Source Cross Reference
Class Diagram
Java Document (Java Doc)
java.lang
.Object
org.sakaiproject.tool.messageforums
.PrivateMessagesTool
PrivateMessagesTool
public
class PrivateMessagesTool
(Code)
Field Summary
final
public
static
String
ADD_FOLDER_IN_FOLDER_PG
final
public
static
String
ADD_MESSAGE_FOLDER_PG
final
public
static
String
COMPOSE_FROM_PG
final
public
static
String
COMPOSE_MSG_PG
final
public
static
String
DELETE_FOLDER_PG
final
public
static
String
DELETE_MESSAGES_PG
final
public
static
String
DELETE_MESSAGE_PG
final
public
static
String
DISPLAY_MESSAGES_PG
final
public
static
String
MAIN_PG
final
public
static
String
MESSAGE_FOLDER_SETTING_PG
final
public
static
String
MESSAGE_HOME_PG
final
public
static
String
MESSAGE_REPLY_PG
final
public
static
String
MESSAGE_SETTING_PG
final
public
static
String
MESSAGE_STATISTICS_PG
final
public
static
String
MOVE_MESSAGE_PG
final
public
static
String
PVTMSG_COMPOSE
final
public
static
String
PVTMSG_MODE_CASE
final
public
static
String
PVTMSG_MODE_DELETE
final
public
static
String
PVTMSG_MODE_DRAFT
final
public
static
String
PVTMSG_MODE_RECEIVED
final
public
static
String
PVTMSG_MODE_SENT
final
public
static
String
RECIPIANTS_ALL_INSTRUCTORS
final
public
static
String
RECIPIANTS_ENTIRE_CLASS
final
public
static
String
REVISE_FOLDER_PG
final
public
static
String
SEARCH_RESULT_MESSAGES_PG
final
public
static
String
SELECTED_MESSAGE_PG
final
public
static
String
SET_AS_NO
final
public
static
String
SET_AS_YES
final
public
static
String
SORT_ATTACHMENT_ASC
final
public
static
String
SORT_ATTACHMENT_DESC
final
public
static
String
SORT_AUTHOR_ASC
final
public
static
String
SORT_AUTHOR_DESC
final
public
static
String
SORT_DATE_ASC
final
public
static
String
SORT_DATE_DESC
final
public
static
String
SORT_LABEL_ASC
final
public
static
String
SORT_LABEL_DESC
final
public
static
String
SORT_SUBJECT_ASC
final
public
static
String
SORT_SUBJECT_DESC
final
public
static
String
SORT_TO_ASC
final
public
static
String
SORT_TO_DESC
final
public
static
String
STATE_PVTMSG_MODE
The configuration mode, received, sent,delete, case etc ...
final
public
static
String
THREADED_VIEW
PrivateForumDecoratedBean
decoratedForum
public
Date
searchFromDate
public
boolean
searchOnAuthor
public
boolean
searchOnBody
public
boolean
searchOnDate
public
boolean
searchOnLabel
public
boolean
searchOnSubject
public
Date
searchToDate
Constructor Summary
public
PrivateMessagesTool
()
Method Summary
public
PrivateMessage
constructMessage
()
public
List
createDecoratedDisplay
(
List
msg)
public
String
createDecoratedSentToDisplay
(
PrivateMessageDecoratedBean
dbean)
public
String
getActivatePvtMsg
()
public
String
getAddFolder
()
public
List
getAllAttachments
()
public
ArrayList
getAttachments
()
public
String
getAuthorString
()
public
String
getComposeBody
()
public
String
getComposeSendAsPvtMsg
()
public
String
getComposeSubject
()
public
String
getCurrentMsgUuid
()
public
PrivateForumDecoratedBean
getDecoratedForum
()
public
List
getDecoratedPvtMsgs
()
public
PrivateMessageDecoratedBean
getDetailMsg
()
public
PrivateForum
getForum
()
public
String
getForwardPvtMsg
()
public
String
getForwardPvtMsgEmail
()
public
boolean
getIsmutable
()
public
String
getMoveToTopic
()
public
String
getMsgNavMode
()
public
String
getPlacementId
()
public
ArrayList
getPrepareRemoveAttach
()
public
String
getPrivacyAlert
()
public
String
getPrivacyAlertUrl
()
public
boolean
getPvtAreaEnabled
()
public
String
getRemoveAttachId
()
public
boolean
getRenderPrivacyAlert
()
public
String
getReplyToBody
()
public
String
getReplyToSubject
()
public
static
String
getResourceBundleString
(
String
key)
public
Date
getSearchFromDate
()
public
List
getSearchPvtMsgs
()
public
String
getSearchText
()
public
Date
getSearchToDate
()
public
String
getSelectView
()
public
List
getSelectedComposeToList
()
public
List
getSelectedDeleteItems
()
public
List
getSelectedItems
()
public
String
getSelectedLabel
()
public
String
getSelectedNewTopicTitle
()
public
PrivateTopicDecoratedBean
getSelectedTopic
()
public
String
getSelectedTopicId
()
public
String
getSelectedTopicTitle
()
public
String
getSortType
()
public
boolean
getSuperUser
()
public
Date
getTime
()
public
List
getTotalComposeToList
()
public
List
getTotalDisplayItems
()
public
int
getTotalMsgInFolder
()
public
MessageForumsTypeManager
getTypeManager
()
public
String
getUserId
()
public
String
getUserName
()
public
String
getUserSortNameById
(
String
id)
protected
boolean
hasValue
(
String
eval)
public
void
initializePrivateMessageArea
()
public
boolean
isAtMain
()
public
boolean
isDeleteConfirm
()
public
boolean
isDispError
()
public
boolean
isInstructor
()
public
boolean
isMessageForumsPageInSite
()
public
boolean
isMessages
()
public
boolean
isMessagesPageInSite
()
public
boolean
isMessagesandForums
()
public
boolean
isSearchOnAuthor
()
public
boolean
isSearchOnBody
()
public
boolean
isSearchOnDate
()
public
boolean
isSearchOnLabel
()
public
boolean
isSearchOnSubject
()
public
boolean
isSelectAll
()
public
boolean
isValidEmail
()
public
String
processActionHome
()
public
String
processActionMarkCheckedAsRead
()
public
String
processActionPrivateMessages
()
public
String
processAddAttachmentRedirect
()
public
void
processChangeSelectView
(ValueChangeEvent eve)
public
String
processCheckAll
()
process isSelected for all decorated messages same page i.e.
public
String
processClearSearch
()
public
String
processDeleteAttach
()
public
String
processDeleteReplyAttach
()
public
String
processDisplayForum
()
public
String
processDisplayNextMsg
()
public
String
processDisplayNextTopic
()
public
String
processDisplayPreviousMsg
()
public
String
processDisplayPreviousTopic
()
public
String
processPvtMsgCancel
()
public
String
processPvtMsgCancelToDetailView
()
public
String
processPvtMsgCancelToListView
()
public
String
processPvtMsgCompose
()
public
String
processPvtMsgComposeCancel
()
public
String
processPvtMsgDeleteConfirm
()
public
String
processPvtMsgDeleteConfirmYes
()
public
String
processPvtMsgDetail
()
public
String
processPvtMsgDispOtions
()
public
String
processPvtMsgEmptyDelete
()
public
String
processPvtMsgFldCreate
()
public
String
processPvtMsgFldDelete
()
public
String
processPvtMsgFldInFldCreate
()
public
String
processPvtMsgFldRevise
()
public
String
processPvtMsgFolderInFolderAdd
()
public
String
processPvtMsgFolderSettingAdd
()
public
String
processPvtMsgFolderSettingDelete
()
public
String
processPvtMsgFolderSettingRevise
()
public
String
processPvtMsgFolderSettings
()
public
String
processPvtMsgMove
()
public
String
processPvtMsgMoveMessage
()
public
String
processPvtMsgMultiDelete
()
public
String
processPvtMsgOrganize
()
public
void
processPvtMsgParentFolderMove
(ValueChangeEvent event)
public
String
processPvtMsgReply
()
public
String
processPvtMsgReplySaveDraft
()
public
String
processPvtMsgReplySend
()
public
String
processPvtMsgReturnToFolderView
()
public
String
processPvtMsgReturnToMainOrHp
()
public
String
processPvtMsgSaveDraft
()
public
String
processPvtMsgSend
()
public
String
processPvtMsgSettings
()
public
void
processPvtMsgSettingsRevise
(ValueChangeEvent event)
public
String
processPvtMsgSettingsSave
()
public
String
processPvtMsgStatistics
()
public
String
processPvtMsgTopic
()
public
String
processRemoveAttach
()
public
String
processRemoveAttachCancel
()
public
String
processSearch
()
public
String
processUpload
(ValueChangeEvent event)
public
String
processUploadCancel
()
public
String
processUploadConfirm
()
public
void
rearrageTopicMsgsThreaded
(boolean searcModeOn)
public
void
resetComposeContents
()
public
void
resetFormVariable
()
public
void
setActivatePvtMsg
(
String
activatePvtMsg)
public
void
setAddFolder
(
String
addFolder)
public
void
setAttachments
(
ArrayList
attachments)
public
void
setComposeBody
(
String
composeBody)
public
void
setComposeSendAsPvtMsg
(
String
composeSendAsPvtMsg)
public
void
setComposeSubject
(
String
composeSubject)
public
void
setCurrentMsgUuid
(
String
currentMsgUuid)
public
void
setDecoratedPvtMsgs
(
List
displayPvtMsgs)
public
void
setDeleteConfirm
(boolean deleteConfirm)
public
void
setDetailMsg
(
PrivateMessageDecoratedBean
detailMsg)
public
void
setForum
(
PrivateForum
forum)
public
void
setForumManager
(
MessageForumsForumManager
forumManager)
public
void
setForwardPvtMsg
(
String
forwardPvtMsg)
public
void
setForwardPvtMsgEmail
(
String
forwardPvtMsgEmail)
public
void
setMembershipManager
(
MembershipManager
membershipManager)
public
void
setMessageManager
(
MessageForumsMessageManager
messageManager)
public
void
setMoveToTopic
(
String
moveToTopic)
public
void
setMsgNavMode
(
String
msgNavMode)
final
public
void
setPrepareRemoveAttach
(
ArrayList
prepareRemoveAttach)
public
void
setPrevNextMessageDetails
()
public
void
setPrevNextTopicDetails
(
String
msgNavMode)
public
void
setPrtMsgManager
(
PrivateMessageManager
prtMsgManager)
final
public
void
setRemoveAttachId
(
String
removeAttachId)
public
void
setReplyToBody
(
String
replyToBody)
public
void
setReplyToSubject
(
String
replyToSubject)
public
void
setSearchFromDate
(
Date
searchFromDate)
public
void
setSearchOnAuthor
(boolean searchOnAuthor)
public
void
setSearchOnBody
(boolean searchOnBody)
public
void
setSearchOnDate
(boolean searchOnDate)
public
void
setSearchOnLabel
(boolean searchOnLabel)
public
void
setSearchOnSubject
(boolean searchOnSubject)
public
void
setSearchPvtMsgs
(
List
searchPvtMsgs)
public
void
setSearchText
(
String
searchText)
public
void
setSearchToDate
(
Date
searchToDate)
public
void
setSelectAll
(boolean selectAll)
public
void
setSelectView
(
String
selectView)
public
void
setSelectedComposeToList
(
List
selectedComposeToList)
public
void
setSelectedDeleteItems
(
List
selectedDeleteItems)
public
void
setSelectedItems
(
List
selectedItems)
public
void
setSelectedLabel
(
String
selectedLabel)
public
void
setSelectedNewTopicTitle
(
String
selectedNewTopicTitle)
public
void
setSelectedTopic
(
PrivateTopicDecoratedBean
selectedTopic)
public
void
setSelectedTopicId
(
String
selectedTopicId)
public
void
setSelectedTopicTitle
(
String
selectedTopicTitle)
public
void
setSortType
(
String
sortType)
public
void
setSuperUser
(boolean superUser)
public
void
setTotalComposeToList
(
List
totalComposeToList)
public
void
setTotalDisplayItems
(
List
totalDisplayItems)
public
void
setTotalMsgInFolder
(int totalMsgInFolder)
public
void
setTypeManager
(
MessageForumsTypeManager
typeManager)
public
void
setValidEmail
(boolean validEmail)
Field Detail
ADD_FOLDER_IN_FOLDER_PG
final
public
static
String
ADD_FOLDER_IN_FOLDER_PG
(Code)
ADD_MESSAGE_FOLDER_PG
final
public
static
String
ADD_MESSAGE_FOLDER_PG
(Code)
COMPOSE_FROM_PG
final
public
static
String
COMPOSE_FROM_PG
(Code)
COMPOSE_MSG_PG
final
public
static
String
COMPOSE_MSG_PG
(Code)
DELETE_FOLDER_PG
final
public
static
String
DELETE_FOLDER_PG
(Code)
DELETE_MESSAGES_PG
final
public
static
String
DELETE_MESSAGES_PG
(Code)
DELETE_MESSAGE_PG
final
public
static
String
DELETE_MESSAGE_PG
(Code)
DISPLAY_MESSAGES_PG
final
public
static
String
DISPLAY_MESSAGES_PG
(Code)
MAIN_PG
final
public
static
String
MAIN_PG
(Code)
Naigation for JSP
MESSAGE_FOLDER_SETTING_PG
final
public
static
String
MESSAGE_FOLDER_SETTING_PG
(Code)
MESSAGE_HOME_PG
final
public
static
String
MESSAGE_HOME_PG
(Code)
MESSAGE_REPLY_PG
final
public
static
String
MESSAGE_REPLY_PG
(Code)
MESSAGE_SETTING_PG
final
public
static
String
MESSAGE_SETTING_PG
(Code)
MESSAGE_STATISTICS_PG
final
public
static
String
MESSAGE_STATISTICS_PG
(Code)
MOVE_MESSAGE_PG
final
public
static
String
MOVE_MESSAGE_PG
(Code)
PVTMSG_COMPOSE
final
public
static
String
PVTMSG_COMPOSE
(Code)
PVTMSG_MODE_CASE
final
public
static
String
PVTMSG_MODE_CASE
(Code)
PVTMSG_MODE_DELETE
final
public
static
String
PVTMSG_MODE_DELETE
(Code)
PVTMSG_MODE_DRAFT
final
public
static
String
PVTMSG_MODE_DRAFT
(Code)
PVTMSG_MODE_RECEIVED
final
public
static
String
PVTMSG_MODE_RECEIVED
(Code)
portlet configuration parameter values*
PVTMSG_MODE_SENT
final
public
static
String
PVTMSG_MODE_SENT
(Code)
RECIPIANTS_ALL_INSTRUCTORS
final
public
static
String
RECIPIANTS_ALL_INSTRUCTORS
(Code)
RECIPIANTS_ENTIRE_CLASS
final
public
static
String
RECIPIANTS_ENTIRE_CLASS
(Code)
REVISE_FOLDER_PG
final
public
static
String
REVISE_FOLDER_PG
(Code)
SEARCH_RESULT_MESSAGES_PG
final
public
static
String
SEARCH_RESULT_MESSAGES_PG
(Code)
SELECTED_MESSAGE_PG
final
public
static
String
SELECTED_MESSAGE_PG
(Code)
SET_AS_NO
final
public
static
String
SET_AS_NO
(Code)
SET_AS_YES
final
public
static
String
SET_AS_YES
(Code)
SORT_ATTACHMENT_ASC
final
public
static
String
SORT_ATTACHMENT_ASC
(Code)
SORT_ATTACHMENT_DESC
final
public
static
String
SORT_ATTACHMENT_DESC
(Code)
SORT_AUTHOR_ASC
final
public
static
String
SORT_AUTHOR_ASC
(Code)
SORT_AUTHOR_DESC
final
public
static
String
SORT_AUTHOR_DESC
(Code)
SORT_DATE_ASC
final
public
static
String
SORT_DATE_ASC
(Code)
SORT_DATE_DESC
final
public
static
String
SORT_DATE_DESC
(Code)
SORT_LABEL_ASC
final
public
static
String
SORT_LABEL_ASC
(Code)
SORT_LABEL_DESC
final
public
static
String
SORT_LABEL_DESC
(Code)
SORT_SUBJECT_ASC
final
public
static
String
SORT_SUBJECT_ASC
(Code)
SORT_SUBJECT_DESC
final
public
static
String
SORT_SUBJECT_DESC
(Code)
SORT_TO_ASC
final
public
static
String
SORT_TO_ASC
(Code)
SORT_TO_DESC
final
public
static
String
SORT_TO_DESC
(Code)
STATE_PVTMSG_MODE
final
public
static
String
STATE_PVTMSG_MODE
(Code)
The configuration mode, received, sent,delete, case etc ...
THREADED_VIEW
final
public
static
String
THREADED_VIEW
(Code)
decoratedForum
PrivateForumDecoratedBean
decoratedForum
(Code)
searchFromDate
public
Date
searchFromDate
(Code)
searchOnAuthor
public
boolean searchOnAuthor
(Code)
searchOnBody
public
boolean searchOnBody
(Code)
searchOnDate
public
boolean searchOnDate
(Code)
searchOnLabel
public
boolean searchOnLabel
(Code)
searchOnSubject
public
boolean searchOnSubject
(Code)
searchToDate
public
Date
searchToDate
(Code)
Constructor Detail
PrivateMessagesTool
public
PrivateMessagesTool()
(Code)
Method Detail
constructMessage
public
PrivateMessage
constructMessage()
(Code)
createDecoratedDisplay
public
List
createDecoratedDisplay(
List
msg)
(Code)
decorated display - from List of Message
createDecoratedSentToDisplay
public
String
createDecoratedSentToDisplay(
PrivateMessageDecoratedBean
dbean)
(Code)
create decorated display for Sent To display for Sent folder
Parameters:
dbean -
getActivatePvtMsg
public
String
getActivatePvtMsg()
(Code)
getAddFolder
public
String
getAddFolder()
(Code)
getAllAttachments
public
List
getAllAttachments()
(Code)
getAttachments
public
ArrayList
getAttachments()
(Code)
getAuthorString
public
String
getAuthorString()
(Code)
getComposeBody
public
String
getComposeBody()
(Code)
getComposeSendAsPvtMsg
public
String
getComposeSendAsPvtMsg()
(Code)
getComposeSubject
public
String
getComposeSubject()
(Code)
getCurrentMsgUuid
public
String
getCurrentMsgUuid()
(Code)
getDecoratedForum
public
PrivateForumDecoratedBean
getDecoratedForum()
(Code)
getDecoratedPvtMsgs
public
List
getDecoratedPvtMsgs()
(Code)
getDetailMsg
public
PrivateMessageDecoratedBean
getDetailMsg()
(Code)
getForum
public
PrivateForum
getForum()
(Code)
getForwardPvtMsg
public
String
getForwardPvtMsg()
(Code)
getForwardPvtMsgEmail
public
String
getForwardPvtMsgEmail()
(Code)
getIsmutable
public
boolean getIsmutable()
(Code)
getMoveToTopic
public
String
getMoveToTopic()
(Code)
getMsgNavMode
public
String
getMsgNavMode()
(Code)
getPlacementId
public
String
getPlacementId()
(Code)
getPrepareRemoveAttach
public
ArrayList
getPrepareRemoveAttach()
(Code)
getPrivacyAlert
public
String
getPrivacyAlert()
(Code)
Get Privacy message from sakai.properties
getPrivacyAlertUrl
public
String
getPrivacyAlertUrl()
(Code)
Get Privacy message link from sakai.properties
getPvtAreaEnabled
public
boolean getPvtAreaEnabled()
(Code)
getRemoveAttachId
public
String
getRemoveAttachId()
(Code)
getRenderPrivacyAlert
public
boolean getRenderPrivacyAlert()
(Code)
Enable privacy message
getReplyToBody
public
String
getReplyToBody()
(Code)
getReplyToSubject
public
String
getReplyToSubject()
(Code)
getResourceBundleString
public
static
String
getResourceBundleString(
String
key)
(Code)
getSearchFromDate
public
Date
getSearchFromDate()
(Code)
getSearchPvtMsgs
public
List
getSearchPvtMsgs()
(Code)
getSearchText
public
String
getSearchText()
(Code)
getSearchToDate
public
Date
getSearchToDate()
(Code)
getSelectView
public
String
getSelectView()
(Code)
getSelectedComposeToList
public
List
getSelectedComposeToList()
(Code)
getSelectedDeleteItems
public
List
getSelectedDeleteItems()
(Code)
getSelectedItems
public
List
getSelectedItems()
(Code)
getSelectedLabel
public
String
getSelectedLabel()
(Code)
getSelectedNewTopicTitle
public
String
getSelectedNewTopicTitle()
(Code)
getSelectedTopic
public
PrivateTopicDecoratedBean
getSelectedTopic()
(Code)
Returns the selectedTopic.
getSelectedTopicId
public
String
getSelectedTopicId()
(Code)
getSelectedTopicTitle
public
String
getSelectedTopicTitle()
(Code)
getSortType
public
String
getSortType()
(Code)
getSuperUser
public
boolean getSuperUser()
(Code)
getTime
public
Date
getTime()
(Code)
getTotalComposeToList
public
List
getTotalComposeToList()
(Code)
getTotalDisplayItems
public
List
getTotalDisplayItems()
(Code)
getTotalMsgInFolder
public
int getTotalMsgInFolder()
(Code)
getTypeManager
public
MessageForumsTypeManager
getTypeManager()
(Code)
getUserId
public
String
getUserId()
(Code)
getUserName
public
String
getUserName()
(Code)
getUserSortNameById
public
String
getUserSortNameById(
String
id)
(Code)
Parameters:
id -
hasValue
protected
boolean hasValue(
String
eval)
(Code)
Check String has value, not null boolean
initializePrivateMessageArea
public
void initializePrivateMessageArea()
(Code)
isAtMain
public
boolean isAtMain()
(Code)
isDeleteConfirm
public
boolean isDeleteConfirm()
(Code)
isDispError
public
boolean isDispError()
(Code)
Property created rather than setErrorMessage for design requirement
isInstructor
public
boolean isInstructor()
(Code)
isMessageForumsPageInSite
public
boolean isMessageForumsPageInSite()
(Code)
TRUE if Message Forums (Message Center) exists in this site,FALSE otherwise
isMessages
public
boolean isMessages()
(Code)
TRUE if within Messages tool, FALSE otherwise
isMessagesPageInSite
public
boolean isMessagesPageInSite()
(Code)
TRUE if Messages tool exists in this site,FALSE otherwise
isMessagesandForums
public
boolean isMessagesandForums()
(Code)
TRUE if within Messages & Forums tool, FALSE otherwise
isSearchOnAuthor
public
boolean isSearchOnAuthor()
(Code)
isSearchOnBody
public
boolean isSearchOnBody()
(Code)
isSearchOnDate
public
boolean isSearchOnDate()
(Code)
isSearchOnLabel
public
boolean isSearchOnLabel()
(Code)
isSearchOnSubject
public
boolean isSearchOnSubject()
(Code)
isSelectAll
public
boolean isSelectAll()
(Code)
isValidEmail
public
boolean isValidEmail()
(Code)
processActionHome
public
String
processActionHome()
(Code)
processActionMarkCheckedAsRead
public
String
processActionMarkCheckedAsRead()
(Code)
processActionPrivateMessages
public
String
processActionPrivateMessages()
(Code)
processAddAttachmentRedirect
public
String
processAddAttachmentRedirect()
(Code)
processChangeSelectView
public
void processChangeSelectView(ValueChangeEvent eve)
(Code)
processCheckAll
public
String
processCheckAll()
(Code)
process isSelected for all decorated messages same page i.e. will be pvtMsg
processClearSearch
public
String
processClearSearch()
(Code)
Clear Search text
processDeleteAttach
public
String
processDeleteAttach()
(Code)
processDeleteReplyAttach
public
String
processDeleteReplyAttach()
(Code)
processDisplayForum
public
String
processDisplayForum()
(Code)
processDisplayNextMsg
public
String
processDisplayNextMsg()
(Code)
processDisplayNextMsg() Display the Next message from the list of decorated messages
processDisplayNextTopic
public
String
processDisplayNextTopic()
(Code)
processDisplayNextFolder()
processDisplayPreviousMsg
public
String
processDisplayPreviousMsg()
(Code)
processDisplayPreviousMsg() Display the previous message from the list of decorated messages
processDisplayPreviousTopic
public
String
processDisplayPreviousTopic()
(Code)
processDisplayPreviousFolder()
processPvtMsgCancel
public
String
processPvtMsgCancel()
(Code)
process Cancel from all JSP's - pvtMsg
processPvtMsgCancelToDetailView
public
String
processPvtMsgCancelToDetailView()
(Code)
processPvtMsgCancelToListView
public
String
processPvtMsgCancelToListView()
(Code)
processPvtMsgCompose
public
String
processPvtMsgCompose()
(Code)
process Compose action from different JSP'S - pvtMsgCompose
processPvtMsgComposeCancel
public
String
processPvtMsgComposeCancel()
(Code)
processPvtMsgDeleteConfirm
public
String
processPvtMsgDeleteConfirm()
(Code)
called from Single delete Page - pvtMsgDetail
processPvtMsgDeleteConfirmYes
public
String
processPvtMsgDeleteConfirmYes()
(Code)
called from Single delete Page - called when 'delete' button pressed second time - pvtMsg
processPvtMsgDetail
public
String
processPvtMsgDetail()
(Code)
called when subject of List of messages to Topic clicked for detail - pvtMsgDetail
processPvtMsgDispOtions
public
String
processPvtMsgDispOtions()
(Code)
processPvtMsgEmptyDelete
public
String
processPvtMsgEmptyDelete()
(Code)
processPvtMsgFldCreate
public
String
processPvtMsgFldCreate()
(Code)
processPvtMsgFldDelete
public
String
processPvtMsgFldDelete()
(Code)
processPvtMsgFldInFldCreate
public
String
processPvtMsgFldInFldCreate()
(Code)
processPvtMsgFldRevise
public
String
processPvtMsgFldRevise()
(Code)
revise
processPvtMsgFolderInFolderAdd
public
String
processPvtMsgFolderInFolderAdd()
(Code)
processPvtMsgFolderSettingAdd
public
String
processPvtMsgFolderSettingAdd()
(Code)
processPvtMsgFolderSettingDelete
public
String
processPvtMsgFolderSettingDelete()
(Code)
processPvtMsgFolderSettingRevise
public
String
processPvtMsgFolderSettingRevise()
(Code)
processPvtMsgFolderSettings
public
String
processPvtMsgFolderSettings()
(Code)
processPvtMsgMove
public
String
processPvtMsgMove()
(Code)
called from Single delete Page - pvtMsgMove
processPvtMsgMoveMessage
public
String
processPvtMsgMoveMessage()
(Code)
processPvtMsgMultiDelete
public
String
processPvtMsgMultiDelete()
(Code)
processPvtMsgOrganize
public
String
processPvtMsgOrganize()
(Code)
processPvtMsgParentFolderMove
public
void processPvtMsgParentFolderMove(ValueChangeEvent event)
(Code)
processPvtMsgReply
public
String
processPvtMsgReply()
(Code)
called from Single delete Page - pvtMsgReply
processPvtMsgReplySaveDraft
public
String
processPvtMsgReplySaveDraft()
(Code)
process from Compose screen - pvtMsg
processPvtMsgReplySend
public
String
processPvtMsgReplySend()
(Code)
processPvtMsgReturnToFolderView
public
String
processPvtMsgReturnToFolderView()
(Code)
processPvtMsgReturnToMainOrHp
public
String
processPvtMsgReturnToMainOrHp()
(Code)
processPvtMsgSaveDraft
public
String
processPvtMsgSaveDraft()
(Code)
process from Compose screen - pvtMsg
processPvtMsgSend
public
String
processPvtMsgSend()
(Code)
process from Compose screen - pvtMsg
processPvtMsgSettings
public
String
processPvtMsgSettings()
(Code)
processPvtMsgSettingsRevise
public
void processPvtMsgSettingsRevise(ValueChangeEvent event)
(Code)
processPvtMsgSettingsSave
public
String
processPvtMsgSettingsSave()
(Code)
processPvtMsgStatistics
public
String
processPvtMsgStatistics()
(Code)
processPvtMsgTopic
public
String
processPvtMsgTopic()
(Code)
processRemoveAttach
public
String
processRemoveAttach()
(Code)
processRemoveAttachCancel
public
String
processRemoveAttachCancel()
(Code)
processSearch
public
String
processSearch()
(Code)
processUpload
public
String
processUpload(ValueChangeEvent event)
(Code)
processUploadCancel
public
String
processUploadCancel()
(Code)
processUploadConfirm
public
String
processUploadConfirm()
(Code)
rearrageTopicMsgsThreaded
public
void rearrageTopicMsgsThreaded(boolean searcModeOn)
(Code)
resetComposeContents
public
void resetComposeContents()
(Code)
resetFormVariable
public
void resetFormVariable()
(Code)
setActivatePvtMsg
public
void setActivatePvtMsg(
String
activatePvtMsg)
(Code)
setAddFolder
public
void setAddFolder(
String
addFolder)
(Code)
setAttachments
public
void setAttachments(
ArrayList
attachments)
(Code)
setComposeBody
public
void setComposeBody(
String
composeBody)
(Code)
setComposeSendAsPvtMsg
public
void setComposeSendAsPvtMsg(
String
composeSendAsPvtMsg)
(Code)
setComposeSubject
public
void setComposeSubject(
String
composeSubject)
(Code)
setCurrentMsgUuid
public
void setCurrentMsgUuid(
String
currentMsgUuid)
(Code)
setDecoratedPvtMsgs
public
void setDecoratedPvtMsgs(
List
displayPvtMsgs)
(Code)
setDeleteConfirm
public
void setDeleteConfirm(boolean deleteConfirm)
(Code)
setDetailMsg
public
void setDetailMsg(
PrivateMessageDecoratedBean
detailMsg)
(Code)
setForum
public
void setForum(
PrivateForum
forum)
(Code)
setForumManager
public
void setForumManager(
MessageForumsForumManager
forumManager)
(Code)
setForwardPvtMsg
public
void setForwardPvtMsg(
String
forwardPvtMsg)
(Code)
setForwardPvtMsgEmail
public
void setForwardPvtMsgEmail(
String
forwardPvtMsgEmail)
(Code)
setMembershipManager
public
void setMembershipManager(
MembershipManager
membershipManager)
(Code)
Parameters:
membershipManager -
setMessageManager
public
void setMessageManager(
MessageForumsMessageManager
messageManager)
(Code)
Parameters:
messageManager -
setMoveToTopic
public
void setMoveToTopic(
String
moveToTopic)
(Code)
setMsgNavMode
public
void setMsgNavMode(
String
msgNavMode)
(Code)
setPrepareRemoveAttach
final
public
void setPrepareRemoveAttach(
ArrayList
prepareRemoveAttach)
(Code)
setPrevNextMessageDetails
public
void setPrevNextMessageDetails()
(Code)
Set Previous and Next message details with each PrivateMessageDecoratedBean
setPrevNextTopicDetails
public
void setPrevNextTopicDetails(
String
msgNavMode)
(Code)
Add prev and next topic UUID value and booleans for display of links
setPrtMsgManager
public
void setPrtMsgManager(
PrivateMessageManager
prtMsgManager)
(Code)
Parameters:
prtMsgManager -
setRemoveAttachId
final
public
void setRemoveAttachId(
String
removeAttachId)
(Code)
setReplyToBody
public
void setReplyToBody(
String
replyToBody)
(Code)
setReplyToSubject
public
void setReplyToSubject(
String
replyToSubject)
(Code)
setSearchFromDate
public
void setSearchFromDate(
Date
searchFromDate)
(Code)
setSearchOnAuthor
public
void setSearchOnAuthor(boolean searchOnAuthor)
(Code)
setSearchOnBody
public
void setSearchOnBody(boolean searchOnBody)
(Code)
setSearchOnDate
public
void setSearchOnDate(boolean searchOnDate)
(Code)
setSearchOnLabel
public
void setSearchOnLabel(boolean searchOnLabel)
(Code)
setSearchOnSubject
public
void setSearchOnSubject(boolean searchOnSubject)
(Code)
setSearchPvtMsgs
public
void setSearchPvtMsgs(
List
searchPvtMsgs)
(Code)
setSearchText
public
void setSearchText(
String
searchText)
(Code)
setSearchToDate
public
void setSearchToDate(
Date
searchToDate)
(Code)
setSelectAll
public
void setSelectAll(boolean selectAll)
(Code)
setSelectView
public
void setSelectView(
String
selectView)
(Code)
setSelectedComposeToList
public
void setSelectedComposeToList(
List
selectedComposeToList)
(Code)
setSelectedDeleteItems
public
void setSelectedDeleteItems(
List
selectedDeleteItems)
(Code)
setSelectedItems
public
void setSelectedItems(
List
selectedItems)
(Code)
setSelectedLabel
public
void setSelectedLabel(
String
selectedLabel)
(Code)
setSelectedNewTopicTitle
public
void setSelectedNewTopicTitle(
String
selectedNewTopicTitle)
(Code)
setSelectedTopic
public
void setSelectedTopic(
PrivateTopicDecoratedBean
selectedTopic)
(Code)
Parameters:
selectedTopic - The selectedTopic to set.
setSelectedTopicId
public
void setSelectedTopicId(
String
selectedTopicId)
(Code)
setSelectedTopicTitle
public
void setSelectedTopicTitle(
String
selectedTopicTitle)
(Code)
setSortType
public
void setSortType(
String
sortType)
(Code)
setSuperUser
public
void setSuperUser(boolean superUser)
(Code)
setTotalComposeToList
public
void setTotalComposeToList(
List
totalComposeToList)
(Code)
setTotalDisplayItems
public
void setTotalDisplayItems(
List
totalDisplayItems)
(Code)
setTotalMsgInFolder
public
void setTotalMsgInFolder(int totalMsgInFolder)
(Code)
setTypeManager
public
void setTypeManager(
MessageForumsTypeManager
typeManager)
(Code)
Parameters:
typeManager -
setValidEmail
public
void setValidEmail(boolean validEmail)
(Code)
Methods inherited from
java.lang.Object
native
protected
Object
clone() throws
CloneNotSupportedException
(Code)
(Java Doc)
public
boolean equals(
Object
obj)
(Code)
(Java Doc)
protected
void finalize() throws
Throwable
(Code)
(Java Doc)
final native
public
Class
> getClass()
(Code)
(Java Doc)
native
public
int hashCode()
(Code)
(Java Doc)
final native
public
void notify()
(Code)
(Java Doc)
final native
public
void notifyAll()
(Code)
(Java Doc)
public
String
toString()
(Code)
(Java Doc)
final native
public
void wait(long timeout) throws
InterruptedException
(Code)
(Java Doc)
final
public
void wait(long timeout, int nanos) throws
InterruptedException
(Code)
(Java Doc)
final
public
void wait() throws
InterruptedException
(Code)
(Java Doc)
www.java2java.com
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.