A B C D E F G H I L M N O P Q R S T U V W

A

ACCESS_STATUS_ALLOWED - Static variable in class org.rivetlogic.scar.constants.Constants
 
ACCESS_STATUS_DENIED - Static variable in class org.rivetlogic.scar.constants.Constants
 
add() - Method in class org.rivetlogic.scar.action.CategoriesAction
 
addAttributeQuery(QName, String) - Method in class org.rivetlogic.scar.util.SearchContext
Add an additional attribute to search against
addChildrenPermission - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
addErrorMessage(String, String) - Static method in class org.rivetlogic.scar.util.ErrorMessageHandler
 
addErrorMessage(String) - Static method in class org.rivetlogic.scar.util.ErrorMessageHandler
 
addFixedValueQuery(QName, String) - Method in class org.rivetlogic.scar.util.SearchContext
Add an additional fixed value attribute to search against
addRangeQuery(QName, String, String, boolean) - Method in class org.rivetlogic.scar.util.SearchContext
Add an additional range attribute to search against
addSearchCategory() - Method in class org.rivetlogic.scar.action.SearchAction
 
addSimpleAttributeQuery(QName) - Method in class org.rivetlogic.scar.util.SearchContext
Add an additional attribute to search against for simple searches
addVersion(Version) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
adviseNodeOpened(UITree) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
adviseNodeSelected(UITree) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
AES_CIPHER_BASE64_KEY - Static variable in class org.rivetlogic.scar.constants.Constants
 
aesEncrypt(String) - Method in class org.rivetlogic.scar.servlets.DownloadServlet
 
aesEncrypt(String) - Static method in class org.rivetlogic.scar.util.EncryptionUtil
 
ALFRESCO_ARCHIVE_STORE - Static variable in class org.rivetlogic.scar.constants.Constants
 
ALFRESCO_SPACES_STORE - Static variable in class org.rivetlogic.scar.constants.Constants
 
AlfrescoNode - Class in org.rivetlogic.scar.vo
Object to use in UI to display Alfresco node with icon and some information.
AlfrescoNode(String, NodeRef) - Constructor for class org.rivetlogic.scar.vo.AlfrescoNode
 
AlfrescoNode(Map<QName, Serializable>, NodeRef) - Constructor for class org.rivetlogic.scar.vo.AlfrescoNode
 
AlfrescoUsers - Class in org.rivetlogic.scar.vo
Keeps a list of Alfresco users for use in invitation management.
AlfrescoUsers() - Constructor for class org.rivetlogic.scar.vo.AlfrescoUsers
 
APP_HOME_PAGE - Static variable in class org.rivetlogic.scar.constants.Constants
 
approve(NodeData) - Method in class org.rivetlogic.scar.action.WorkflowAction
 
ARCHIVED_TABLE_COLUMNS_TO_PROPS - Static variable in class org.rivetlogic.scar.constants.Constants
 
ArchivedNodeData - Class in org.rivetlogic.scar.vo
Represents a deleted node in Alfresco and is used in deleted items management.
ArchivedNodeData(NodeRef, Map<QName, Serializable>, boolean) - Constructor for class org.rivetlogic.scar.vo.ArchivedNodeData
 
authenticate() - Method in class org.rivetlogic.scar.action.LoginAction
 
authenticate(RaarServices, String, String) - Static method in class org.rivetlogic.scar.util.RaarUtil
Authenticate user with Alfresco repository.

B

BaseAction - Class in org.rivetlogic.scar.action
Base class used by all actions.
BaseAction() - Constructor for class org.rivetlogic.scar.action.BaseAction
 
BaseCategoryAction - Class in org.rivetlogic.scar.action
Base class used by actions the need access to the Alfresco category tree.
BaseCategoryAction() - Constructor for class org.rivetlogic.scar.action.BaseCategoryAction
 
BaseNode - Class in org.rivetlogic.scar.vo
 
BaseNode(String, NodeRef) - Constructor for class org.rivetlogic.scar.vo.BaseNode
 
BaseTableFieldNameAction - Class in org.rivetlogic.scar.action
Base class that is extended by action classes that are h:dataTable backing beans and want to allow sorting using the field or map/key comparators.
BaseTableFieldNameAction() - Constructor for class org.rivetlogic.scar.action.BaseTableFieldNameAction
 
BEAN_AUTHENTICATION_SERVICE - Static variable in class org.rivetlogic.scar.constants.Constants
 
BEAN_CONTENT_SERVICE - Static variable in class org.rivetlogic.scar.constants.Constants
 
BEAN_NODE_SERVICE - Static variable in class org.rivetlogic.scar.constants.Constants
 
BEAN_RAAR_MAPPING_SERVICE - Static variable in class org.rivetlogic.scar.constants.Constants
 
BEAN_RAAR_UNMARSHALLER - Static variable in class org.rivetlogic.scar.constants.Constants
 
BEAN_REST_EXECUTER - Static variable in class org.rivetlogic.scar.constants.Constants
 
BEAN_SEARCH_SERVICE - Static variable in class org.rivetlogic.scar.constants.Constants
 
buildAdvancedSearch(SearchContext) - Method in class org.rivetlogic.scar.action.SearchAction
Handler to perform a search based on the current criteria
buildQuery(int) - Method in class org.rivetlogic.scar.util.SearchContext
Build the search query string based on the current search context members.
buildRichSubTreeStructure(List<Node>, Hashtable<NodeRef, TreeNode<TreeNodeData>>) - Static method in class org.rivetlogic.scar.util.TreeUtil
 
buildRichTreeCategoryStructure(Collection<ChildAssociationRef>, Hashtable<NodeRef, TreeNode<CategoryNodeData>>) - Static method in class org.rivetlogic.scar.util.TreeUtil
 
