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

R

REPEAT_LIST_ALREADY_EXISTS - Static variable in class com.nurelm.nucontent.model.Page
 
REPEAT_LIST_NOT_FOUND - Static variable in class com.nurelm.nucontent.model.Page
 
RETURN_PATH_FILE_NAME - Static variable in class com.nurelm.util.NuFile
DOCUMENT ME!
REVIEW - Static variable in class com.nurelm.nucontent.model.Task
 
REVIEWERS - Static variable in class com.nurelm.nucontent.model.Group
 
ROOT_PAGE_ALREADY_EXISTS - Static variable in class com.nurelm.nucontent.model.Site
 
ROOT_PAGE_NOT_FOUND - Static variable in class com.nurelm.nucontent.model.Site
 
RepeatAction - class com.nurelm.nucontent.controller.RepeatAction.
 
RepeatAction() - Constructor for class com.nurelm.nucontent.controller.RepeatAction
 
RepeatForm - class com.nurelm.nucontent.controller.RepeatForm.
 
RepeatForm() - Constructor for class com.nurelm.nucontent.controller.RepeatForm
 
RepeatItem - class com.nurelm.nucontent.model.RepeatItem.
A RepeatItem represents one "line" in a RepeatList.
RepeatItem() - Constructor for class com.nurelm.nucontent.model.RepeatItem
Creates a new RepeatItem with a unique repeatItemId field.
RepeatItem(String) - Constructor for class com.nurelm.nucontent.model.RepeatItem
For use with Migrator - let's you set everything
RepeatItem(ArrayList) - Constructor for class com.nurelm.nucontent.model.RepeatItem
 
RepeatItem.RepeatItemComparator - class com.nurelm.nucontent.model.RepeatItem.RepeatItemComparator.
This inner class, implementing the java.util.Comparator class, is used by RepeatList to sort RepeatItem objects.
RepeatItem.RepeatItemComparator(String, String) - Constructor for class com.nurelm.nucontent.model.RepeatItem.RepeatItemComparator
Creates a new RepeatItemComparator with the specified sort fields and sort directions.
RepeatItemListPatch - class com.nurelm.nucontent.patch.RepeatItemListPatch.
 
RepeatItemListPatch() - Constructor for class com.nurelm.nucontent.patch.RepeatItemListPatch
Creates a new instance of RepeatItemListPatch
RepeatItemPK - class com.nurelm.nucontent.model.RepeatItemPK.
Application object ID class for RepeatItem.
RepeatItemPK() - Constructor for class com.nurelm.nucontent.model.RepeatItemPK
Default constructor.
RepeatItemPK(String) - Constructor for class com.nurelm.nucontent.model.RepeatItemPK
String constructor.
RepeatItemTest - class com.nurelm.nucontent.model.test.RepeatItemTest.
DOCUMENT ME!
RepeatItemTest(String) - Constructor for class com.nurelm.nucontent.model.test.RepeatItemTest
Creates a new RepeatItemTest object.
RepeatList - class com.nurelm.nucontent.model.RepeatList.
A RepeatList contains an list of RepeatItems.
RepeatList() - Constructor for class com.nurelm.nucontent.model.RepeatList
Does nothing, used nowhere, but eliminates JDO complie-time warning about not having a zero-args constructor.
RepeatList(String) - Constructor for class com.nurelm.nucontent.model.RepeatList
Create a new RepeatList.
RepeatList(String, String) - Constructor for class com.nurelm.nucontent.model.RepeatList
Create a new RepeatList linked to the template indicated.
RepeatList(String, ArrayList) - Constructor for class com.nurelm.nucontent.model.RepeatList
Create a new RepeatList.
RepeatListTest - class com.nurelm.nucontent.model.test.RepeatListTest.
DOCUMENT ME!
RepeatListTest(String) - Constructor for class com.nurelm.nucontent.model.test.RepeatListTest
Creates a new RepeatListTest object.
ReviewRule - class com.nurelm.nucontent.model.ReviewRule.
 
ReviewRule() - Constructor for class com.nurelm.nucontent.model.ReviewRule
Creates a new instance of ReviewRule
readTextFile(String) - Static method in class com.nurelm.util.StringUtil
Grabs named text file and returns a String.
recursiveReplaceEditorGroups(String[]) - Method in class com.nurelm.nucontent.model.Page
Replaces editor groups for this Page and all of it's children recursively.
recursiveReplaceReviewUsers(String[]) - Method in class com.nurelm.nucontent.model.Page
Replaces review users for this Page and all of it's children recursively.
recursiveReplaceViewerGroups(String[]) - Method in class com.nurelm.nucontent.model.Page
Applies the supplied permissions to this page and all of its descendent pages.
redirectResponse(HttpServletRequest, HttpServletResponse, String) - Static method in class com.nurelm.util.WebUtil
Redirects to the requested URI.
reduceAndDeleteOldIfNeeded(String, String, String) - Static method in class com.nurelm.util.ImageUtil
If the passed in dimensions are smaller than the image, the image is reduced in size.
reduceIfNeeded(String, float, float) - Static method in class com.nurelm.util.ImageUtil
 
removeChildNode(Node) - Method in class com.nurelm.nucontent.model.Page
Remove the specified child object.
removeContent(String) - Method in class com.nurelm.nucontent.model.Page
 
