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

U

undo(ClassMetadata) - Method in class com.taggercat.model.AbstractTCEntity
 
undo() - Method in class com.taggercat.model.DataSource
Undoes all pending changes on the current entity on the data source.
undo(String) - Method in class com.taggercat.model.Model
Undoing pending changes in the named DataSource instance.
undo(ClassMetadata) - Method in interface com.taggercat.model.TCEntity
 
undoAll() - Method in class com.taggercat.model.Model
Undoes any pending changes in all DataSource instances.
UPDATE_PERMISSION - Static variable in class com.taggercat.security.Permission
The int value representing the UPDATE permission.
updateData - Variable in class com.taggercat.security.AccessPermission
 
updateProperty(ELContext, String, String, Object) - Static method in class com.taggercat.util.ELFunctions
Sets a property on the current entity in the data source
updateQBFData(HttpServletRequest) - Method in class com.taggercat.model.Model
Updates QBF where clause(s) on DataSource instance(s).
updateSelectedRowIds(HttpServletRequest) - Method in class com.taggercat.model.Model
Updates selected tcEntity IDs for each data source referenced in request.
updateUserSettings(HttpServletRequest) - Method in class com.taggercat.model.Model
Sets any user settings; where a parameter name prefix of tcUserSetting.
URIAction - Annotation Type in com.taggercat.handlers
This annotation can be used to map a request handler to URI Pattern.
URIActionMapping - Class in com.taggercat.controller
This class represents an action (RequestHandler) mapped into the controller using a URI regular expression match.
URIActionMapping(Pattern, String, String, boolean, boolean, boolean, boolean, int, boolean, boolean) - Constructor for class com.taggercat.controller.URIActionMapping
 
URIPattern - Class in com.taggercat.util
A Simple class that represents URL patterns with URL segments can be declared using named placeholders.
URIPatternActionMapping - Class in com.taggercat.controller
This class represents an action (RequestHandler) mapped into the controller using a URI Patterns match.
URIPatternActionMapping(URIPattern, String, String, boolean, boolean, boolean, boolean, int, boolean, boolean) - Constructor for class com.taggercat.controller.URIPatternActionMapping
 
URIRedirectResolver - Class in com.taggercat.controller
This is the standard Redirect Resolver.
URIRedirectResolver() - Constructor for class com.taggercat.controller.URIRedirectResolver
 
usePrefetchRowCount() - Method in class com.taggercat.model.DataSource
Returns true if the dataSource uses prefetchRowCounts.
userId(ELContext) - Static method in class com.taggercat.util.ELFunctions
Returns the current user id.
userName(ELContext) - Static method in class com.taggercat.util.ELFunctions
Returns the current user name.
UserSettingTag - Class in com.taggercat.tags
This tag is typically used to display or to control the display of content based upon the existence and value of a user setting.
UserSettingTag() - Constructor for class com.taggercat.tags.UserSettingTag
 

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