Serialized Form
Package com.ibm.ccd.ui.alert.framework |
transactions
java.util.HashMap<K,V> transactions
- transactions stores list of transaction details(all attributes)
It is collections of Transaction object referred by ITransaction.
Package com.ibm.ccd.ui.cache |
message
java.lang.String message
message
java.lang.String message
Package com.ibm.ccd.ui.context |
user
java.util.HashMap<K,V> user
- Contains the key/value pair for user's attribute
wpcUser
WPCUser wpcUser
- Contains the
WPCUser
Object
This object stores user settings from LDAP
Package com.ibm.ccd.ui.dataobjects |
type
java.lang.String type
name
java.lang.String name
directory
java.lang.String directory
server
java.lang.String server
userID
java.lang.String userID
password
java.lang.String password
name
java.lang.String name
value
java.lang.Object value
Package com.ibm.ccd.ui.dataobjects.attributes |
name
java.lang.String name
subAttribute
boolean subAttribute
minimumOccurrence
int minimumOccurrence
maximumOccurrence
int maximumOccurrence
currOccurrence
int currOccurrence
minimumLength
int minimumLength
maximumLength
int maximumLength
editable
boolean editable
path
java.lang.String path
valueList
java.util.ArrayList<E> valueList
isPrimaryKey
boolean isPrimaryKey
isCategorySpecificAttribute
boolean isCategorySpecificAttribute
displayLabelName
java.lang.String displayLabelName
isLocalized
boolean isLocalized
localizedValues
java.util.ArrayList<E> localizedValues
parentAttribute
Attribute parentAttribute
parentPath
java.lang.String parentPath
hashName
java.lang.String hashName
localeName
java.lang.String localeName
isValueChanged
boolean isValueChanged
errorMap
java.util.HashMap<K,V> errorMap
defaultValue
FileUploadResource defaultValue
localPath
java.lang.String localPath
attributes
Attribute[] attributes
defaultAttributes
Attribute[] defaultAttributes
groupIndex
int groupIndex
attributeMap
java.util.HashMap<K,V> attributeMap
groupAppendPath
java.lang.String groupAppendPath
defaultValue
java.lang.String defaultValue
lookupTable
NVPair[] lookupTable
defaultValue
java.lang.String defaultValue
lookupTableName
java.lang.String lookupTableName
defaultValue
java.lang.String defaultValue
precision
int precision
enumDb
double[] enumDb
startPeriod
java.lang.String startPeriod
endPeriod
java.lang.String endPeriod
relations
java.lang.String[] relations
defaultValue
NVPair defaultValue
defaultValue
java.lang.String defaultValue
enumValues
java.lang.String[] enumValues
defaultValue
java.lang.String defaultValue
Package com.ibm.ccd.ui.dataobjects.items |
prentCtgyID
java.lang.String prentCtgyID
catalogID
java.lang.String catalogID
collabArea
CollaborationArea collabArea
ctgVersion
java.lang.String ctgVersion
itemID
java.lang.String itemID
primaryKeyAttr
Attribute primaryKeyAttr
attributes
Attribute[] attributes
attributesMap
java.util.HashMap<K,V> attributesMap
flatAttributeMap
java.util.HashMap<K,V> flatAttributeMap
downloadAttributeMap
java.util.HashMap<K,V> downloadAttributeMap
flatAttributeList
java.util.ArrayList<E> flatAttributeList
createJSP
java.lang.String createJSP
createSuccessJSP
java.lang.String createSuccessJSP
createFailureJSP
java.lang.String createFailureJSP
updateJSP
java.lang.String updateJSP
updateSuccessJSP
java.lang.String updateSuccessJSP
updateFailureJSP
java.lang.String updateFailureJSP
listJSP
java.lang.String listJSP
printJSP
java.lang.String printJSP
bworkflowItem
boolean bworkflowItem
associateWFCatalogID
java.lang.String associateWFCatalogID
changedValueList
java.util.List<E> changedValueList
Package com.ibm.ccd.ui.dataobjects.view |
collectionName
java.lang.String collectionName
isEditable
boolean isEditable
type
java.lang.String type
attributeNames
java.lang.String[] attributeNames
attributes
Attribute[] attributes
containerViewName
java.lang.String containerViewName
containerName
java.lang.String containerName
tabGroup
TabView[] tabGroup
isTabGrouped
boolean isTabGrouped
tabName
java.lang.String tabName
collection
AttributeCollectionView[] collection
entrySet
java.util.TreeSet<E> entrySet
Package com.ibm.ccd.ui.exception |
type
java.lang.String type
key
java.lang.String key
values
java.lang.Object[] values
type
java.lang.String type
messages
java.util.List<E> messages
messageMap
java.util.HashMap<K,V> messageMap
errorcode
int errorcode
messageMap
MessageMap messageMap
throwable
java.lang.Throwable throwable
Package com.ibm.ccd.ui.mediator |
type
int type
throwable
java.lang.Throwable throwable
notificationBean
WPCNotificationBean notificationBean
initated
boolean initated
Package com.ibm.ccd.ui.portlets |
message
java.lang.String message
Package com.ibm.ccd.ui.portlets.admin |
Package com.ibm.ccd.ui.portlets.alert |
Package com.ibm.ccd.ui.portlets.catalog |
CONFIG_INDEX_TOKENIZER
java.lang.String CONFIG_INDEX_TOKENIZER
CONFIG_CATALOG_TOKENIZER
java.lang.String CONFIG_CATALOG_TOKENIZER
KEY_CONFIG_CATALOGS
java.lang.String KEY_CONFIG_CATALOGS
wpsContext
WPSContext wpsContext
Package com.ibm.ccd.ui.portlets.catalog.util |
MSG_APPLICATION_EXCEPTION
java.lang.String MSG_APPLICATION_EXCEPTION
Package com.ibm.ccd.ui.portlets.download |
Package com.ibm.ccd.ui.portlets.fileupload |
context
WPSContext context
- Contains the WPSContext
formActionURI
java.lang.String formActionURI
- contains the form action URI
protocol
java.lang.String protocol
- contains the file transfer protocol
ftpHost
java.lang.String ftpHost
- contains FTP host IP address
ftpPort
java.lang.String ftpPort
- Contains FTP port
ftpUser
java.lang.String ftpUser
- contains the FTP host user name
ftpPassword
java.lang.String ftpPassword
- contains password of FTP user
ftpFolder
java.lang.String ftpFolder
- contains ftp folder anme.
proxyURL
java.lang.String proxyURL
- contains proxy server URL
proxyPort
java.lang.String proxyPort
- contains the proxy port
proxyUser
java.lang.String proxyUser
- contais the proxy server user name
proxyPassword
java.lang.String proxyPassword
- contains password for proxy server user
fileName
java.lang.String fileName
- contains name of file to be uploaded
contentType
java.lang.String contentType
- contains content type of file
documentPath
java.lang.String documentPath
- contains the docstore path of file in WPC
collabName
java.lang.String collabName
- contains the docstore path of file in WPC
Package com.ibm.ccd.ui.portlets.items |
Package com.ibm.ccd.ui.portlets.lookuptablesearch |
Package com.ibm.ccd.ui.portlets.lookuptablesearch.core |
Package com.ibm.ccd.ui.portlets.massupdate |
isDisplayable
boolean isDisplayable
- Indicates whether the Attribute is displayable or not
isEditable
boolean isEditable
- Indicates whether the Attribute is additable or not
name
java.lang.String name
- contains the name of
Attribute
attribute
Attribute attribute
- contains the
Attribute
Object
listBoxIndex
int listBoxIndex
selected
boolean selected
formActionURI
java.lang.String formActionURI
- contains form Action URI for edit mode
formSaveUpdateURI
java.lang.String formSaveUpdateURI
- contains form Action URI for edit mode
formDeleteURI
java.lang.String formDeleteURI
- contains form Action URI for edit mode
itemMap
java.util.Map<K,V> itemMap
- contains item list that needs to be shown to user.
itemAttributeList
java.util.ArrayList<E> itemAttributeList
- contains the list of ItemAttributes
catalogItemSkeleton
ICatalogItem catalogItemSkeleton
itemAttributeListForHeader
java.util.List<E> itemAttributeListForHeader
- contains the list of ItemAttributes
maxAttributes
java.lang.String maxAttributes
- contains the max no of attributes for update
maxRows
java.lang.String maxRows
- contains the max no of rows allowed for mass update
set by potal administrator
mode
java.lang.String mode
- contains the current mode of Mass Edit screen.It may be View/edit/Delete.
Its is purely specific to mass edit screen and different from Portlet modes.
set by potal administrator
primaryKeyAttribute
Attribute primaryKeyAttribute
- contains the primary key attribute Name
primaryCatalogName
java.lang.String primaryCatalogName
- contains the primary key attribute Name
collabName
java.lang.String collabName
- contains the primary key attribute Name
itemsSetforWorkflow
java.lang.String itemsSetforWorkflow
- contains the Workflow name.If bean is populated with Items from search
itemsSetforWorkflow will be null.If bean is populated with Items from Workflow
itemsSetforWorkflow contains workflowName.
portletRequestAttributes
java.util.Map<K,V> portletRequestAttributes
Package com.ibm.ccd.ui.portlets.quicksearch |
formActionURI
java.lang.String formActionURI
- Indicates the form action URI
criteriaAttributes
java.util.ArrayList<E> criteriaAttributes
context
org.apache.jetspeed.portlet.PortletContext context
- contains portlet context
Package com.ibm.ccd.ui.portlets.search |
Package com.ibm.ccd.ui.portlets.search.core |
context
org.apache.jetspeed.portlet.PortletContext context
- contains portlet context
flatAttributeMap
java.util.HashMap<K,V> flatAttributeMap
- Contains flattened attributes
wpsContext
WPSContext wpsContext
- Contains the
WPCUser
Object
businessFunction
java.lang.String businessFunction
- Indicates the the business function which will consume this bean e.g search criteria
portletRequest
org.apache.jetspeed.portlet.PortletRequest portletRequest
- contains the
PortletRequest
Object
context
org.apache.jetspeed.portlet.PortletContext context
- contains
PortletContext
reqXML
java.lang.String reqXML
- contains the request xml
resXML
java.lang.String resXML
- contains the response xml
responseXML
java.lang.String responseXML
- contains the actual response xml
maxResults
java.lang.String maxResults
- contains the search result limit
startIndex
long startIndex
endIndex
long endIndex
collabName
java.lang.String collabName
formActionURI
java.lang.String formActionURI
- Contains the form action URI
mxCols
java.lang.String mxCols
- contains the max no of columns displauable for search criteria and search result
scrollSize
java.lang.String scrollSize
- Indicates the scroll size for search result
maxHistory
java.lang.String maxHistory
- Indicates the max size of history
maxTraversalSize
java.lang.String maxTraversalSize
- max no of results returned from WPC
catalogId
java.lang.String catalogId
- Contains the cuirrent catalog id
previousSearchMsg
java.lang.String previousSearchMsg
- Contains the message for previous search tab
formActionURI
java.lang.String formActionURI
- Indicates the form action URI
attributeList
java.util.ArrayList<E> attributeList
- contains the list of
Attribute
Objects
metaDataList
java.util.ArrayList<E> metaDataList
- Contains the list of
ResultMetaData
Objects used for user prefrence of search result
traversalSize
java.lang.String traversalSize
- Indicates the traversal size
previousSeach
java.util.ArrayList<E> previousSeach
- Contains the past n saved searchs.
SearchInputBean
is stored as
value in HashTable
searchXML
java.lang.String searchXML
- Contains the search XML
URL
java.lang.String URL
- Contains the URL for displaying search criteria
searchCriteria
java.lang.String searchCriteria
- Contains the search criteria f
formActionURI
java.lang.String formActionURI
- Indicates the form action URI
nextLinkURI
java.lang.String nextLinkURI
- Indicates the next action URI
lastLinkURI
java.lang.String lastLinkURI
- Indicates the last action URI
firstLinkURI
java.lang.String firstLinkURI
- Indicates the first action URI
previousLinkURI
java.lang.String previousLinkURI
- Indicates the previous action URI
resultData
ResultData resultData
- collection for result data
startIndex
long startIndex
- Identifier for start Index
endIndex
long endIndex
- Identifier for end Index
traversalSize
int traversalSize
- Identifer for Traversal size
totalResultSize
long totalResultSize
- Identifier for end Index
workWithItemURI
java.lang.String workWithItemURI
- Indicates the work with item status
maxCols
java.lang.String maxCols
- Indicates max displayable cols from config settings
resultMsg
java.lang.String resultMsg
- info message to user when max allowed results are displayed
Package com.ibm.ccd.ui.portlets.searchutil |
Package com.ibm.ccd.ui.portlets.user |
isLdapConfigured
boolean isLdapConfigured
- Variables for User related functionality
userManager
UserManager userManager
usersArray
java.lang.String[] usersArray
- Initialize String array's for User(s)
wpcUsrNameArray
java.lang.String[] wpcUsrNameArray
presentCheckedUsers
java.lang.String[] presentCheckedUsers
prevDisapprovedUsers
java.lang.String[] prevDisapprovedUsers
prevApprovedUsers
java.lang.String[] prevApprovedUsers
isLdapConfigured
boolean isLdapConfigured
- Deprecated.
- Variables for User related functionality
userManager
UserManager userManager
- Deprecated.
Package com.ibm.ccd.ui.portlets.user.context |
Package com.ibm.ccd.ui.portlets.validation |
Package com.ibm.ccd.ui.portlets.workflow |
Package com.ibm.ccd.ui.portlets.wpcversion |
Package com.ibm.ccd.ui.tags |
name
java.lang.String name
- attributes for the name field of html element
id
java.lang.String id
- attributes for the id field of html element
value
java.lang.String value
- attributes for the value field of html element
style
java.lang.String style
- attributes for the style field of html element
alt
java.lang.String alt
- attributes for the alt field of html element.The default value is blank string.
This is for tool tip.
mandatory
java.lang.String mandatory
- attributes for the mandatory field of html element.The default value is false.
size
java.lang.String size
- attributes for setting the size of html element.Optional attribute
uiLabel
UILabel uiLabel
- attribute UILabel is used to for localized label for html field
log
org.apache.jetspeed.portlet.PortletLog log
- attribute used for log
portletContext
org.apache.jetspeed.portlet.PortletContext portletContext
- attribute stores the PortletContext
labelRequired
boolean labelRequired
- At times the tag needs to be generated without the label,
this attribute helps control the label generation
fromHtmlEmitter
boolean fromHtmlEmitter
- This attribute is true when the Tag Class is invoked from
Emitter caller class and not from customized tag.so pageContext will not
be available.portletContext will be available.
locale
java.util.Locale locale
- Locales are passed from Request object.The default is locale is US.
enabled
java.lang.String enabled
- attribute enabled can have value true or false.Html field can enabled or disabled.
out
javax.servlet.jsp.JspWriter out
- this JspWriter to place the output
portletRequest
org.apache.jetspeed.portlet.PortletRequest portletRequest
multiselect
java.lang.String multiselect
collection
java.util.HashMap<K,V> collection
- This represents the selected value in the drop down list box
resource
java.lang.String resource
key
java.lang.String key
userlocale
java.lang.String userlocale
style
java.lang.String style
out
javax.servlet.jsp.JspWriter out
- this JspWriter to place the output
log
org.apache.jetspeed.portlet.PortletLog log
- attribute used for log
locale
java.util.Locale locale
- Locales are passed from Request object.The default is locale is US.
portletResponse
org.apache.jetspeed.portlet.PortletResponse portletResponse
- PortletResponse required for encoding the image url image url
portletRequest
org.apache.jetspeed.portlet.PortletRequest portletRequest
- PortletResponse required for encoding the image url image url
portletContext
org.apache.jetspeed.portlet.PortletContext portletContext
- Initializing the variables
decimalPrecision
java.lang.String decimalPrecision
- attribute for decimalPrecision of Number field
currency
java.lang.String currency
- attribute for making the number field as Currency field
numberMin
java.lang.String numberMin
- attribute for range of number min
numberMax
java.lang.String numberMax
- attribute for range of Number max
currencyLabel
java.lang.String currencyLabel
- attribute for default Currency
out
javax.servlet.jsp.JspWriter out
- to write the HTML output.
request
org.apache.jetspeed.portlet.PortletRequest request
- the scope object.
searchAttributes
java.util.ArrayList<E> searchAttributes
- the search atributes.
orderedElements
BaseSearchElement[] orderedElements
portletContext
org.apache.jetspeed.portlet.PortletContext portletContext
- contains
PortletContext
object used for getting locale specific labels
out
javax.servlet.jsp.JspWriter out
- Identifier JspWriter
request
javax.servlet.http.HttpServletRequest request
- Identifier HttpServelet Request
metaDataList
java.util.ArrayList<E> metaDataList
- Identifier ArrayList
resultMetaDataArray
ResultMetaData[] resultMetaDataArray
- Ordered
ResultMetaData
array
resultDataList
java.util.ArrayList<E> resultDataList
- list of result data elements
rowData
ResultRowData[] rowData
- Identifier ResultRowData[]
resultsBean
SearchResultBean resultsBean
- the View Bean
resultData
ResultData resultData
- list of result data elements
maxCols
int maxCols
- max displayable cols
portletContext
org.apache.jetspeed.portlet.PortletContext portletContext
- Initializing the PortletContext
portletRequest
org.apache.jetspeed.portlet.PortletRequest portletRequest
- Initializing the PortletContext
searchElements
java.util.ArrayList<E> searchElements
- Contains the list of BaseSearchElement
primaryKey
java.lang.String primaryKey
- Attribute name of Primary key
out
javax.servlet.jsp.JspWriter out
- to write the HTML output.
portletContext
org.apache.jetspeed.portlet.PortletContext portletContext
portletRequest
org.apache.jetspeed.portlet.PortletRequest portletRequest
size
java.lang.String size
name
java.lang.String name
list
java.util.ArrayList<E> list
source
java.lang.String source
destination
java.lang.String destination
style
java.lang.String style
orderedList
ISelectListTag[] orderedList
maxValue
java.lang.String maxValue
key
java.lang.String key
minValue
java.lang.String minValue
- attribute for minValue
maxValue
java.lang.String maxValue
- attribute for maxlength of text field
type
java.lang.String type
- attribute to decide whether text input is password or simple text input
flag
boolean flag
buffer
java.lang.StringBuffer buffer
treeNode
ItemNodeCatalog treeNode
catalog
CatalogTree catalog
expand
org.apache.jetspeed.portlet.PortletURI expand
select
org.apache.jetspeed.portlet.PortletURI select
out
javax.servlet.jsp.JspWriter out
encodeurl
java.lang.String encodeurl
selitem
java.lang.Object selitem
sItem
java.lang.String sItem
hideitem
java.lang.String hideitem
encoded_itemForm
java.lang.String encoded_itemForm
imageURI
java.lang.String imageURI
imageWidth
java.lang.String imageWidth
imageHeight
java.lang.String imageHeight
Package com.ibm.ccd.ui.tags.element |
locale
java.lang.String locale
updateMode
java.lang.String updateMode
imageURI
java.lang.String imageURI
map
java.util.Map<K,V> map
portletURI
org.apache.jetspeed.portlet.PortletURI portletURI
out
javax.servlet.jsp.JspWriter out
session
javax.servlet.http.HttpSession session
out
javax.servlet.jsp.JspWriter out
flatAttrib
java.util.Map<K,V> flatAttrib
attribname
java.lang.String attribname
attribute
Attribute attribute
groupAttribute
GroupAttribute groupAttribute
portletURI
org.apache.jetspeed.portlet.PortletURI portletURI
attribCollTag
AttributeCollectionTag attribCollTag
groupAttribTag
GroupAttributeTag groupAttribTag
session
javax.servlet.http.HttpSession session
portletRequest
org.apache.jetspeed.portlet.PortletRequest portletRequest
portletConfig
org.apache.jetspeed.portlet.PortletConfig portletConfig
attributes
Attribute[] attributes
buffer
java.lang.StringBuffer buffer
editable
java.lang.String editable
preview
java.lang.String preview
parentformname
java.lang.String parentformname
attribname
java.lang.String attribname
flatAttrib
java.util.Map<K,V> flatAttrib
groupAttribute0
Attribute groupAttribute0
groupAttribute
Attribute groupAttribute
groupAttrib
GroupAttribute groupAttrib
portletURI
org.apache.jetspeed.portlet.PortletURI portletURI
attribCollTag
AttributeCollectionTag attribCollTag
out
javax.servlet.jsp.JspWriter out
groupElement
GroupElement groupElement
groupitemCount
int groupitemCount
session
javax.servlet.http.HttpSession session
groupAppendPath
java.lang.String groupAppendPath
item
CatalogItem item
uriPathWebImage
java.lang.String uriPathWebImage
out
javax.servlet.jsp.JspWriter out
portletRequest
org.apache.jetspeed.portlet.PortletRequest portletRequest
portletSession
org.apache.jetspeed.portlet.PortletSession portletSession
portletResponse
org.apache.jetspeed.portlet.PortletResponse portletResponse
bean
MassUpdateBean bean
keySetIterator
java.util.Iterator<E> keySetIterator
portletURI
org.apache.jetspeed.portlet.PortletURI portletURI