removeContent(String) - Method in class com.nurelm.nucontent.model.RepeatItem
Removes a Content object from this RepeatItem.
removeDuplicatesIfExist() - Method in class com.nurelm.nucontent.model.RepeatList
 
removeFile(String) - Method in class com.nurelm.nucontent.model.RepeatItem
Removes File object from this RepeatItem.
removeFile(ServletContext, File) - Static method in class com.nurelm.util.NuPlatformUtil
 
removeFromGroup(Group) - Method in class com.nurelm.nucontent.model.User
Removes this User from the supplied Group.
removeGroup(String) - Method in class com.nurelm.nucontent.model.Site
 
removeImage(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.nurelm.nucontent.controller.ImageAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
removeImage(String) - Method in class com.nurelm.nucontent.model.Page
Removes an image, but does not remove corresponding file.
removeImage(String) - Method in class com.nurelm.nucontent.model.RepeatItem
Removes Image object from this RepeatItem.
removeImageFile(ServletContext, Image) - Static method in class com.nurelm.util.NuPlatformUtil
 
removeNode(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.nurelm.nucontent.controller.NodeAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
removeNuFile(String) - Method in class com.nurelm.nucontent.model.Page
Removes an image, but does not remove corresponding file.
removePageVersion(int) - Method in class com.nurelm.nucontent.model.Page
Removes a version of this object.
removeRepeatItem(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.nurelm.nucontent.controller.RepeatAction
 
removeRepeatItem(int, Page) - Method in class com.nurelm.nucontent.model.RepeatList
Removes a RepeatItem, and any corresponding Image or Content items.
removeRepeatItem(String) - Method in class com.nurelm.nucontent.model.RepeatList
Remove the repeat item with the specified id.
removeRepeatItem(int) - Method in class com.nurelm.nucontent.model.RepeatList
Removes a RepeatItem, and any corresponding Image or Content items.
removeRepeatItemsByLinkedPageId(String) - Method in class com.nurelm.nucontent.model.RepeatList
Removes all repeat items with the specified linkedPageId
removeRepeatItemsByLinkedPageId(String) - Method in class com.nurelm.nucontent.model.Site
Removes any repeat items with the specified linkedPageId.
removeRepeatList(String) - Method in class com.nurelm.nucontent.model.Page
Removes the specified RepeatList.
removeRootPage(String) - Method in class com.nurelm.nucontent.model.Site
Removes the root page with the specified template ID from the data store.
removeUser(String) - Method in class com.nurelm.nucontent.model.Site
 
repeatItemExists(Site, String, String, String, String) - Static method in class com.nurelm.util.JSPUtil
Gets a repeat item from the root page, repeat block, content id and value specified, and reports if it exists or not.
repeatItemId - Variable in class com.nurelm.nucontent.model.RepeatItemPK
DOCUMENT ME!
repeatListSet - Variable in class com.nurelm.nucontent.model.Page
 
replaceAllIgnoreCase(String, String, String) - Static method in class com.nurelm.util.StringUtil
Performs the same function as String.replaceAll, except it is case insensitive.
replaceEditorGroups(String[]) - Method in class com.nurelm.nucontent.model.Page
Removes any editor group values and replaces them with the values contained in the supplied newEditorGroups array.
replaceGroups(Group[]) - Method in class com.nurelm.nucontent.model.User
Replaces any existing groups with the ones supplied.
replaceReviewUsers(String[]) - Method in class com.nurelm.nucontent.model.Page
Removes any review user values and replaces them with the values contained in the supplied newReviewUsernames array.If newReviewUserNames is null or empty, the review users are cleared and no groups are replaced.
replaceStringNull(String) - Static method in class com.nurelm.util.WebUtil
Returns "" if the string is null, otherwise it returns the passed-in string unchanged.
replaceViewerGroups(String[]) - Method in class com.nurelm.nucontent.model.Page
Removes any viewer group values and replaces them with the values contained in the supplied newViewerGroups array.
reset(ActionMapping, HttpServletRequest) - Method in class com.nurelm.nucontent.controller.PageForm
 
reset(ActionMapping, HttpServletRequest) - Method in class com.nurelm.nucontent.controller.gpmgr.AddGroupForm
 
reset(ActionMapping, HttpServletRequest) - Method in class com.nurelm.nucontent.controller.gpmgr.EditGroupForm
 
reset(ActionMapping, HttpServletRequest) - Method in class com.nurelm.nucontent.controller.usermgr.UserForm
DOCUMENT ME!
resize(String, String, float, float) - Static method in class com.nurelm.util.ImageUtil
Resizes the originalImageFileName to the same proportions, but maximum dimensions of newMaxHeight X newMaxWidth (in pixels).
returnPrefix(String, String) - Static method in class com.nurelm.util.StringUtil
Returns a string that contains everything prior to the separatorMark prefix that is passed in.
reviewUserNames - Variable in class com.nurelm.nucontent.model.Page
 
reviewer - Variable in class com.nurelm.nucontent.model.ReviewRule
 
rootPageExists(String) - Method in class com.nurelm.nucontent.model.Site
Used to check if a root Page for the given content group id (also referred to as template id) exists.

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