buildRichTreeStructure(List<Node>, Hashtable<NodeRef, TreeNode<TreeNodeData>>) - Static method in class org.rivetlogic.scar.util.TreeUtil
builds a tree structure to be used in the UI, and saves all tree nodes into the supplied Hashtable for use in manipulating the tree.
BulkAction - Class in org.rivetlogic.scar.action
Backing bean handling all bulk operations (e.g.
BulkAction() - Constructor for class org.rivetlogic.scar.action.BulkAction
 
bulkCopy() - Method in class org.rivetlogic.scar.action.BulkAction
Copy all selected items and place them into shelf.
bulkCut() - Method in class org.rivetlogic.scar.action.BulkAction
Cut all selected items and place them into shelf.
bulkDelete() - Method in class org.rivetlogic.scar.action.BulkAction
Delete all selected items and update tree structure where necessary.

C

cancel() - Method in class org.rivetlogic.scar.action.CategoriesAction
 
cancelCheckOut(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Undo check out for a node.
cancelCheckOutPermission - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
cancelCreateFolder() - Method in class org.rivetlogic.scar.action.FolderAction
 
CategoriesAction - Class in org.rivetlogic.scar.action
Backing bean for category management.
CategoriesAction() - Constructor for class org.rivetlogic.scar.action.CategoriesAction
 
categoriesTable - Variable in class org.rivetlogic.scar.action.BaseCategoryAction
 
categoryAssocs - Variable in class org.rivetlogic.scar.action.BaseCategoryAction
 
CategoryNodeData - Class in org.rivetlogic.scar.vo
Represents a category for display in the UI, and helps with category managements.
CategoryNodeData(String, NodeRef) - Constructor for class org.rivetlogic.scar.vo.CategoryNodeData
 
CategorySearchNodeData - Class in org.rivetlogic.scar.vo
Represents a category in the categories option in the advanced search modal panel.
CategorySearchNodeData(String, NodeRef, String) - Constructor for class org.rivetlogic.scar.vo.CategorySearchNodeData
 
changePermissionsPermission - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
changeSelectedNodeRef(NodeRef) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
changeUserRole(UserAccessPermission) - Method in class org.rivetlogic.scar.action.InvitationAction
 
checked - Variable in class org.rivetlogic.scar.vo.NodeData
 
checkin(NodeData) - Method in class org.rivetlogic.scar.action.CheckinCheckoutAction
 
checkIn(RaarServices, Ticket, NodeRef, String, boolean) - Static method in class org.rivetlogic.scar.util.RaarUtil
Check in a node.
CheckinCheckoutAction - Class in org.rivetlogic.scar.action
Backing bean for all actions relating to check-in and check-out of documents.
CheckinCheckoutAction() - Constructor for class org.rivetlogic.scar.action.CheckinCheckoutAction
 
checkInPermission - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
checkout(NodeData) - Method in class org.rivetlogic.scar.action.CheckinCheckoutAction
 
checkOut(RaarServices, Ticket, NodeRef, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Check out a node.
CHECKOUT_INSTRUCTIONS_PART_A - Static variable in class org.rivetlogic.scar.constants.Constants
 
CHECKOUT_INSTRUCTIONS_PART_B - Static variable in class org.rivetlogic.scar.constants.Constants
 
CHECKOUT_INSTRUCTIONS_PART_C - Static variable in class org.rivetlogic.scar.constants.Constants
 
CHECKOUT_INSTRUCTIONS_TOOLTIP - Static variable in class org.rivetlogic.scar.constants.Constants
 
checkOutPermission - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
clearContentDetailsAction() - Method in class org.rivetlogic.scar.action.ContentPropertiesAction
 
clearContentList() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
clearSearchCriteria() - Method in class org.rivetlogic.scar.action.SearchAction
 
clearSearchResultsList() - Method in class org.rivetlogic.scar.action.SearchAction
 
clickFolder(NodeRef) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
clickFolder(NodeRef) - Method in class org.rivetlogic.scar.action.SearchAction
 
clickParentFolder(NodeRef) - Method in class org.rivetlogic.scar.action.SearchAction
 
clone() - Method in class org.rivetlogic.scar.vo.BaseNode
 
close() - Method in class org.rivetlogic.scar.action.ErrorsAction
 
closeModalPanel() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
compare(Object, Object) - Method in class org.rivetlogic.scar.comparator.FieldComparator
 
compare(Object, Object) - Method in class org.rivetlogic.scar.comparator.MapKeyComparator
 
compare(K, K) - Method in class org.rivetlogic.scar.comparator.SimpleComparator
 
compareTo(UserAccessPermission) - Method in class org.rivetlogic.scar.vo.UserAccessPermission
 
compareTo(VersionNode) - Method in class org.rivetlogic.scar.vo.VersionNode
 
CONFIG_FILE_APP_CONFIG - Static variable in class org.rivetlogic.scar.constants.Constants
 
CONFIG_TAG_REPOSITORY_PUBLIC_URL - Static variable in class org.rivetlogic.scar.constants.Constants
 
CONFIG_TAG_REPOSITORY_PUBLIC_URL_DEFAULT - Static variable in class org.rivetlogic.scar.constants.Constants
 
CONFIG_TAG_REPOSITORY_ROOT_LOCATION - Static variable in class org.rivetlogic.scar.constants.Constants
 
CONFIG_TAG_REPOSITORY_ROOT_LOCATION_DEFAULT - Static variable in class org.rivetlogic.scar.constants.Constants
 
CONFIG_TAG_REPOSITORY_URL - Static variable in class org.rivetlogic.scar.constants.Constants
 
CONFIG_TAG_REPOSITORY_URL_DEFAULT - Static variable in class org.rivetlogic.scar.constants.Constants
 
CONFIG_TAG_STANDARD_FOLDERS_LOCATION - Static variable in class org.rivetlogic.scar.constants.Constants
 
CONFIG_TAG_STANDARD_FOLDERS_LOCATION_DEFAULT - Static variable in class org.rivetlogic.scar.constants.Constants
 
Constants - Class in org.rivetlogic.scar.constants
Class containing constants used by all classes in the project
Constants() - Constructor for class org.rivetlogic.scar.constants.Constants
 
CONTENT - Static variable in class org.rivetlogic.scar.constants.Constants
 
CONTENT_TABLE_COLUMNS_TO_FIELDS - Static variable in class org.rivetlogic.scar.constants.Constants
 
CONTENT_TABLE_COLUMNS_TO_QNAMES - Static variable in class org.rivetlogic.scar.constants.Constants
 
ContentAction - Class in org.rivetlogic.scar.action
Backing bean for some content table actions (e.g.
ContentAction() - Constructor for class org.rivetlogic.scar.action.ContentAction
 
ContentPropertiesAction - Class in org.rivetlogic.scar.action
Backing bean for all actions taken in the content details modal panel namely meta-data management, version history, and category management.
ContentPropertiesAction() - Constructor for class org.rivetlogic.scar.action.ContentPropertiesAction
 
copy(NodeData) - Method in class org.rivetlogic.scar.action.ShelfAction
 
COPY_OF - Static variable in class org.rivetlogic.scar.constants.Constants
 
copyNode(RaarServices, Ticket, NodeRef, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Copy the specified node to the destination node reference.
createExclusionPathQuery(List<String>, List<String>) - Static method in class org.rivetlogic.scar.util.TreeUtil
 
createFolder() - Method in class org.rivetlogic.scar.action.FolderAction
 
createFolder(NodeRef, TreeNodeData) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
createFolder(RaarServices, Ticket, String, NodeRef, Map<QName, Serializable>) - Static method in class org.rivetlogic.scar.util.RaarUtil
Create a folder.
createNode(RaarServices, Ticket, NodeRef, QName, QName, QName, Map<QName, Serializable>) - Static method in class org.rivetlogic.scar.util.RaarUtil
Create a node.
createPropertiesMap(String) - Method in class org.rivetlogic.scar.listeners.UploadContentListener
 
createShelfNode(NodeData, boolean) - Method in class org.rivetlogic.scar.action.ShelfAction
 
createStdFolders() - Method in class org.rivetlogic.scar.action.SpacesListAction
Create standard folders in selected folder
createUpdatePopupUrl(String, String) - Method in class org.rivetlogic.scar.action.FileUploadAction
 
cut(NodeData) - Method in class org.rivetlogic.scar.action.ShelfAction
 

D

DATE_FORMAT_SHORT - Static variable in class org.rivetlogic.scar.constants.Constants
 
decrypt(byte[]) - Method in class org.rivetlogic.scar.crypto.SimpleAesCipher
 
delete(NodeRef) - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
deleteAll() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
deleteContent() - Method in class org.rivetlogic.scar.action.ContentAction
 
deleteContent(NodeRef, boolean) - Method in class org.rivetlogic.scar.action.FolderContentsAction
Delete node and remove deleted file or folder from content table.
DeletedItemsAction - Class in org.rivetlogic.scar.action
Backing bean for the manage deleted items modal panel.
DeletedItemsAction() - Constructor for class org.rivetlogic.scar.action.DeletedItemsAction
 
deleteDocument(NodeRef) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
deleteFolder() - Method in class org.rivetlogic.scar.action.FolderAction
 
deleteFolder(NodeRef, boolean) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
deleteFolder(NodeRef, boolean) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
deleteNode(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
delete the node represented by the specified node reference.
deletePermission - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.rivetlogic.scar.servlets.DownloadServlet
 
DownloadServlet - Class in org.rivetlogic.scar.servlets
Servlet used to download content directly from Alfresco
DownloadServlet() - Constructor for class org.rivetlogic.scar.servlets.DownloadServlet
 

E

editContentDetails() - Method in class org.rivetlogic.scar.action.ContentPropertiesAction
 
editFolderDetails() - Method in class org.rivetlogic.scar.action.FolderPropertiesAction
 
EMPTY_PROPS_LIST - Static variable in class org.rivetlogic.scar.constants.Constants
Empty properties list for UI properties table
encrypt(byte[]) - Method in class org.rivetlogic.scar.crypto.SimpleAesCipher
 
EncryptionUtil - Class in org.rivetlogic.scar.util
Utility bean used for encrypting strings
EncryptionUtil() - Constructor for class org.rivetlogic.scar.util.EncryptionUtil
 
encryptTicketForWebDav() - Method in class org.rivetlogic.scar.vo.User
 
ERROR_MSG_ALL_FIELDS_REQUIRED - Static variable in class org.rivetlogic.scar.constants.ErrorMessages
 
ERROR_MSG_DUPLICATE_FILENAME - Static variable in class org.rivetlogic.scar.constants.ErrorMessages
 
ERROR_MSG_DUPLICATE_FILENAME_MULTIPLE - Static variable in class org.rivetlogic.scar.constants.ErrorMessages
 
ERROR_MSG_DUPLICATE_WORKING_COPY_FILENAME - Static variable in class org.rivetlogic.scar.constants.ErrorMessages
 
ERROR_MSG_NO_USER_DETAILS - Static variable in class org.rivetlogic.scar.constants.ErrorMessages
 
ERROR_MSG_QUERY_TOO_SHORT - Static variable in class org.rivetlogic.scar.constants.ErrorMessages
 
ERROR_MSG_RAAR_CHECKIN_NO_SOURCE - Static variable in class org.rivetlogic.scar.constants.ErrorMessages
 
ERROR_MSG_RAAR_GENERAL - Static variable in class org.rivetlogic.scar.constants.ErrorMessages
 
ERROR_MSG_RAAR_INVALID_TICKET - Static variable in class org.rivetlogic.scar.constants.ErrorMessages
 
ERROR_MSG_UI_STANDARD_FOLDERS_ERROR - Static variable in class org.rivetlogic.scar.constants.ErrorMessages
 
ERROR_MSG_USER_PASS_INCORRECT - Static variable in class org.rivetlogic.scar.constants.ErrorMessages
 
ErrorMessageHandler - Class in org.rivetlogic.scar.util
Helper class used to add error messages
ErrorMessageHandler() - Constructor for class org.rivetlogic.scar.util.ErrorMessageHandler
 
ErrorMessages - Class in org.rivetlogic.scar.constants
Class defining all error messages used by classes in the project.
ErrorMessages() - Constructor for class org.rivetlogic.scar.constants.ErrorMessages
 
ErrorsAction - Class in org.rivetlogic.scar.action
Action class used by all beans to allow for adding an error message that can be displayed in the view layer.
ErrorsAction() - Constructor for class org.rivetlogic.scar.action.ErrorsAction
 
escapeQName(QName) - Static method in class org.rivetlogic.scar.util.Utils
 
EVENT_CHECKIN - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_CHECKOUT - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_CONTENT_BULK_DELETED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_CONTENT_DELETED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_CONTENT_INIT - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_CONTENT_PASTE - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_CONTENT_REFRESH - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_CONTENT_SELECTED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_DELETE_NODE - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_DELETED_ITEMS_PANEL_CLOSED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_DOCUMENT_MOVED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_EDITED_CONTENT_DETAILS - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_FILE_UPLOADED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_FOLDER_BULK_DELETED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_FOLDER_CONTENT_SELECTED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_FOLDER_CONTENT_SELECTED_FROM_SEARCH - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_FOLDER_COPIED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_FOLDER_CREATED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_FOLDER_DELETED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_FOLDER_MOVED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_FOLDER_PASTE - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_GO_UP_LINK_CLICKED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_MANAGE_DELETED_ITEMS - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_MANAGE_INVITATIONS - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_MY_CHECKEDOUT_DOCS_SELECTED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_MY_FOLDERS_SELECTED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_RESTORE_FOLDER_SELECTED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_SEARCH_RESULT_CLICKED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_SELECTION_CHANGED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_SPACE_SELECTED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_UNDO_CHECKOUT - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_UPDATE_LINK_CLICKED - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EVENT_VIEW_CONTENT_DETAILS - Static variable in class org.rivetlogic.scar.constants.EventNames
 
EventNames - Class in org.rivetlogic.scar.constants
Class defining all event names used by Seam observers in the project
EventNames() - Constructor for class org.rivetlogic.scar.constants.EventNames
 

F

FALSE - Static variable in class org.rivetlogic.scar.constants.Constants
 
FIELD_NAME_NAME - Static variable in class org.rivetlogic.scar.constants.Constants
 
FIELD_NAME_PROPERTIES - Static variable in class org.rivetlogic.scar.constants.Constants
 
FieldComparator - Class in org.rivetlogic.scar.comparator
Comparator that uses Reflection to compare by field names.
FieldComparator(String, boolean) - Constructor for class org.rivetlogic.scar.comparator.FieldComparator
 
FieldSortableArrayList<T> - Class in org.rivetlogic.scar.sort
An ArrayList that can be sorted using a field name.
FieldSortableArrayList() - Constructor for class org.rivetlogic.scar.sort.FieldSortableArrayList
 
FieldSortableArrayList(Collection<? extends T>) - Constructor for class org.rivetlogic.scar.sort.FieldSortableArrayList
 
FieldSortableArrayList(int) - Constructor for class org.rivetlogic.scar.sort.FieldSortableArrayList
 
FieldSortableArrayList(Map<String, String>, String, boolean) - Constructor for class org.rivetlogic.scar.sort.FieldSortableArrayList
 
FieldSortableArrayList(int, Map<String, String>, String, boolean) - Constructor for class org.rivetlogic.scar.sort.FieldSortableArrayList
 
FieldSortableArrayList(Collection<? extends T>, Map<String, String>, String, boolean) - Constructor for class org.rivetlogic.scar.sort.FieldSortableArrayList
 
FieldSortableVector<T> - Class in org.rivetlogic.scar.sort
A Vector that can be sorted using a field name.
FieldSortableVector() - Constructor for class org.rivetlogic.scar.sort.FieldSortableVector
 
FieldSortableVector(Collection<? extends T>) - Constructor for class org.rivetlogic.scar.sort.FieldSortableVector
 
FieldSortableVector(int) - Constructor for class org.rivetlogic.scar.sort.FieldSortableVector
 
FieldSortableVector(int, int) - Constructor for class org.rivetlogic.scar.sort.FieldSortableVector
 
FieldSortableVector(Map<String, String>, String, boolean) - Constructor for class org.rivetlogic.scar.sort.FieldSortableVector
 
FieldSortableVector(int, Map<String, String>, String, boolean) - Constructor for class org.rivetlogic.scar.sort.FieldSortableVector
 
FieldSortableVector(int, int, Map<String, String>, String, boolean) - Constructor for class org.rivetlogic.scar.sort.FieldSortableVector
 
FieldSortableVector(Collection<? extends T>, Map<String, String>, String, boolean) - Constructor for class org.rivetlogic.scar.sort.FieldSortableVector
 
FileUploadAction - Class in org.rivetlogic.scar.action
Backing bean for the upload file action.
FileUploadAction() - Constructor for class org.rivetlogic.scar.action.FileUploadAction
 
filterList() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
fixFilename(String) - Method in class org.rivetlogic.scar.listeners.UploadContentListener
 
FOLDER - Static variable in class org.rivetlogic.scar.constants.Constants
 
FolderAction - Class in org.rivetlogic.scar.action
Backing bean for the create new folder modal panel.
FolderAction() - Constructor for class org.rivetlogic.scar.action.FolderAction
 
folderContentList - Variable in class org.rivetlogic.scar.action.ShelfAction
 
FolderContentsAction - Class in org.rivetlogic.scar.action
Backing bean that manages the content table.
FolderContentsAction() - Constructor for class org.rivetlogic.scar.action.FolderContentsAction
 
FolderPropertiesAction - Class in org.rivetlogic.scar.action
Backing bean for the folder properties panel.
FolderPropertiesAction() - Constructor for class org.rivetlogic.scar.action.FolderPropertiesAction
 
folderSelectionChangedFromContentTable(NodeRef) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
FONT_DEFAULT_TABLE - Static variable in class org.rivetlogic.scar.constants.Constants
 
FONT_FAMILY_VERDANA - Static variable in class org.rivetlogic.scar.constants.Constants
 
FONT_SIZE_DEFAULT - Static variable in class org.rivetlogic.scar.constants.Constants
 
FORMAT_DECIMAL_2_PLACES - Static variable in class org.rivetlogic.scar.constants.Constants
 
FORMAT_QUERY_ALL_FOLDERS_INSIDE_PATH - Static variable in class org.rivetlogic.scar.constants.Constants
Produces a Lucene query that would get all non-system folders in the supplied XPath recursively.
FORMAT_QUERY_ARCHIVED_BY_USERNAME - Static variable in class org.rivetlogic.scar.constants.Constants
Produces a Lucene query that would get all nodes deleted by the supplied Alfresco username (first argument) and contained in a specific space (second argument).
FORMAT_QUERY_CHECKEDOUT_DOCS - Static variable in class org.rivetlogic.scar.constants.Constants
Produces a Lucene query that would get all nodes of type "cm:content" (i.e.
FORMAT_QUERY_PARENT - Static variable in class org.rivetlogic.scar.constants.Constants
Produces a Lucene query that would get all nodes in the supplied NodeRef that are not system folders nor working copies of checked out documents.
FORMAT_QUERY_PARENT_ALL - Static variable in class org.rivetlogic.scar.constants.Constants
Produces a Lucene query that would get all nodes in the supplied NodeRef.
FORMAT_QUERY_PARENT_FOLDERS - Static variable in class org.rivetlogic.scar.constants.Constants
Produces a Lucene query that would get all non-system folders in the supplied NodeRef.
FORMAT_QUERY_PATH - Static variable in class org.rivetlogic.scar.constants.Constants
Produces a Lucene query that would get all nodes, except system folders, in the supplied XPath recursively.
FORMAT_QUERY_PATH_FOLDERS - Static variable in class org.rivetlogic.scar.constants.Constants
Produces a Lucene query that would get all non-system folders, in the supplied XPath recursively.
FORMAT_QUERY_PATH_SINGLE - Static variable in class org.rivetlogic.scar.constants.Constants
Produces a Lucene query that would get all nodes, except system folders, within the supplied XPath non-recursively.
FORMAT_QUERY_PATH_SINGLE_FOLDERS - Static variable in class org.rivetlogic.scar.constants.Constants
Produces a Lucene query that would get all non-system folders, within the supplied XPath non-recursively.
FORMAT_QUERY_SEARCH_ALL_NO_SYS_FOLDERS - Static variable in class org.rivetlogic.scar.constants.Constants
Produces a Lucene query that allows searching the Alfresco repository recursively inside the configured root, as well as in the supplied NodeRef (first argument; only makes sense if this container is outside the root).
FORMAT_QUERY_SINGLE_NODE_BY_PATH - Static variable in class org.rivetlogic.scar.constants.Constants
Produces a Lucene query that would get one node by its supplied XPath.
FORMAT_QUERY_USER_INFO - Static variable in class org.rivetlogic.scar.constants.Constants
Produces a Lucene query that would get all nodes in the people store where the property "cm:userName" matches the supplied Alfresco username.
FORMAT_REQUEST_PARAM_ADD - Static variable in class org.rivetlogic.scar.constants.Constants
Produces a GET method parameter to append to other parameters already in the URL.
FORMAT_REQUEST_PARAM_START - Static variable in class org.rivetlogic.scar.constants.Constants
Produces the first GET method parameter to append at the end of a URL.
FORMAT_SHELF_CAPTION - Static variable in class org.rivetlogic.scar.constants.Constants
Produces the title of the shelf component in the UI, showing the number of items in the clipboard.

G

generatePathQuery(List<String>, List<String>) - Static method in class org.rivetlogic.scar.util.TreeUtil
 
generateTreeRoots(List<TreeNode<TreeNodeData>>, List<Node>, Hashtable<NodeRef, TreeNode<TreeNodeData>>) - Static method in class org.rivetlogic.scar.util.TreeUtil
 
getActionIconFileName() - Method in class org.rivetlogic.scar.vo.ShelfNode
 
getAlfUserMap() - Method in class org.rivetlogic.scar.vo.AlfrescoUsers
 
getAlfUserNodes() - Method in class org.rivetlogic.scar.vo.AlfrescoUsers
 
getAllChildFoldersByPath(RaarServices, Ticket, String) - Static method in class org.rivetlogic.scar.util.TreeUtil
 
getAllChildFoldersByRef(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.TreeUtil
 
getAllNodePermissions() - Method in class org.rivetlogic.scar.action.InvitationAction
 
getAllUserNodePermissions(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Get all the permissions the current user has on the provided node.
getAllUsers() - Method in class org.rivetlogic.scar.action.InvitationAction
 
getAllUsers(RaarServices, Ticket) - Static method in class org.rivetlogic.scar.util.RaarUtil
Get a list of all users.
getApparentIcon(String) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
getApparentIcon(String) - Static method in class org.rivetlogic.scar.util.Utils
 
getApproveFolder() - Method in class org.rivetlogic.scar.vo.NodeData
 
getArchivedBy() - Method in class org.rivetlogic.scar.vo.ArchivedNodeData
 
getArchivedDate() - Method in class org.rivetlogic.scar.vo.ArchivedNodeData
 
getArchivedOriginalOwner() - Method in class org.rivetlogic.scar.vo.ArchivedNodeData
 
getArchivedShortDate() - Method in class org.rivetlogic.scar.vo.ArchivedNodeData
 
getArchiveStoreRoot(RaarServices, Ticket) - Static method in class org.rivetlogic.scar.util.RaarUtil
Get the node reference of the archive store root node
getArchiveStoreRootRef() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
getAttributeQuery(QName) - Method in class org.rivetlogic.scar.util.SearchContext
 
getAuthenticationService() - Method in class org.rivetlogic.scar.util.RaarServices
 
getAuthor() - Method in class org.rivetlogic.scar.action.SearchAction
 
getAuthor() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
getAuthor() - Method in class org.rivetlogic.scar.vo.VersionNode
 
getCategories() - Method in class org.rivetlogic.scar.action.CategoriesAction
 
getCategories(RaarServices, Ticket) - Static method in class org.rivetlogic.scar.util.RaarUtil
Get all categories.
getCategories() - Method in class org.rivetlogic.scar.util.SearchContext
 
getCategoriesTable() - Method in class org.rivetlogic.scar.action.BaseCategoryAction
 
getCategoriesTable(Collection<ChildAssociationRef>) - Static method in class org.rivetlogic.scar.util.Utils
 
getCategoryAssocs() - Method in class org.rivetlogic.scar.action.BaseCategoryAction
 
getCategoryRoot() - Method in class org.rivetlogic.scar.action.CategoriesAction
 
getCheckedOutDocs() - Method in class org.rivetlogic.scar.action.MyCheckedOutDocsTreeAction
 
getCheckedOutDocWebDavUrl(String) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
getCheckedOutWebDavUrl() - Method in class org.rivetlogic.scar.vo.NodeData
 
getCheckoutInstructionsPartA() - Method in class org.rivetlogic.scar.action.MyCheckedOutDocsTreeAction
 
getCheckoutInstructionsPartB() - Method in class org.rivetlogic.scar.action.MyCheckedOutDocsTreeAction
 
getCheckoutInstructionsPartC() - Method in class org.rivetlogic.scar.action.MyCheckedOutDocsTreeAction
 
getCheckoutInstructionsTooltip() - Method in class org.rivetlogic.scar.action.MyCheckedOutDocsTreeAction
 
getChildAssocs(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Returns child associations of the given node.
getChildRefByName(RaarServices, Ticket, NodeRef, String) - Static method in class org.rivetlogic.scar.util.RaarUtil
Gets the NodeRef of the node with the supplied name within the context of the node represented by parentRef.
getClassificationService() - Method in class org.rivetlogic.scar.util.RaarServices
 
getColumnHeaderActions() - Method in class org.rivetlogic.scar.action.BaseTableFieldNameAction
 
getColumnHeaderCreated() - Method in class org.rivetlogic.scar.action.BaseTableFieldNameAction
 
getColumnHeaderCreator() - Method in class org.rivetlogic.scar.action.BaseTableFieldNameAction
 
getColumnHeaderDate() - Method in class org.rivetlogic.scar.action.BaseTableFieldNameAction
 
getColumnHeaderDeleted() - Method in class org.rivetlogic.scar.action.BaseTableFieldNameAction
 
getColumnHeaderModified() - Method in class org.rivetlogic.scar.action.BaseTableFieldNameAction
 
getColumnHeaderName() - Method in class org.rivetlogic.scar.action.BaseTableFieldNameAction
 
getColumnHeaderSize() - Method in class org.rivetlogic.scar.action.BaseTableFieldNameAction
 
getColumnName() - Method in class org.rivetlogic.scar.sort.FieldSortableArrayList
 
getColumnName() - Method in class org.rivetlogic.scar.sort.FieldSortableVector
 
getColumnName() - Method in class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
getColumnName() - Method in class org.rivetlogic.scar.sort.MapKeySortableVector
 
getColumnToFieldMap() - Method in class org.rivetlogic.scar.sort.FieldSortableArrayList
 
getColumnToFieldMap() - Method in class org.rivetlogic.scar.sort.FieldSortableVector
 
getColumnToKeyMap() - Method in class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
getColumnToKeyMap() - Method in class org.rivetlogic.scar.sort.MapKeySortableVector
 
getContentFormat() - Method in class org.rivetlogic.scar.action.SearchAction
 
getContentListSize() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
getContentProperties() - Method in class org.rivetlogic.scar.action.ContentPropertiesAction
 
getContentService() - Method in class org.rivetlogic.scar.util.RaarServices
 
getContentTabId() - Method in class org.rivetlogic.scar.action.SearchAction
 
getContentTableColumnName() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
getContentType() - Method in class org.rivetlogic.scar.util.SearchContext
 
getCopyRef() - Method in class org.rivetlogic.scar.vo.NodeData
 
getCreatedDateFrom() - Method in class org.rivetlogic.scar.action.SearchAction
 
getCreatedDateTo() - Method in class org.rivetlogic.scar.action.SearchAction
 
getCreator() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
getDataTable() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
getDate() - Method in class org.rivetlogic.scar.vo.VersionNode
 
getDeletedItemsColumnName() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
getDeletedItemsList() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
getDeletedItemsMap() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
getDeletedNode() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
getDescription() - Method in class org.rivetlogic.scar.action.FileUploadAction
 
getDescription() - Method in class org.rivetlogic.scar.action.SearchAction
 
getDescription() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
getDisplayPath(RaarServices, User, NodeRef) - Static method in class org.rivetlogic.scar.util.PathUtil
 
getEditableCategories() - Method in class org.rivetlogic.scar.action.CategoriesAction
 
getEditableContentProperties() - Method in class org.rivetlogic.scar.action.ContentPropertiesAction
 
getEmail() - Method in class org.rivetlogic.scar.vo.NodeData
 
getEmail() - Method in class org.rivetlogic.scar.vo.User
 
getEncryptedUserTicketForWebDav() - Method in class org.rivetlogic.scar.vo.User
 
getErrorMessage() - Method in class org.rivetlogic.scar.action.ErrorsAction
 
getExternalTicket() - Method in class org.rivetlogic.scar.action.FileUploadAction
 
getFilter() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
getFilterAt() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
getFilteredDeletedItemsList() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
getFilterModes() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
getFirstName() - Method in class org.rivetlogic.scar.vo.User
 
getFixedValueQuery(QName) - Method in class org.rivetlogic.scar.util.SearchContext
 
getFlatTreeData() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
getFolderContentList() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
getFolderData() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
getFolderDescription() - Method in class org.rivetlogic.scar.action.FolderAction
 
getFolderList() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
getFolderName() - Method in class org.rivetlogic.scar.action.FolderAction
 
getFolderProperties() - Method in class org.rivetlogic.scar.action.FolderPropertiesAction
 
getFoldersList() - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
getFolderType() - Method in class org.rivetlogic.scar.util.SearchContext
 
getForceAndTerms() - Method in class org.rivetlogic.scar.util.SearchContext
 
getFriendlyCreatedDate() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
getFriendlyDate() - Method in class org.rivetlogic.scar.vo.VersionNode
 
getFriendlyModifiedDate() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
getFullName() - Method in class org.rivetlogic.scar.vo.User
 
getFullName() - Method in class org.rivetlogic.scar.vo.UserAccessPermission
 
getHomeFolder() - Method in class org.rivetlogic.scar.vo.User
 
getHomeFolderName() - Method in class org.rivetlogic.scar.vo.User
 
getHtmlTree() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
getIconFileName() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
getIconFileName() - Method in class org.rivetlogic.scar.vo.ShelfNode
 
getImmediateChildren(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.TreeUtil
 
getIncludeSubcategories() - Method in class org.rivetlogic.scar.vo.CategorySearchNodeData
 
getIsLoggedIn() - Method in class org.rivetlogic.scar.action.LoginAction
 
getItems() - Method in class org.rivetlogic.scar.action.ShelfAction
 
getItemsPerPage() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
getItemsPerPage() - Method in class org.rivetlogic.scar.action.SearchAction
 
getKey() - Method in class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
getKey() - Method in class org.rivetlogic.scar.sort.MapKeySortableVector
 
getKey() - Method in class org.rivetlogic.scar.vo.Property
 
getLastName() - Method in class org.rivetlogic.scar.vo.User
 
getLastRole() - Method in class org.rivetlogic.scar.vo.UserAccessPermission
 
getLibraryService() - Method in class org.rivetlogic.scar.util.RaarServices
 
getLink() - Method in class org.rivetlogic.scar.vo.NodeData
 
getLocation() - Method in class org.rivetlogic.scar.util.SearchContext
 
getLockOwner() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
getLockType() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
getLoginName() - Method in class org.rivetlogic.scar.vo.User
 
getMapName() - Method in class org.rivetlogic.scar.comparator.MapKeyComparator
 
getMapName() - Method in class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
getMapName() - Method in class org.rivetlogic.scar.sort.MapKeySortableVector
 
getMessage() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
getMimeType(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Get the MIME type of the given node reference.
getMimeType() - Method in class org.rivetlogic.scar.util.SearchContext
 
getMimeType() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
getMimetypesSelectItems() - Method in class org.rivetlogic.scar.action.SearchAction
 
getMode() - Method in class org.rivetlogic.scar.action.SearchAction
 
getMode() - Method in class org.rivetlogic.scar.util.SearchContext
 
getModifiedDateFrom() - Method in class org.rivetlogic.scar.action.SearchAction
 
getModifiedDateTo() - Method in class org.rivetlogic.scar.action.SearchAction
 
getMyCheckedOutDocsWebDavUrl() - Method in class org.rivetlogic.scar.action.MyCheckedOutDocsTreeAction
 
getName() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
getName() - Method in class org.rivetlogic.scar.vo.BaseNode
 
getName() - Method in interface org.rivetlogic.scar.vo.Node
 
getName() - Method in class org.rivetlogic.scar.vo.ShelfNode
 
getName() - Method in class org.rivetlogic.scar.vo.VersionNode
 
getNode(RaarServices, Ticket, NodeRef, List<QName>, boolean, boolean, boolean, boolean, List<String>) - Static method in class org.rivetlogic.scar.util.RaarUtil
Get the node represented by the given node reference.
getNodeCategories(NodeRef) - Method in class org.rivetlogic.scar.action.CategoriesAction
 
getNodeCategories(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Get all the child associations representing the categories of the given node.
getNodeName(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Gets a node's name in Alfresco using the node's reference.
getNodeRef() - Method in class org.rivetlogic.scar.vo.BaseNode
 
getNodeRef() - Method in interface org.rivetlogic.scar.vo.Node
 
getNodeRef() - Method in class org.rivetlogic.scar.vo.ShelfNode
 
getNodeRef() - Method in class org.rivetlogic.scar.vo.VersionNode
 
getNodeRefStr() - Method in class org.rivetlogic.scar.action.WorkflowAction
 
getNodeService() - Method in class org.rivetlogic.scar.util.RaarServices
 
getNodeType() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
getNodeType() - Method in class org.rivetlogic.scar.vo.ShelfNode
 
getPageNum() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
getPageNumber() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
getPageNumber() - Method in class org.rivetlogic.scar.action.SearchAction
 
getParent(NodeRef, TreeNode<NodeData>) - Static method in class org.rivetlogic.scar.util.TreeUtil
 
getParentNode() - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
getParentRef(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Get the parent node reference for a given node.
getParentRef() - Method in class org.rivetlogic.scar.vo.ShelfNode
 
getPath(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Get a Path object for the given node reference.
getPathForSearch(RaarServices, User, NodeRef) - Static method in class org.rivetlogic.scar.util.PathUtil
 
getPathFromNodeRef(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Generate a search XPATH pointing to the specified node.
getPeopleService() - Method in class org.rivetlogic.scar.util.RaarServices
 
getPermissions(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Get all the permissions that are granted/denied to the current authentication on the given node.
getProperties(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Returns the Alfresco properties map for the given node.
getProperties() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
getQuickSearchTerms() - Method in class org.rivetlogic.scar.action.SearchAction
 
getRangeProperty(QName) - Method in class org.rivetlogic.scar.util.SearchContext
 
getReadableSize(long) - Static method in class org.rivetlogic.scar.util.Utils
 
getReadableSize() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
getRejectFolder() - Method in class org.rivetlogic.scar.vo.NodeData
 
getReplaceExistingFile() - Method in class org.rivetlogic.scar.action.FileUploadAction
 
getRestoredNode() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
getRestoredNodes() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
getRestoreFolderName() - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
getRestoreModeSelectItems() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
getRole() - Method in class org.rivetlogic.scar.vo.UserAccessPermission
 
getRoles() - Method in class org.rivetlogic.scar.action.InvitationAction
 
getRootCategories(RaarServices, Ticket) - Static method in class org.rivetlogic.scar.util.RaarUtil
Get all root categories.
getSearchCategories() - Method in class org.rivetlogic.scar.action.SearchAction
 
getSearchModeSelectItems() - Method in class org.rivetlogic.scar.action.SearchAction
 
getSearchResultsList() - Method in class org.rivetlogic.scar.action.SearchAction
 
getSearchResultsTableColumnName() - Method in class org.rivetlogic.scar.action.SearchAction
 
getSearchService() - Method in class org.rivetlogic.scar.util.RaarServices
 
getSecurityService() - Method in class org.rivetlogic.scar.util.RaarServices
 
getSelectedCategory() - Method in class org.rivetlogic.scar.action.CategoriesAction
 
getSelectedFolder() - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
getSelectedNode() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
getSelectedNodeData() - Method in class org.rivetlogic.scar.action.ContentPropertiesAction
 
getSelectedNodeData() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
getSelectedNodeRef() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
getSelectedRole() - Method in class org.rivetlogic.scar.action.InvitationAction
 
getSelectedSearchCategory() - Method in class org.rivetlogic.scar.action.SearchAction
 
getSelectedTreeNodeId() - Method in class org.rivetlogic.scar.action.FileUploadAction
 
getSelectedTreeNodeName() - Method in class org.rivetlogic.scar.action.FileUploadAction
 
getSelectedUser() - Method in class org.rivetlogic.scar.action.InvitationAction
 
getSelection() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
getShelfCaption() - Method in class org.rivetlogic.scar.action.ShelfAction
 
getShelfComponent() - Method in class org.rivetlogic.scar.action.ShelfAction
 
getShortName(Font, int) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
getShortName() - Method in class org.rivetlogic.scar.vo.ArchivedNodeData
 
getShortName() - Method in class org.rivetlogic.scar.vo.NodeData
 
getShortName() - Method in class org.rivetlogic.scar.vo.ShelfNode
 
getShortName() - Method in class org.rivetlogic.scar.vo.SimpleNode
 
getShortName() - Method in class org.rivetlogic.scar.vo.TreeNodeData
 
getShortRestoreFolderName() - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
getSortBy() - Method in class org.rivetlogic.scar.comparator.FieldComparator
 
getSortBy() - Method in class org.rivetlogic.scar.comparator.MapKeyComparator
 
getSortingField(Object, String) - Static method in class org.rivetlogic.scar.comparator.FieldComparator
 
getSortingField(Object, String) - Static method in class org.rivetlogic.scar.comparator.MapKeyComparator
 
getSortingMethod(Object, String) - Static method in class org.rivetlogic.scar.comparator.FieldComparator
 
getSortingMethod(Object, String) - Static method in class org.rivetlogic.scar.comparator.MapKeyComparator
 
getSortingObject(Object) - Method in class org.rivetlogic.scar.comparator.FieldComparator
 
getSortingObject(Object) - Method in class org.rivetlogic.scar.comparator.MapKeyComparator
 
getStandardFolders() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
getStandardFoldersRef(RaarServices, Ticket) - Static method in class org.rivetlogic.scar.util.RaarUtil
Get standard folder nodes (Alfresco space templates).
getStdFolderSelection() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
getStdFoldersLink() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
getStdFoldersSelectItems() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
getSuccessMessage() - Method in class org.rivetlogic.scar.action.InvitationAction
 
getText() - Method in class org.rivetlogic.scar.action.SearchAction
 
getText() - Method in class org.rivetlogic.scar.util.SearchContext
 
getTicket() - Method in class org.rivetlogic.scar.vo.User
 
getTitle() - Method in class org.rivetlogic.scar.action.SearchAction
 
getTitle() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
getTree(FacesEvent) - Method in class org.rivetlogic.scar.action.SpacesListAction
Returns the component which fired the NodeSelectedEvent.
getTreeState() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
getUpdatePopupUrl() - Method in class org.rivetlogic.scar.action.FileUploadAction
 
getUpload() - Method in class org.rivetlogic.scar.vo.NodeData
 
getUploadPopupUrl() - Method in class org.rivetlogic.scar.action.FileUploadAction
 
getUser() - Method in class org.rivetlogic.scar.action.BaseAction
 
getUsername() - Method in class org.rivetlogic.scar.vo.User
 
getUsername() - Method in class org.rivetlogic.scar.vo.UserAccessPermission
 
getUserNodeRef(RaarServices, Ticket, String) - Static method in class org.rivetlogic.scar.util.RaarUtil
Get the node reference that represents the current user.
getUserRoot() - Method in class org.rivetlogic.scar.vo.User
 
getValue() - Method in class org.rivetlogic.scar.vo.Property
 
getVersionHistory() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
getVersionHistory(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Get the version history of the specified node.
getVersionNumber() - Method in class org.rivetlogic.scar.vo.VersionNode
 
getVersionService() - Method in class org.rivetlogic.scar.util.RaarServices
 
getWebDavUrl() - Method in class org.rivetlogic.scar.vo.NodeData
 
getWebDavUrl() - Method in class org.rivetlogic.scar.vo.ScarConfig
 
getWorkflowApprove() - Method in class org.rivetlogic.scar.vo.NodeData
 
getWorkflowReject() - Method in class org.rivetlogic.scar.vo.NodeData
 
getWorkingCopyOwner() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
goUp() - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 

H

handleContentDeletedEvent(NodeRef, boolean) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
handleContentMovedEvent() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
handleContentSelectedEvent(NodeRef) - Method in class org.rivetlogic.scar.action.CategoriesAction
 
handleContentSelectedEvent(NodeData) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
handleDeletedItemsPanelClosedEvent() - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
handleEditedContentDetails() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
handleFileUploadedEvent(NodeRef) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
handleFolderContentSelectedEvent() - Method in class org.rivetlogic.scar.action.ContentPropertiesAction
 
handleFolderContentSelectedEvent(NodeRef) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
handleFolderContentSelectedFromSearchEvent(NodeRef) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
handleFolderCopiedEvent(NodeRef, NodeRef, NodeRef) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
handleFolderCreatedEvent(NodeRef) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
handleFolderCreatedEvent(NodeRef, TreeNodeData) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
handleFolderDeletedEvent(NodeRef, boolean) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
handleFolderMovedEvent(NodeRef, NodeRef, NodeRef) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
handleGoUpLinkClickedEvent() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
handleInitContentsTableEvent() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
handleMyCheckedOutDocsSelectedEvent() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
handleOtherTreeSelectedEvent() - Method in class org.rivetlogic.scar.action.MyCheckedOutDocsTreeAction
 
handleOtherTreeSelectedEvent() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
handleRefreshCheckedOutDocsTableEvent() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
handleRefreshContentsTableEvent() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
handleRestoreFolderSelectedEvent(SimpleNode) - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
handleScrollerEvent() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
handleSelectionChangedEvent() - Method in class org.rivetlogic.scar.action.CategoriesAction
 
handleSelectionChangedEvent() - Method in class org.rivetlogic.scar.action.ContentPropertiesAction
 
handleSelectionEvent(NodeRef) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
handleSelectionEventFromSearch(NodeRef) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
handleTreeSelectionEvent() - Method in class org.rivetlogic.scar.action.SearchAction
 
hasCreateChildPermission(Map<String, AccessStatus>) - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
hasCreatePermission(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Check if the current user has create permissions on the given node (should be a folder).
hasDeletePermission(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Check if the current user has delete permissions on the given node.
hasWritePropertiesPermission(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Check if the current user has permissions to change the given node's meta data.

I

ICON_ADOBE_PDF - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_APP_ZIP - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_AUDIO_ALL - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_COPY - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_CUT - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_FILE - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_FOLDER - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_IMG_ALL - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_IMG_GIF - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_IMG_JPG - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_IMG_PNG - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_LOCK - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_LOCKED - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_LOCKED_OWNER - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_MSEXCEL - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_MSPPT - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_MSWORD - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_TEXT_HTML - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_TEXT_PLAIN - Static variable in class org.rivetlogic.scar.constants.Constants
 
ICON_VIDEO_ALL - Static variable in class org.rivetlogic.scar.constants.Constants
 
iconFileName - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
ID_TAB_PANEL_CONTENT - Static variable in class org.rivetlogic.scar.constants.Constants
 
ID_TAB_PANEL_SEARCH - Static variable in class org.rivetlogic.scar.constants.Constants
 
INCLUDE_SUBCATEGORIES_NO - Static variable in class org.rivetlogic.scar.constants.Constants
 
INCLUDE_SUBCATEGORIES_YES - Static variable in class org.rivetlogic.scar.constants.Constants
 
init() - Method in class org.rivetlogic.scar.action.ErrorsAction
 
init() - Method in class org.rivetlogic.scar.action.SearchAction
 
init() - Method in class org.rivetlogic.scar.action.ShelfAction
 
initFoldersList() - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
invalidateTicket(RaarServices, Ticket) - Static method in class org.rivetlogic.scar.util.RaarUtil
Invalidate a ticket.
InvitationAction - Class in org.rivetlogic.scar.action
Backing bean for the invitation modal panel.
InvitationAction() - Constructor for class org.rivetlogic.scar.action.InvitationAction
 
inviteUser() - Method in class org.rivetlogic.scar.action.InvitationAction
 
isAddChildrenPermission() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
isApproveMove() - Method in class org.rivetlogic.scar.vo.NodeData
 
isAscending() - Method in class org.rivetlogic.scar.comparator.FieldComparator
 
isAscending() - Method in class org.rivetlogic.scar.comparator.MapKeyComparator
 
isAscending() - Method in class org.rivetlogic.scar.sort.FieldSortableArrayList
 
isAscending() - Method in class org.rivetlogic.scar.sort.FieldSortableVector
 
isAscending() - Method in class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
isAscending() - Method in class org.rivetlogic.scar.sort.MapKeySortableVector
 
isBulkCopyPermission() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
isBulkCutPermission() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
isBulkDeletePermission() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
isBulkDeleteRendered() - Method in class org.rivetlogic.scar.action.PanelsAction
 
isCancelCheckOutPermission() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
isCancelCheckOutPermitted() - Method in class org.rivetlogic.scar.vo.NodeData
 
isCategoriesManageable() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
isCategoryMgmtRendered() - Method in class org.rivetlogic.scar.action.PanelsAction
 
isChangeable() - Method in class org.rivetlogic.scar.vo.UserAccessPermission
 
isChangePermissionsPermission() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
isChecked() - Method in class org.rivetlogic.scar.vo.NodeData
 
isCheckInPermission() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
isCheckInPermitted() - Method in class org.rivetlogic.scar.vo.NodeData
 
isCheckOutPermission() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
isCheckOutPermitted() - Method in class org.rivetlogic.scar.vo.NodeData
 
isContentLinkClicked() - Method in class org.rivetlogic.scar.action.ContentPropertiesAction
 
isContentTableAscending() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
isCopyPermitted() - Method in class org.rivetlogic.scar.vo.NodeData
 
isCreateChildPermitted() - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
isCreateChildPermitted() - Method in class org.rivetlogic.scar.vo.SimpleNode
 
isCreatedDateChecked() - Method in class org.rivetlogic.scar.action.SearchAction
 
isCreateFolderRendered() - Method in class org.rivetlogic.scar.action.PanelsAction
 
isCut() - Method in class org.rivetlogic.scar.vo.ShelfNode
 
isCutPermitted() - Method in class org.rivetlogic.scar.vo.NodeData
 
isDeleteContentRendered() - Method in class org.rivetlogic.scar.action.PanelsAction
 
isDeletedItemsAscending() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
isDeletedItemsRendered() - Method in class org.rivetlogic.scar.action.PanelsAction
 
isDeleteFolderRendered() - Method in class org.rivetlogic.scar.action.PanelsAction
 
isDeletePermission() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
isDeletePermitted() - Method in class org.rivetlogic.scar.vo.NodeData
 
isDeletePermitted() - Method in class org.rivetlogic.scar.vo.TreeNodeData
 
isDisabled() - Method in class org.rivetlogic.scar.vo.Property
 
isDocument(Node) - Method in class org.rivetlogic.scar.listeners.UploadContentListener
 
isEditDetailsPermission() - Method in class org.rivetlogic.scar.action.ContentPropertiesAction
 
isEditFolderDetailsRendered() - Method in class org.rivetlogic.scar.action.PanelsAction
 
isError() - Method in class org.rivetlogic.scar.action.ErrorsAction
 
isFolderCreatePermission() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
isFolderDeletePermission() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
isFolderEditDetailsPermission() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
isIncludeSubcategories() - Method in class org.rivetlogic.scar.action.SearchAction
 
isInviteMgmtRendered() - Method in class org.rivetlogic.scar.action.PanelsAction
 
isLockPermission() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
isModifiedDateChecked() - Method in class org.rivetlogic.scar.action.SearchAction
 
isNavigating() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
isNodeRefSelected() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
isOpened() - Method in class org.rivetlogic.scar.action.FolderPropertiesAction
 
isOpened() - Method in class org.rivetlogic.scar.action.ShelfAction
 
isReadContentPermission() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
isReadPermissionsPermission() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
isReadPropertiesPermission() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
isReady() - Method in class org.rivetlogic.scar.action.FolderAction
 
isRefreshUserPermsList() - Method in class org.rivetlogic.scar.action.InvitationAction
 
isRejectMove() - Method in class org.rivetlogic.scar.vo.NodeData
 
isRenderGoUpLink() - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
isReplace() - Method in class org.rivetlogic.scar.action.FileUploadAction
 
isRestoreToOriginalLocationPermitted() - Method in class org.rivetlogic.scar.vo.ArchivedNodeData
 
isRestoreToSelectedRef() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
isSearchResultsPopulated() - Method in class org.rivetlogic.scar.action.SearchAction
 
isSearchResultsTableAscending() - Method in class org.rivetlogic.scar.action.SearchAction
 
isStdFolders() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
isSuccess() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
isTreeSelected() - Method in class org.rivetlogic.scar.action.MyCheckedOutDocsTreeAction
 
isTreeSelected() - Method in class org.rivetlogic.scar.action.SpacesListAction
 
isUnlockPermission() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
isUpdateContainerRendered() - Method in class org.rivetlogic.scar.action.PanelsAction
 
isUpdatePermitted() - Method in class org.rivetlogic.scar.vo.NodeData
 
isUploadContainerRendered() - Method in class org.rivetlogic.scar.action.PanelsAction
 
isUserHomeFolder() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
isViewContentDetailsRendered() - Method in class org.rivetlogic.scar.action.PanelsAction
 
isWorkflowApprovePermitted() - Method in class org.rivetlogic.scar.vo.NodeData
 
isWorkflowRejectPermitted() - Method in class org.rivetlogic.scar.vo.NodeData
 
isWriteContentPermission() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
isWritePermission() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
isWritePropertiesPermission() - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 

L

lockPermission - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
LoginAction - Class in org.rivetlogic.scar.action
Action class that handles user logins
LoginAction() - Constructor for class org.rivetlogic.scar.action.LoginAction
 
logoutUser(RaarServices, Ticket) - Static method in class org.rivetlogic.scar.action.LoginAction
 

M

MapKeyComparator - Class in org.rivetlogic.scar.comparator
Comparator that uses Reflection to compare by values of a key in a Java map
MapKeyComparator(String, Object, boolean) - Constructor for class org.rivetlogic.scar.comparator.MapKeyComparator
 
MapKeySortableArrayList<T> - Class in org.rivetlogic.scar.sort
An ArrayList that can be sorted using a data member Java map object value based on a specified key.
MapKeySortableArrayList() - Constructor for class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
MapKeySortableArrayList(Collection<? extends T>) - Constructor for class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
MapKeySortableArrayList(int) - Constructor for class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
MapKeySortableArrayList(Map<String, Object>, String, String, boolean) - Constructor for class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
MapKeySortableArrayList(int, Map<String, Object>, String, String, boolean) - Constructor for class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
MapKeySortableArrayList(Collection<? extends T>, Map<String, Object>, String, String, boolean) - Constructor for class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
MapKeySortableVector<T> - Class in org.rivetlogic.scar.sort
A Vector that can be sorted using a data member Java map object value based on a specified key.
MapKeySortableVector() - Constructor for class org.rivetlogic.scar.sort.MapKeySortableVector
 
MapKeySortableVector(Collection<? extends T>) - Constructor for class org.rivetlogic.scar.sort.MapKeySortableVector
 
MapKeySortableVector(int) - Constructor for class org.rivetlogic.scar.sort.MapKeySortableVector
 
MapKeySortableVector(int, int) - Constructor for class org.rivetlogic.scar.sort.MapKeySortableVector
 
MapKeySortableVector(Map<String, Object>, String, String, boolean) - Constructor for class org.rivetlogic.scar.sort.MapKeySortableVector
 
MapKeySortableVector(int, Map<String, Object>, String, String, boolean) - Constructor for class org.rivetlogic.scar.sort.MapKeySortableVector
 
MapKeySortableVector(int, int, Map<String, Object>, String, String, boolean) - Constructor for class org.rivetlogic.scar.sort.MapKeySortableVector
 
MapKeySortableVector(Collection<? extends T>, Map<String, Object>, String, String, boolean) - Constructor for class org.rivetlogic.scar.sort.MapKeySortableVector
 
matchToTreeStructure() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
mimeType - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
MIMETYPE_APP_TAR - Static variable in class org.rivetlogic.scar.constants.Constants
 
MIMETYPE_GZIP - Static variable in class org.rivetlogic.scar.constants.Constants
 
MIMETYPE_ICONS - Static variable in class org.rivetlogic.scar.constants.Constants
Mimetype icons map
MIMETYPE_IMAGE_PJPEG - Static variable in class org.rivetlogic.scar.constants.Constants
 
MIMETYPE_PREFIX - Static variable in class org.rivetlogic.scar.constants.Constants
 
MIMETYPE_PREFIX_APPLICATION - Static variable in class org.rivetlogic.scar.constants.Constants
 
MIMETYPE_PREFIX_AUDIO - Static variable in class org.rivetlogic.scar.constants.Constants
 
MIMETYPE_PREFIX_IMAGE - Static variable in class org.rivetlogic.scar.constants.Constants
 
MIMETYPE_PREFIX_MESSAGE - Static variable in class org.rivetlogic.scar.constants.Constants
 
MIMETYPE_PREFIX_TEXT - Static variable in class org.rivetlogic.scar.constants.Constants
 
MIMETYPE_PREFIX_VIDEO - Static variable in class org.rivetlogic.scar.constants.Constants
 
MIMETYPE_PREFIX_XWORLD - Static variable in class org.rivetlogic.scar.constants.Constants
 
MIMETYPES_SELECT_ITEMS - Static variable in class org.rivetlogic.scar.constants.Constants
Mimetypes selector
moveNode(RaarServices, Ticket, NodeRef, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Move the specified node to the destination node reference.
MSG_ERROR_INVITE_USER - Static variable in class org.rivetlogic.scar.constants.Constants
 
MSG_ERROR_SIZE_NEGATIVE - Static variable in class org.rivetlogic.scar.constants.Constants
 
MSG_FAIL_DELETE - Static variable in class org.rivetlogic.scar.constants.Constants
 
MSG_FAIL_DELETE_ALL - Static variable in class org.rivetlogic.scar.constants.Constants
 
MSG_FAIL_DELETE_SOME - Static variable in class org.rivetlogic.scar.constants.Constants
 
MSG_FAIL_RESTORE - Static variable in class org.rivetlogic.scar.constants.Constants
 
MSG_FAIL_RESTORE_ALL - Static variable in class org.rivetlogic.scar.constants.Constants
 
MSG_FAIL_RESTORE_SOME - Static variable in class org.rivetlogic.scar.constants.Constants
 
MSG_SUCCESS_CHANGE_USER_ROLE - Static variable in class org.rivetlogic.scar.constants.Constants
 
MSG_SUCCESS_DELETE - Static variable in class org.rivetlogic.scar.constants.Constants
 
MSG_SUCCESS_DELETE_ALL - Static variable in class org.rivetlogic.scar.constants.Constants
 
MSG_SUCCESS_INVITE_USER - Static variable in class org.rivetlogic.scar.constants.Constants
 
MSG_SUCCESS_REMOVE_USER - Static variable in class org.rivetlogic.scar.constants.Constants
 
MSG_SUCCESS_RESTORE - Static variable in class org.rivetlogic.scar.constants.Constants
 
MSG_SUCCESS_RESTORE_ALL - Static variable in class org.rivetlogic.scar.constants.Constants
 
MyCheckedOutDocsTreeAction - Class in org.rivetlogic.scar.action
Backing bean for the 'My Checked-Out Documents' tree component.
MyCheckedOutDocsTreeAction() - Constructor for class org.rivetlogic.scar.action.MyCheckedOutDocsTreeAction
 

N

name - Variable in class org.rivetlogic.scar.vo.BaseNode
 
NAMESPACE_PREFIXES - Static variable in class org.rivetlogic.scar.constants.Constants
 
Node - Interface in org.rivetlogic.scar.vo
Simple representation of an Alfresco node.
NODE_DESCRIPTION_RESTORED_ITEMS - Static variable in class org.rivetlogic.scar.constants.Constants
 
NODE_NAME_RESTORED_ITEMS - Static variable in class org.rivetlogic.scar.constants.Constants
 
NodeData - Class in org.rivetlogic.scar.vo
Represents a node in the content table in the UI.
NodeData(String, NodeRef) - Constructor for class org.rivetlogic.scar.vo.NodeData
 
NodeData(Map<QName, Serializable>, NodeRef) - Constructor for class org.rivetlogic.scar.vo.NodeData
 
nodeRef - Variable in class org.rivetlogic.scar.vo.BaseNode
 
NODEREF_ID_MY_DOCS_NAV_ROOT - Static variable in class org.rivetlogic.scar.constants.Constants
 
nodeSelectListener(NodeSelectedEvent) - Method in class org.rivetlogic.scar.action.CategoriesAction
Tree selection listener
nodeSelectListener(NodeSelectedEvent) - Method in class org.rivetlogic.scar.action.SpacesListAction
Tree selection listener
nodeSelectListenerForSearch(NodeSelectedEvent) - Method in class org.rivetlogic.scar.action.SearchAction
Tree selection listener for selecting search categories.
nodeType - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 

O

Observers - Class in org.rivetlogic.scar.observer
Class containing all observer methods.
Observers() - Constructor for class org.rivetlogic.scar.observer.Observers
 
ok() - Method in class org.rivetlogic.scar.action.CategoriesAction
 
org.rivetlogic.scar.action - package org.rivetlogic.scar.action
 
org.rivetlogic.scar.comparator - package org.rivetlogic.scar.comparator
 
org.rivetlogic.scar.constants - package org.rivetlogic.scar.constants
 
org.rivetlogic.scar.crypto - package org.rivetlogic.scar.crypto
 
org.rivetlogic.scar.listeners - package org.rivetlogic.scar.listeners
 
org.rivetlogic.scar.observer - package org.rivetlogic.scar.observer
 
org.rivetlogic.scar.servlets - package org.rivetlogic.scar.servlets
 
org.rivetlogic.scar.sort - package org.rivetlogic.scar.sort
 
org.rivetlogic.scar.util - package org.rivetlogic.scar.util
 
org.rivetlogic.scar.vo - package org.rivetlogic.scar.vo
 

P

PanelsAction - Class in org.rivetlogic.scar.action
Action class used to manage which modal panels get to be rendered based on the user's action (e.g.
PanelsAction() - Constructor for class org.rivetlogic.scar.action.PanelsAction
 
paste(ShelfNode) - Method in class org.rivetlogic.scar.action.ShelfAction
 
pasteAll() - Method in class org.rivetlogic.scar.action.ShelfAction
 
pasteSingle(NodeRef) - Method in class org.rivetlogic.scar.action.ShelfAction
 
PathUtil - Class in org.rivetlogic.scar.util
Utility class used to manipulate node paths
PathUtil() - Constructor for class org.rivetlogic.scar.util.PathUtil
 
performLogout() - Method in class org.rivetlogic.scar.action.LoginAction
 
PERMISSIONS_TO_CHECK_FOR - Static variable in class org.rivetlogic.scar.constants.Constants
Alfresco permissions to check for when searching/getting nodes from the repository.
PERMISSIONS_TO_CHECK_FOR_ADD_CHILD - Static variable in class org.rivetlogic.scar.constants.Constants
Alfresco "AddChildren" permission to check for when searching/getting nodes from the repository.
populateAllUsers() - Method in class org.rivetlogic.scar.action.InvitationAction
 
populateCategoryTree() - Method in class org.rivetlogic.scar.action.CategoriesAction
 
populateCheckedOutDocs() - Method in class org.rivetlogic.scar.action.FolderContentsAction
Get all checked out documents from user's home folder and display them in the content table
populateCheckedOutDocsNodeData(Node) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
populateContentData(ArchivedNodeData) - Static method in class org.rivetlogic.scar.action.DeletedItemsAction
 
populateContentData(Map<QName, Serializable>, NodeData, boolean) - Static method in class org.rivetlogic.scar.util.Utils
 
populateContentList(NodeRef) - Method in class org.rivetlogic.scar.action.FolderContentsAction
Populate the content table with folders and documents contained in the node with the supplied reference.
populateDeletedItemsList() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
populateFolderDetails(TreeNodeData) - Method in class org.rivetlogic.scar.action.FolderPropertiesAction
 
populateFoldersList(SimpleNode) - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
populateNodeData(Node) - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
populateParentNode() - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
populatePermissions(NodeData, Map<String, AccessStatus>, boolean, boolean) - Static method in class org.rivetlogic.scar.util.Utils
 
populateSearchResultsList(List<Node>) - Method in class org.rivetlogic.scar.action.SearchAction
Populates the search results list with the nodes supplied as search results.
populateUserInfo(Ticket) - Method in class org.rivetlogic.scar.action.LoginAction
 
populateUserOnlyPerms(Set<AccessPermission>, Boolean) - Static method in class org.rivetlogic.scar.util.Utils
 
populateVersionHistory() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
populateWorkflowData(RaarServices, Ticket, Map<QName, Serializable>, NodeData) - Static method in class org.rivetlogic.scar.util.Utils
 
PREFIX_APPLICATION_MODEL - Static variable in class org.rivetlogic.scar.constants.Constants
 
PREFIX_CONTENT_MODEL - Static variable in class org.rivetlogic.scar.constants.Constants
 
PREFIX_DICTIONARY_MODEL - Static variable in class org.rivetlogic.scar.constants.Constants
 
PREFIX_METHOD_GET - Static variable in class org.rivetlogic.scar.constants.Constants
 
PREFIX_SYSTEM_MODEL - Static variable in class org.rivetlogic.scar.constants.Constants
 
PROP_DUMMY_SIZE - Static variable in class org.rivetlogic.scar.constants.Constants
 
properties - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
Property - Class in org.rivetlogic.scar.vo
Represents a property of a node for display in the UI
Property(String, String) - Constructor for class org.rivetlogic.scar.vo.Property
 
Property(String, String, boolean) - Constructor for class org.rivetlogic.scar.vo.Property
 

Q

QUERY_ALL_USERS - Static variable in class org.rivetlogic.scar.constants.Constants
 
QUERY_PROPERTIES_ARCHIVED_NODES - Static variable in class org.rivetlogic.scar.constants.Constants
Alfresco node properties for deleted items query
QUERY_PROPERTIES_FIRST_VERSION_CONTENT - Static variable in class org.rivetlogic.scar.constants.Constants
Alfresco node properties for version bug query
QUERY_PROPERTIES_GENERAL - Static variable in class org.rivetlogic.scar.constants.Constants
Alfresco node properties for general queries
QUERY_PROPERTIES_NAME_AND_CONTENT - Static variable in class org.rivetlogic.scar.constants.Constants
Alfresco node properties for name and mimetype
QUERY_PROPERTIES_NAME_ONLY - Static variable in class org.rivetlogic.scar.constants.Constants
Alfresco standard folders query properties
QUERY_PROPERTIES_USER - Static variable in class org.rivetlogic.scar.constants.Constants
Alfresco user node properties
QUERY_PROPERTIES_WORKING_COPY - Static variable in class org.rivetlogic.scar.constants.Constants
Alfresco working copy document properties

R

raarServices - Variable in class org.rivetlogic.scar.action.BaseAction
 
RaarServices - Class in org.rivetlogic.scar.util
Support bean used to provide access to RAAr services
RaarServices() - Constructor for class org.rivetlogic.scar.util.RaarServices
 
raarServices - Variable in class org.rivetlogic.scar.vo.AlfrescoUsers
 
RaarUtil - Class in org.rivetlogic.scar.util
Utility class used as a gateway to use RAAr services.
RaarUtil() - Constructor for class org.rivetlogic.scar.util.RaarUtil
 
readableSize - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
readContentIntoStream(RaarServices, Ticket, NodeRef, OutputStream) - Static method in class org.rivetlogic.scar.util.RaarUtil
Download content from the specified node into an output stream.
readContentPermission - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
readPermissionsPermission - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
readPropertiesPermission - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
refreshContentTable() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
REGEX_APPLICATION_URI - Static variable in class org.rivetlogic.scar.constants.Constants
 
REGEX_CONTENT_URI - Static variable in class org.rivetlogic.scar.constants.Constants
 
REGEX_SYSTEM_URI - Static variable in class org.rivetlogic.scar.constants.Constants
 
reject(NodeData) - Method in class org.rivetlogic.scar.action.WorkflowAction
 
relayCheckInEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relayCheckOutEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relayContentBulkDeletedEvent(NodeRef) - Method in class org.rivetlogic.scar.observer.Observers
 
relayContentDeletedEvent(NodeRef) - Method in class org.rivetlogic.scar.observer.Observers
 
relayContentInitEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relayContentPasteEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relayContentRefreshEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relayContentUploadedEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relayDeletedItemsPanelClosedEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relayDeleteNodeEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relayDocumentMovedEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relayEditedContentDetailsEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relayFileUploadedEvent(NodeRef) - Method in class org.rivetlogic.scar.observer.Observers
 
relayFolderBulkDeletedEvent(NodeRef) - Method in class org.rivetlogic.scar.observer.Observers
 
relayFolderContentSelectedEvent(NodeRef) - Method in class org.rivetlogic.scar.observer.Observers
 
relayFolderContentSelectedFromSearchEvent(NodeRef) - Method in class org.rivetlogic.scar.observer.Observers
 
relayFolderCopiedEvent(NodeRef, NodeRef, NodeRef) - Method in class org.rivetlogic.scar.observer.Observers
 
relayFolderCreatedEvent(NodeRef, TreeNodeData) - Method in class org.rivetlogic.scar.observer.Observers
 
relayFolderDeletedEvent(NodeRef) - Method in class org.rivetlogic.scar.observer.Observers
 
relayFolderMovedEvent(NodeRef, NodeRef, NodeRef) - Method in class org.rivetlogic.scar.observer.Observers
 
relayFolderPasteEvent(NodeRef, NodeRef, NodeRef, boolean) - Method in class org.rivetlogic.scar.observer.Observers
 
relayGoUpLinkClickedEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relayManageDeletedItemsEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relayManageInvitationsEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relayMyCheckedOutDocsSelectedEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relayMyFoldersSelectedEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relayRestoreFolderSelectedEvent(SimpleNode) - Method in class org.rivetlogic.scar.observer.Observers
 
relaySearchResultClickedEvent(NodeRef) - Method in class org.rivetlogic.scar.observer.Observers
 
relaySelectionChangedEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relaySpaceSelectedEvent(TreeNodeData) - Method in class org.rivetlogic.scar.observer.Observers
 
relayUndoCheckOutEvent() - Method in class org.rivetlogic.scar.observer.Observers
 
relayViewContentDetailsEvent(NodeData) - Method in class org.rivetlogic.scar.observer.Observers
 
remove(CategoryNodeData) - Method in class org.rivetlogic.scar.action.CategoriesAction
 
remove(NodeRef) - Method in class org.rivetlogic.scar.action.ShelfAction
 
removeAll() - Method in class org.rivetlogic.scar.action.ShelfAction
 
removeAspect(RaarServices, Ticket, NodeRef, QName) - Static method in class org.rivetlogic.scar.util.RaarUtil
Remove an aspect from the given node.
removePermission(RaarServices, Ticket, NodeRef, String, String) - Static method in class org.rivetlogic.scar.util.RaarUtil
Find and delete an access control entry by node, authentication and permission.
removeSearchCategory(CategorySearchNodeData) - Method in class org.rivetlogic.scar.action.SearchAction
 
removeTreeChildren(NodeRef, Hashtable<NodeRef, TreeNode<TreeNodeData>>) - Static method in class org.rivetlogic.scar.util.TreeUtil
 
removeTreeChildren(TreeNode<TreeNodeData>, Hashtable<NodeRef, TreeNode<TreeNodeData>>) - Static method in class org.rivetlogic.scar.util.TreeUtil
 
removeUserPermission(UserAccessPermission) - Method in class org.rivetlogic.scar.action.InvitationAction
 
REPOSITORY_PUBLIC_URL - Static variable in class org.rivetlogic.scar.vo.ScarConfig
 
REPOSITORY_ROOT_LOCATION - Static variable in class org.rivetlogic.scar.vo.ScarConfig
 
REPOSITORY_URL - Static variable in class org.rivetlogic.scar.vo.ScarConfig
 
REQUEST_PARAM_DESCRIPTION - Static variable in class org.rivetlogic.scar.constants.Constants
 
REQUEST_PARAM_DESTINATION_NAME - Static variable in class org.rivetlogic.scar.constants.Constants
 
REQUEST_PARAM_DESTINATION_NODEID - Static variable in class org.rivetlogic.scar.constants.Constants
 
REQUEST_PARAM_DOWNLOAD - Static variable in class org.rivetlogic.scar.constants.Constants
 
REQUEST_PARAM_EXTERNAL_TICKET - Static variable in class org.rivetlogic.scar.constants.Constants
 
REQUEST_PARAM_FILE_EXISTS - Static variable in class org.rivetlogic.scar.constants.Constants
 
REQUEST_PARAM_FILENAME - Static variable in class org.rivetlogic.scar.constants.Constants
 
REQUEST_PARAM_NO_FILE - Static variable in class org.rivetlogic.scar.constants.Constants
 
REQUEST_PARAM_NODE_ID - Static variable in class org.rivetlogic.scar.constants.Constants
 
REQUEST_PARAM_TICKET - Static variable in class org.rivetlogic.scar.constants.Constants
 
REQUEST_PARAM_UPLOAD_DONE - Static variable in class org.rivetlogic.scar.constants.Constants
 
REQUEST_PARAM_USERNAME - Static variable in class org.rivetlogic.scar.constants.Constants
 
REQUEST_PARAM_VERSION - Static variable in class org.rivetlogic.scar.constants.Constants
 
REQUEST_PARAM_WEBDAV - Static variable in class org.rivetlogic.scar.constants.Constants
 
resetAllpanels() - Method in class org.rivetlogic.scar.action.PanelsAction
 
restore(ArchivedNodeData) - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
restoreAll() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
RestoreFolderSelectAction - Class in org.rivetlogic.scar.action
Backing bean for the "Recover to selected folder" component in the manage deleted items modal panel.
RestoreFolderSelectAction() - Constructor for class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
restoreNode(ArchivedNodeData) - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
restoreNode(RaarServices, Ticket, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Restore a node to its original location.
restoreNode(RaarServices, Ticket, NodeRef, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Restore a node to the specified location.
ROLE_COLLABORATOR - Static variable in class org.rivetlogic.scar.constants.Constants
 
ROLE_CONSUMER - Static variable in class org.rivetlogic.scar.constants.Constants
 
ROLE_CONTRIBUTOR - Static variable in class org.rivetlogic.scar.constants.Constants
 
ROLE_COORDINATOR - Static variable in class org.rivetlogic.scar.constants.Constants
 
ROLE_EDITOR - Static variable in class org.rivetlogic.scar.constants.Constants
 
ROLES - Static variable in class org.rivetlogic.scar.constants.Constants
Alfresco roles (permissions)
runContentTableQuery(String, List<QName>) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
runContentTableQuery(String, List<QName>) - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 

S

saveCategories(RaarServices, Ticket, List<NodeRef>, NodeRef) - Static method in class org.rivetlogic.scar.util.RaarUtil
Associates the supplied categories with the node identified by nodeRef.
ScarConfig - Class in org.rivetlogic.scar.vo
This class reads and exposes configurations for the application from an XML config file defined in Constants.CONFIG_FILE_APP_CONFIG
ScarConfig() - Constructor for class org.rivetlogic.scar.vo.ScarConfig
 
search(RaarServices, Ticket, StoreRef, String, List<QName>, boolean, boolean, boolean, boolean, List<String>, int, List<SortDefinition>) - Static method in class org.rivetlogic.scar.util.RaarUtil
General search method used to query the specified store in Alfresco based on the supplied Lucene query and return nodes containing the properties selected.
SEARCH_ALL - Static variable in class org.rivetlogic.scar.util.SearchContext
 
SEARCH_FILE_NAMES - Static variable in class org.rivetlogic.scar.util.SearchContext
 
SEARCH_FILE_NAMES_CONTENTS - Static variable in class org.rivetlogic.scar.util.SearchContext
 
SEARCH_INCLUDE_CHILDREN - Static variable in class org.rivetlogic.scar.constants.Constants
 
SEARCH_LOOKIN_ALL - Static variable in class org.rivetlogic.scar.constants.Constants
 
SEARCH_LOOKIN_OTHER - Static variable in class org.rivetlogic.scar.constants.Constants
 
SEARCH_MODE_ALL - Static variable in class org.rivetlogic.scar.constants.Constants
 
SEARCH_MODE_FILES - Static variable in class org.rivetlogic.scar.constants.Constants
 
SEARCH_MODE_FILES_TEXT - Static variable in class org.rivetlogic.scar.constants.Constants
 
SEARCH_MODE_FOLDERS - Static variable in class org.rivetlogic.scar.constants.Constants
 
SEARCH_SPACE_NAMES - Static variable in class org.rivetlogic.scar.util.SearchContext
 
SearchAction - Class in org.rivetlogic.scar.action
Backing bean for all search operations (simple and advanced).
SearchAction() - Constructor for class org.rivetlogic.scar.action.SearchAction
 
searchAdvanced() - Method in class org.rivetlogic.scar.action.SearchAction
 
SearchContext - Class in org.rivetlogic.scar.util
Holds the context required to build a search query and can return the populated query.
SearchContext() - Constructor for class org.rivetlogic.scar.util.SearchContext
 
searchDeletedItems(RaarServices, Ticket, String, List<QName>) - Static method in class org.rivetlogic.scar.util.RaarUtil
Searches the Archive Store in Alfresco based on the supplied Lucene query and returns nodes containing the selected meta-data.
searchSimple() - Method in class org.rivetlogic.scar.action.SearchAction
 
searchSpacesStore(RaarServices, Ticket, String, List<QName>, boolean, boolean, boolean, boolean, List<String>, int) - Static method in class org.rivetlogic.scar.util.RaarUtil
Searches the Spaces Store in Alfresco based on the supplied Lucene query and returns nodes containing the selected meta-data.
SELECT_ITEMS_FILTER_MODES - Static variable in class org.rivetlogic.scar.constants.Constants
Filter modes selector
SELECT_ITEMS_RESTORE_MODE - Static variable in class org.rivetlogic.scar.constants.Constants
Restore modes selector
SELECT_ITEMS_SEARCH_MODES - Static variable in class org.rivetlogic.scar.constants.Constants
Search modes selector
selectAllRows() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
selectedFolderRef - Variable in class org.rivetlogic.scar.action.ShelfAction
 
selectNode(NodeRef) - Method in class org.rivetlogic.scar.action.InvitationAction
 
selectNoRows() - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
SESSION_ATTR_TICKET - Static variable in class org.rivetlogic.scar.constants.Constants
 
setActionIconFileName(String) - Method in class org.rivetlogic.scar.vo.ShelfNode
 
setAddChildrenPermission(boolean) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setAlfUserMap(Map<String, String>) - Method in class org.rivetlogic.scar.vo.AlfrescoUsers
 
setAlfUserNodes(List<Node>) - Method in class org.rivetlogic.scar.vo.AlfrescoUsers
 
setAllUsers(List<String>) - Method in class org.rivetlogic.scar.action.InvitationAction
 
setApproveFolder(NodeRef) - Method in class org.rivetlogic.scar.vo.NodeData
 
setApproveMove(boolean) - Method in class org.rivetlogic.scar.vo.NodeData
 
setArchivedBy(String) - Method in class org.rivetlogic.scar.vo.ArchivedNodeData
 
setArchivedDate(Date) - Method in class org.rivetlogic.scar.vo.ArchivedNodeData
 
setArchivedOriginalOwner(String) - Method in class org.rivetlogic.scar.vo.ArchivedNodeData
 
setArchiveStoreRootRef(NodeRef) - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
setAscending(boolean) - Method in class org.rivetlogic.scar.comparator.FieldComparator
 
setAscending(boolean) - Method in class org.rivetlogic.scar.comparator.MapKeyComparator
 
setAscending(boolean) - Method in class org.rivetlogic.scar.sort.FieldSortableArrayList
 
setAscending(boolean) - Method in class org.rivetlogic.scar.sort.FieldSortableVector
 
setAscending(boolean) - Method in class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
setAscending(boolean) - Method in class org.rivetlogic.scar.sort.MapKeySortableVector
 
setAuthor(String) - Method in class org.rivetlogic.scar.action.SearchAction
 
setAuthor(String) - Method in class org.rivetlogic.scar.vo.VersionNode
 
setBulkDeleteRendered(boolean) - Method in class org.rivetlogic.scar.action.PanelsAction
 
setCancelCheckOutPermission(boolean) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setCategories(List<CategoryNodeData>) - Method in class org.rivetlogic.scar.action.CategoriesAction
 
setCategories(String[]) - Method in class org.rivetlogic.scar.util.SearchContext
 
setCategoriesTable(Hashtable<NodeRef, TreeNode<CategoryNodeData>>) - Method in class org.rivetlogic.scar.action.BaseCategoryAction
 
setCategoryAssocs(Collection<ChildAssociationRef>) - Method in class org.rivetlogic.scar.action.BaseCategoryAction
 
setCategoryMgmtRendered(boolean) - Method in class org.rivetlogic.scar.action.PanelsAction
 
setCategoryRoot(TreeNode<CategoryNodeData>) - Method in class org.rivetlogic.scar.action.CategoriesAction
 
setChangeable(boolean) - Method in class org.rivetlogic.scar.vo.UserAccessPermission
 
setChangePermissionsPermission(boolean) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setChecked(boolean) - Method in class org.rivetlogic.scar.vo.NodeData
 
setCheckedOutWebDavUrl(String) - Method in class org.rivetlogic.scar.vo.NodeData
 
setCheckInPermission(boolean) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setCheckOutPermission(boolean) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setColumnName(String) - Method in class org.rivetlogic.scar.sort.FieldSortableArrayList
 
setColumnName(String) - Method in class org.rivetlogic.scar.sort.FieldSortableVector
 
setColumnName(String) - Method in class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
setColumnName(String) - Method in class org.rivetlogic.scar.sort.MapKeySortableVector
 
setColumnToFieldMap(Map<String, String>) - Method in class org.rivetlogic.scar.sort.FieldSortableArrayList
 
setColumnToFieldMap(Map<String, String>) - Method in class org.rivetlogic.scar.sort.FieldSortableVector
 
setColumnToKeyMap(Map<String, Object>) - Method in class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
setColumnToKeyMap(Map<String, Object>) - Method in class org.rivetlogic.scar.sort.MapKeySortableVector
 
setContentFormat(String) - Method in class org.rivetlogic.scar.action.SearchAction
 
setContentLinkClicked(boolean) - Method in class org.rivetlogic.scar.action.ContentPropertiesAction
 
setContentTabId(String) - Method in class org.rivetlogic.scar.action.SearchAction
 
setContentType(String) - Method in class org.rivetlogic.scar.util.SearchContext
 
setCopyRef(NodeRef) - Method in class org.rivetlogic.scar.vo.NodeData
 
setCreateChildPermitted(boolean) - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
setCreateChildPermitted(boolean) - Method in class org.rivetlogic.scar.vo.SimpleNode
 
setCreatedDateChecked(boolean) - Method in class org.rivetlogic.scar.action.SearchAction
 
setCreatedDateFrom(Date) - Method in class org.rivetlogic.scar.action.SearchAction
 
setCreatedDateTo(Date) - Method in class org.rivetlogic.scar.action.SearchAction
 
setCreateFolderRendered(boolean) - Method in class org.rivetlogic.scar.action.PanelsAction
 
setCut(boolean) - Method in class org.rivetlogic.scar.vo.ShelfNode
 
setDataTable(HtmlDataTable) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
setDate(Date) - Method in class org.rivetlogic.scar.vo.VersionNode
 
setDeleteContentRendered(boolean) - Method in class org.rivetlogic.scar.action.PanelsAction
 
setDeletedItemsRendered(boolean) - Method in class org.rivetlogic.scar.action.PanelsAction
 
setDeletedNode(NodeRef) - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
setDeleteFolderRendered(boolean) - Method in class org.rivetlogic.scar.action.PanelsAction
 
setDeletePermission(boolean) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setDescription(String) - Method in class org.rivetlogic.scar.action.FileUploadAction
 
setDescription(String) - Method in class org.rivetlogic.scar.action.SearchAction
 
setDisabled(boolean) - Method in class org.rivetlogic.scar.vo.Property
 
setEditableCategories(List<CategoryNodeData>) - Method in class org.rivetlogic.scar.action.CategoriesAction
 
setEditFolderDetailsRendered(boolean) - Method in class org.rivetlogic.scar.action.PanelsAction
 
setEmail(String) - Method in class org.rivetlogic.scar.vo.NodeData
 
setEmail(String) - Method in class org.rivetlogic.scar.vo.User
 
setEncryptedUserTicketForWebDav(String) - Method in class org.rivetlogic.scar.vo.User
 
setError(boolean) - Method in class org.rivetlogic.scar.action.ErrorsAction
 
setErrorMessage(String) - Method in class org.rivetlogic.scar.action.ErrorsAction
 
setExternalTicket(String) - Method in class org.rivetlogic.scar.action.FileUploadAction
 
setFilter(String) - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
setFilterAt(int) - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
setFirstName(String) - Method in class org.rivetlogic.scar.vo.User
 
setFolderContentList(MapKeySortableArrayList<NodeData>) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
setFolderDescription(String) - Method in class org.rivetlogic.scar.action.FolderAction
 
setFolderList(TreeNode<TreeNodeData>) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
setFolderName(String) - Method in class org.rivetlogic.scar.action.FolderAction
 
setFolderProperties(List<Property>) - Method in class org.rivetlogic.scar.action.FolderPropertiesAction
 
setFoldersList(List<SimpleNode>) - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
setFolderType(String) - Method in class org.rivetlogic.scar.util.SearchContext
 
setForceAndTerms(boolean) - Method in class org.rivetlogic.scar.util.SearchContext
 
setFullName(String) - Method in class org.rivetlogic.scar.vo.UserAccessPermission
 
setHomeFolder(NodeRef) - Method in class org.rivetlogic.scar.vo.User
 
setHomeFolderName(String) - Method in class org.rivetlogic.scar.vo.User
 
setHtmlTree(HtmlTree) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
setIconFileName(String) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setIconFileName(String) - Method in class org.rivetlogic.scar.vo.ShelfNode
 
setIncludeSubcategories(boolean) - Method in class org.rivetlogic.scar.action.SearchAction
 
setIncludeSubcategories(String) - Method in class org.rivetlogic.scar.vo.CategorySearchNodeData
 
setInviteMgmtRendered(boolean) - Method in class org.rivetlogic.scar.action.PanelsAction
 
setIsLoggedIn(boolean) - Method in class org.rivetlogic.scar.action.LoginAction
 
setItems(List<ShelfNode>) - Method in class org.rivetlogic.scar.action.ShelfAction
 
setItemsPerPage(int) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
setItemsPerPage(int) - Method in class org.rivetlogic.scar.action.SearchAction
 
setKey(byte[]) - Method in class org.rivetlogic.scar.crypto.SimpleAesCipher
 
setKey(Object) - Method in class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
setKey(Object) - Method in class org.rivetlogic.scar.sort.MapKeySortableVector
 
setKey(String) - Method in class org.rivetlogic.scar.vo.Property
 
setLastName(String) - Method in class org.rivetlogic.scar.vo.User
 
setLastRole(String) - Method in class org.rivetlogic.scar.vo.UserAccessPermission
 
setLink(String) - Method in class org.rivetlogic.scar.vo.NodeData
 
setLocation(String) - Method in class org.rivetlogic.scar.util.SearchContext
 
setLockPermission(boolean) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setLoginName(String) - Method in class org.rivetlogic.scar.vo.User
 
setMapName(String) - Method in class org.rivetlogic.scar.comparator.MapKeyComparator
 
setMapName(String) - Method in class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
setMapName(String) - Method in class org.rivetlogic.scar.sort.MapKeySortableVector
 
setMimeType(String) - Method in class org.rivetlogic.scar.util.SearchContext
 
setMimeType(String) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setMode(String) - Method in class org.rivetlogic.scar.action.SearchAction
 
setMode(int) - Method in class org.rivetlogic.scar.util.SearchContext
 
setModifiedDateChecked(boolean) - Method in class org.rivetlogic.scar.action.SearchAction
 
setModifiedDateFrom(Date) - Method in class org.rivetlogic.scar.action.SearchAction
 
setModifiedDateTo(Date) - Method in class org.rivetlogic.scar.action.SearchAction
 
setName(String) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setName(String) - Method in class org.rivetlogic.scar.vo.BaseNode
 
setName(String) - Method in class org.rivetlogic.scar.vo.ShelfNode
 
setName(String) - Method in class org.rivetlogic.scar.vo.VersionNode
 
setNavigating(boolean) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
setNodeRef(NodeRef) - Method in class org.rivetlogic.scar.vo.BaseNode
 
setNodeRef(NodeRef) - Method in class org.rivetlogic.scar.vo.ShelfNode
 
setNodeRef(NodeRef) - Method in class org.rivetlogic.scar.vo.VersionNode
 
setNodeRefStr(String) - Method in class org.rivetlogic.scar.action.WorkflowAction
 
setNodeType(String) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setNodeType(String) - Method in class org.rivetlogic.scar.vo.ShelfNode
 
setOpened(boolean) - Method in class org.rivetlogic.scar.action.FolderPropertiesAction
 
setPageNum(int) - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
setPageNumber(int) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
setPageNumber(int) - Method in class org.rivetlogic.scar.action.SearchAction
 
setParentNode(SimpleNode) - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
setParentRef(NodeRef) - Method in class org.rivetlogic.scar.vo.ShelfNode
 
setPermission(RaarServices, Ticket, NodeRef, String, String, boolean) - Static method in class org.rivetlogic.scar.util.RaarUtil
Set a specific permission on a node.
setProperties(RaarServices, Ticket, NodeRef, Map<QName, Serializable>) - Static method in class org.rivetlogic.scar.util.RaarUtil
Sets properties of a given node.
setProperties(Map<QName, Serializable>) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setQuickSearchTerms(String) - Method in class org.rivetlogic.scar.action.SearchAction
 
setReadableSize(String) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setReadContentPermission(boolean) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setReadPermissionsPermission(boolean) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setReadPropertiesPermission(boolean) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setReady(boolean) - Method in class org.rivetlogic.scar.action.FolderAction
 
setRefreshUserPermsList(boolean) - Method in class org.rivetlogic.scar.action.InvitationAction
 
setRejectFolder(NodeRef) - Method in class org.rivetlogic.scar.vo.NodeData
 
setRejectMove(boolean) - Method in class org.rivetlogic.scar.vo.NodeData
 
setRenderGoUpLink(boolean) - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
setReplace(boolean) - Method in class org.rivetlogic.scar.action.FileUploadAction
 
setRestoredNode(NodeRef) - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
setRestoredNodes(List<NodeRef>) - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
setRestoreFolderName(String) - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
setRestoreToFolderRef(NodeRef) - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
setRestoreToOriginalLocationPermitted(boolean) - Method in class org.rivetlogic.scar.vo.ArchivedNodeData
 
setRestoreToSelectedRef(boolean) - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
setRole(String) - Method in class org.rivetlogic.scar.vo.UserAccessPermission
 
setSearchCategories(List<CategorySearchNodeData>) - Method in class org.rivetlogic.scar.action.SearchAction
 
setSearchResultsList(MapKeySortableArrayList<NodeData>) - Method in class org.rivetlogic.scar.action.SearchAction
 
setSelectedCategory(TreeNode<CategoryNodeData>) - Method in class org.rivetlogic.scar.action.CategoriesAction
 
setSelectedFolder(SimpleNode) - Method in class org.rivetlogic.scar.action.RestoreFolderSelectAction
 
setSelectedNode(NodeData) - Method in class org.rivetlogic.scar.action.ContentAction
 
setSelectedNode(TreeNode<TreeNodeData>) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
setSelectedNodeData(NodeData) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
setSelectedNodeRef(NodeRef) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
setSelectedRole(String) - Method in class org.rivetlogic.scar.action.InvitationAction
 
setSelectedSearchCategory(TreeNode<CategoryNodeData>) - Method in class org.rivetlogic.scar.action.SearchAction
 
setSelectedUser(String) - Method in class org.rivetlogic.scar.action.InvitationAction
 
setSelection(Selection) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
setShelfComponent(UIComponent) - Method in class org.rivetlogic.scar.action.ShelfAction
 
setSimpleSearchAdditionalAttributes(List<QName>) - Method in class org.rivetlogic.scar.util.SearchContext
Sets the additional attribute to search against for simple searches.
setSortBy(String) - Method in class org.rivetlogic.scar.comparator.FieldComparator
 
setSortBy(Object) - Method in class org.rivetlogic.scar.comparator.MapKeyComparator
 
setStandardFolders(List<Node>) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
setStdFolders(boolean) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
setStdFolderSelection(String) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
setStdFoldersLink(UIComponent) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
setStdFoldersSelectItems(List<SelectItem>) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
setSuccessMessage(String) - Method in class org.rivetlogic.scar.action.InvitationAction
 
setText(String) - Method in class org.rivetlogic.scar.action.SearchAction
 
setText(String) - Method in class org.rivetlogic.scar.util.SearchContext
 
setTicket(Ticket) - Method in class org.rivetlogic.scar.vo.User
 
setTitle(String) - Method in class org.rivetlogic.scar.action.SearchAction
 
setTreeSelected(boolean) - Method in class org.rivetlogic.scar.action.MyCheckedOutDocsTreeAction
 
setTreeSelected(boolean) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
setTreeState(TreeState) - Method in class org.rivetlogic.scar.action.SpacesListAction
 
setUnlockPermission(boolean) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setUpdateContainerRendered(boolean) - Method in class org.rivetlogic.scar.action.PanelsAction
 
setUpload(String) - Method in class org.rivetlogic.scar.vo.NodeData
 
setUploadContainerRendered(boolean) - Method in class org.rivetlogic.scar.action.PanelsAction
 
setUser(User) - Method in class org.rivetlogic.scar.action.BaseAction
 
setUserHomeFolder(boolean) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setUsername(String) - Method in class org.rivetlogic.scar.vo.User
 
setUsername(String) - Method in class org.rivetlogic.scar.vo.UserAccessPermission
 
setUserRoot(String) - Method in class org.rivetlogic.scar.vo.User
 
setValue(String) - Method in class org.rivetlogic.scar.vo.Property
 
setVersionHistory(List<VersionNode>) - Method in class org.rivetlogic.scar.action.FolderContentsAction
 
setVersionNumber(String) - Method in class org.rivetlogic.scar.vo.VersionNode
 
setViewContentDetailsRendered(boolean) - Method in class org.rivetlogic.scar.action.PanelsAction
 
setWebDavUrl(String) - Method in class org.rivetlogic.scar.vo.NodeData
 
setWorkflowApprove(String) - Method in class org.rivetlogic.scar.vo.NodeData
 
setWorkflowReject(String) - Method in class org.rivetlogic.scar.vo.NodeData
 
setWriteContentPermission(boolean) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setWritePermission(boolean) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
setWritePropertiesPermission(boolean) - Method in class org.rivetlogic.scar.vo.AlfrescoNode
 
ShelfAction - Class in org.rivetlogic.scar.action
Backing bean for the shelf UI component.
ShelfAction() - Constructor for class org.rivetlogic.scar.action.ShelfAction
 
ShelfNode - Class in org.rivetlogic.scar.vo
Represents a node in the clipboard.
ShelfNode() - Constructor for class org.rivetlogic.scar.vo.ShelfNode
 
showAll() - Method in class org.rivetlogic.scar.action.DeletedItemsAction
 
SimpleAesCipher - Class in org.rivetlogic.scar.crypto
A simple AES-based symmetric cipher
SimpleAesCipher(String) - Constructor for class org.rivetlogic.scar.crypto.SimpleAesCipher
 
SimpleComparator<K extends java.lang.Comparable> - Class in org.rivetlogic.scar.comparator
An implementation of java.util.Comparator to help with sorting a list of objects that implement java.lang.Comparable alphabetically.
SimpleComparator(boolean) - Constructor for class org.rivetlogic.scar.comparator.SimpleComparator
 
SimpleNode - Class in org.rivetlogic.scar.vo
Adds a flag to BaseNode to keep track of whether the current user is allowed to create children in this node.
SimpleNode(String, NodeRef, boolean) - Constructor for class org.rivetlogic.scar.vo.SimpleNode
 
simpleSearchAdditionalAttrs - Variable in class org.rivetlogic.scar.util.SearchContext
 
sort() - Method in class org.rivetlogic.scar.sort.FieldSortableArrayList
 
sort() - Method in class org.rivetlogic.scar.sort.FieldSortableVector
 
sort() - Method in class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
sort() - Method in class org.rivetlogic.scar.sort.MapKeySortableVector
 
sortasc - Variable in class org.rivetlogic.scar.comparator.SimpleComparator
 
sortBy(String) - Method in class org.rivetlogic.scar.sort.FieldSortableArrayList
 
sortBy(String) - Method in class org.rivetlogic.scar.sort.FieldSortableVector
 
sortBy(String) - Method in class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
sortBy(String) - Method in class org.rivetlogic.scar.sort.MapKeySortableVector
 
SpacesListAction - Class in org.rivetlogic.scar.action
Backing bean handling all interaction with the main navigation tree.
SpacesListAction() - Constructor for class org.rivetlogic.scar.action.SpacesListAction
 
STANDARD_FOLDERS_LOCATION - Static variable in class org.rivetlogic.scar.vo.ScarConfig
 
submitDescription() - Method in class org.rivetlogic.scar.action.FileUploadAction
 
submitReplace() - Method in class org.rivetlogic.scar.action.FileUploadAction
 

T

TABLE_HEADER_ACTIONS - Static variable in class org.rivetlogic.scar.constants.Constants
 
TABLE_HEADER_CREATED - Static variable in class org.rivetlogic.scar.constants.Constants
 
TABLE_HEADER_CREATOR - Static variable in class org.rivetlogic.scar.constants.Constants
 
TABLE_HEADER_DATE - Static variable in class org.rivetlogic.scar.constants.Constants
 
TABLE_HEADER_DELETED - Static variable in class org.rivetlogic.scar.constants.Constants
 
TABLE_HEADER_MODIFIED - Static variable in class org.rivetlogic.scar.constants.Constants
 
TABLE_HEADER_NAME - Static variable in class org.rivetlogic.scar.constants.Constants
 
TABLE_HEADER_SIZE - Static variable in class org.rivetlogic.scar.constants.Constants
 
TABLE_PROP_TITLE_CREATED - Static variable in class org.rivetlogic.scar.constants.Constants
 
TABLE_PROP_TITLE_CREATOR - Static variable in class org.rivetlogic.scar.constants.Constants
 
TABLE_PROP_TITLE_DESCRPTION - Static variable in class org.rivetlogic.scar.constants.Constants
 
TABLE_PROP_TITLE_MODIFIED - Static variable in class org.rivetlogic.scar.constants.Constants
 
TABLE_PROP_TITLE_NAME - Static variable in class org.rivetlogic.scar.constants.Constants
 
TABLE_PROP_TITLE_TITLE - Static variable in class org.rivetlogic.scar.constants.Constants
 
toggle() - Method in class org.rivetlogic.scar.action.ShelfAction
 
togglePanel() - Method in class org.rivetlogic.scar.action.FolderPropertiesAction
Toggle session state of folder properties panel
toggleSortOrder() - Method in class org.rivetlogic.scar.sort.FieldSortableArrayList
 
toggleSortOrder() - Method in class org.rivetlogic.scar.sort.FieldSortableVector
 
toggleSortOrder() - Method in class org.rivetlogic.scar.sort.MapKeySortableArrayList
 
toggleSortOrder() - Method in class org.rivetlogic.scar.sort.MapKeySortableVector
 
toString() - Method in class org.rivetlogic.scar.vo.UserAccessPermission
 
TREENODE_FOLDERS_ROOT_NAME - Static variable in class org.rivetlogic.scar.constants.Constants
 
TREENODE_MY_CHECKEDOUT_DOCS_ROOT_NAME - Static variable in class org.rivetlogic.scar.constants.Constants
 
TREENODE_MY_FOLDERS_DESCRIPTION - Static variable in class org.rivetlogic.scar.constants.Constants
 
TREENODE_MY_FOLDERS_NAME - Static variable in class org.rivetlogic.scar.constants.Constants
 
TREENODE_ROOT_NAME - Static variable in class org.rivetlogic.scar.constants.Constants
 
TreeNodeData - Class in org.rivetlogic.scar.vo
Represents a node in the UI tree component.
TreeNodeData(String, NodeRef, Map<QName, Serializable>, boolean, boolean, boolean) - Constructor for class org.rivetlogic.scar.vo.TreeNodeData
 
TreeUtil - Class in org.rivetlogic.scar.util
Utilities class containing static methods to help with UI tree building and actions.
TreeUtil() - Constructor for class org.rivetlogic.scar.util.TreeUtil
 
TRUE - Static variable in class org.rivetlogic.scar.constants.Constants
 
truncateStringToPixelSize(Font, String, int) - Static method in class org.rivetlogic.scar.util.Utils
 

U

undoCheckout(NodeData) - Method in class org.rivetlogic.scar.action.CheckinCheckoutAction
 
UNIT_GB - Static variable in class org.rivetlogic.scar.constants.Constants
 
UNIT_KB - Static variable in class org.rivetlogic.scar.constants.Constants
 
UNIT_MB - Static variable in class org.rivetlogic.scar.constants.Constants
 
unlockPermission - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
upload(UploadEvent) - Method in class org.rivetlogic.scar.listeners.UploadContentListener
 
UploadContentListener - Class in org.rivetlogic.scar.listeners
Seam listener used to back the upload modal panel.
UploadContentListener() - Constructor for class org.rivetlogic.scar.listeners.UploadContentListener
 
URL_PART_DOWNLOAD_ATTACHMENT - Static variable in class org.rivetlogic.scar.constants.Constants
 
URL_PART_DOWNLOAD_INLINE - Static variable in class org.rivetlogic.scar.constants.Constants
 
URL_PART_UPDATE - Static variable in class org.rivetlogic.scar.constants.Constants
 
URL_PART_UPLOAD - Static variable in class org.rivetlogic.scar.constants.Constants
 
URL_PART_WEBDAV - Static variable in class org.rivetlogic.scar.constants.Constants
 
user - Variable in class org.rivetlogic.scar.action.BaseAction
 
user - Variable in class org.rivetlogic.scar.vo.AlfrescoUsers
 
User - Class in org.rivetlogic.scar.vo
The User object keeps the current user information and Alfresco ticket obtained post-authentication in the session.
User(String) - Constructor for class org.rivetlogic.scar.vo.User
 
USER_ADMIN - Static variable in class org.rivetlogic.scar.constants.Constants
 
USER_GUEST - Static variable in class org.rivetlogic.scar.constants.Constants
 
USER_HOMES_FOLDER_NAME - Static variable in class org.rivetlogic.scar.constants.Constants
 
UserAccessPermission - Class in org.rivetlogic.scar.vo
This object is used to keep information about the permission a user has on a node in Alfresco, and whether the current user can remove the permission or change that user's role.
UserAccessPermission(String, String, String, boolean) - Constructor for class org.rivetlogic.scar.vo.UserAccessPermission
 
userHomeFolder - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
Utils - Class in org.rivetlogic.scar.util
This class contains helper methods that can be used throughout the application.
Utils() - Constructor for class org.rivetlogic.scar.util.Utils
 

V

VersionNode - Class in org.rivetlogic.scar.vo
This object is used to keep information about a version of a document in Alfresco
VersionNode() - Constructor for class org.rivetlogic.scar.vo.VersionNode
 
viewContentDetailsAction(NodeData) - Method in class org.rivetlogic.scar.action.ContentPropertiesAction
 

W

WIDTH_PIXEL_CONTENT_TABLE_COLUMN_1 - Static variable in class org.rivetlogic.scar.constants.Constants
 
WIDTH_PIXEL_CONTENT_TREE - Static variable in class org.rivetlogic.scar.constants.Constants
 
WIDTH_PIXEL_DELETED_ITEMS_TABLE_COLUMN_1 - Static variable in class org.rivetlogic.scar.constants.Constants
 
WIDTH_PIXEL_SELECT_RESTORE_FOLDER_NAME - Static variable in class org.rivetlogic.scar.constants.Constants
 
WIDTH_PIXEL_SELECT_RESTORE_FOLDER_TABLE_COLUMN_1 - Static variable in class org.rivetlogic.scar.constants.Constants
 
WIDTH_PIXEL_SHELF_COLUMN_NAME - Static variable in class org.rivetlogic.scar.constants.Constants
 
WorkflowAction - Class in org.rivetlogic.scar.action
Backing bean for handling simple workflow.
WorkflowAction() - Constructor for class org.rivetlogic.scar.action.WorkflowAction
 
writeContent(NodeRef, File) - Method in class org.rivetlogic.scar.listeners.UploadContentListener
 
writeContentFromStream(RaarServices, Ticket, NodeRef, QName, InputStream) - Static method in class org.rivetlogic.scar.util.RaarUtil
Write content from the input stream to the specified node.
writeContentPermission - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
writePermission - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 
writePropertiesPermission - Variable in class org.rivetlogic.scar.vo.AlfrescoNode
 

A B C D E F G H I L M N O P Q R S T U V W

Copyright 2008, Rivet Logic Corporation.