A C D E F G H I L M O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addDiscussion(DiscussionRecord) - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- addTag(String) - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- ADMIN - org.guvnor.common.services.shared.security.AppRoles
-
Admin can do everything
- AppConfigService - Interface in org.guvnor.common.services.shared.config
- ApplicationPreferencesLoader - Interface in org.guvnor.common.services.backend.preferences
-
A service that can load preferences from a persistent store
- AppRoles - Enum in org.guvnor.common.services.shared.security
C
- Cache<K,V> - Interface in org.guvnor.common.services.backend.cache
-
Define operations of a cache
- CommentedOptionFactory - Interface in org.guvnor.common.services.backend.util
- configAttrs(Map<String, Object>) - Method in interface org.guvnor.common.services.shared.config.ResourceConfigService
- configAttrs(Map<String, Object>, Metadata) - Method in interface org.guvnor.common.services.shared.metadata.MetadataService
- CREATE - org.guvnor.common.services.shared.file.upload.FileOperation
D
- DefaultWorkbenchPreferenceScopeResolutionStrategies - Class in org.guvnor.common.services.shared.preferences
- DefaultWorkbenchPreferenceScopeResolutionStrategies() - Constructor for class org.guvnor.common.services.shared.preferences.DefaultWorkbenchPreferenceScopeResolutionStrategies
- DefaultWorkbenchPreferenceScopeResolutionStrategies(PreferenceScopeResolutionStrategy) - Constructor for class org.guvnor.common.services.shared.preferences.DefaultWorkbenchPreferenceScopeResolutionStrategies
- DiscussionRecord - Class in org.guvnor.common.services.shared.metadata.model
-
This is a discussion record item.
- DiscussionRecord() - Constructor for class org.guvnor.common.services.shared.metadata.model.DiscussionRecord
- DiscussionRecord(long, String, String) - Constructor for class org.guvnor.common.services.shared.metadata.model.DiscussionRecord
- DiscussionRecord(String, String) - Constructor for class org.guvnor.common.services.shared.metadata.model.DiscussionRecord
E
- equals(Object) - Method in class org.guvnor.common.services.shared.metadata.model.DiscussionRecord
- equals(Object) - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- equals(Object) - Method in class org.guvnor.common.services.shared.metadata.model.Overview
- equals(Object) - Method in class org.guvnor.common.services.shared.validation.model.ValidationMessage
-
Check whether two Messages are equivalent.
- eraseDiscussion() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- ERROR - org.guvnor.common.services.shared.message.Level
- ExceptionUtilities - Class in org.guvnor.common.services.backend.exceptions
-
Utilities for exception handling.
- ExceptionUtilities() - Constructor for class org.guvnor.common.services.backend.exceptions.ExceptionUtilities
F
- Failure - Class in org.guvnor.common.services.shared.test
- Failure() - Constructor for class org.guvnor.common.services.shared.test.Failure
- Failure(String, String) - Constructor for class org.guvnor.common.services.shared.test.Failure
- Failure(String, String, Path) - Constructor for class org.guvnor.common.services.shared.test.Failure
- FileManagerFields - Class in org.guvnor.common.services.shared.file.upload
-
This is a central location for all form fields use in HTML forms for submission to the file servlet.
- FileManagerFields() - Constructor for class org.guvnor.common.services.shared.file.upload.FileManagerFields
- FileOperation - Enum in org.guvnor.common.services.shared.file.upload
-
Operations that can be performed
- FORM_FIELD_FULL_PATH - Static variable in class org.guvnor.common.services.shared.file.upload.FileManagerFields
- FORM_FIELD_NAME - Static variable in class org.guvnor.common.services.shared.file.upload.FileManagerFields
- FORM_FIELD_OPERATION - Static variable in class org.guvnor.common.services.shared.file.upload.FileManagerFields
- FORM_FIELD_PATH - Static variable in class org.guvnor.common.services.shared.file.upload.FileManagerFields
G
- GenericPortableException - Exception in org.guvnor.common.services.shared.exceptions
-
Root of all portable Exceptions resulting from server-side errors that need to be sent to the client
- GenericPortableException() - Constructor for exception org.guvnor.common.services.shared.exceptions.GenericPortableException
- GenericPortableException(String) - Constructor for exception org.guvnor.common.services.shared.exceptions.GenericPortableException
- GenericPortableException(String, Exception) - Constructor for exception org.guvnor.common.services.shared.exceptions.GenericPortableException
- GenericValidator - Interface in org.guvnor.common.services.backend.validation
-
Validator capable of validating generic Kie assets (i.e those that are handled by KieBuilder)
- getAuthor() - Method in class org.guvnor.common.services.shared.metadata.model.DiscussionRecord
- getCheckinComment() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- getColumn() - Method in class org.guvnor.common.services.shared.validation.model.ValidationMessage
- getCreator() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- getDateCreated() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- getDescription() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- getDiscussion() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- getDisplayName() - Method in class org.guvnor.common.services.shared.test.Failure
- getEntry(K) - Method in interface org.guvnor.common.services.backend.cache.Cache
-
Retrieve the cache entry for the specified key.
- getEntry(Path) - Method in class org.guvnor.common.services.backend.cache.LRUCache
- getExternalRelation() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- getExternalSource() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- getFailures() - Method in class org.guvnor.common.services.shared.test.TestResultMessage
- getId() - Method in class org.guvnor.common.services.shared.validation.model.ValidationMessage
- getIdentifier() - Method in class org.guvnor.common.services.shared.test.TestResultMessage
- getKeys() - Method in class org.guvnor.common.services.backend.cache.LRUCache
- getLastContributor() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- getLastModified() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- getLevel() - Method in class org.guvnor.common.services.shared.validation.model.ValidationMessage
- getLine() - Method in class org.guvnor.common.services.shared.validation.model.ValidationMessage
- getLockInfo() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- getMessage() - Method in class org.guvnor.common.services.shared.test.Failure
- getMetadata() - Method in class org.guvnor.common.services.shared.metadata.model.Overview
- getMetadata(Path) - Method in interface org.guvnor.common.services.shared.metadata.MetadataService
- getMetadata(Path) - Method in interface org.guvnor.common.services.backend.metadata.MetadataServerSideService
- getName() - Method in enum org.guvnor.common.services.shared.security.AppRoles
- getNote() - Method in class org.guvnor.common.services.shared.metadata.model.DiscussionRecord
- getPath() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- getPath() - Method in class org.guvnor.common.services.shared.test.Failure
- getPath() - Method in class org.guvnor.common.services.shared.validation.model.ValidationMessage
- getProjectName() - Method in class org.guvnor.common.services.shared.metadata.model.Overview
- getRealPath() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- getResultStrings() - Method in class org.guvnor.common.services.shared.test.TestResultMessage
- getRunCount() - Method in class org.guvnor.common.services.shared.test.TestResultMessage
- getRunTime() - Method in class org.guvnor.common.services.shared.test.TestResultMessage
- getSafeIdentityName() - Method in interface org.guvnor.common.services.backend.util.CommentedOptionFactory
- getSafeSessionId() - Method in interface org.guvnor.common.services.backend.util.CommentedOptionFactory
- getSpaceInfoFor(String) - Method in class org.guvnor.common.services.shared.preferences.DefaultWorkbenchPreferenceScopeResolutionStrategies
- getSpaceInfoFor(String) - Method in interface org.guvnor.common.services.shared.preferences.WorkbenchPreferenceScopeResolutionStrategies
- getSubject() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- getTags() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- getTags(Path) - Method in interface org.guvnor.common.services.shared.metadata.MetadataService
- getTags(Path) - Method in interface org.guvnor.common.services.backend.metadata.MetadataServerSideService
- getText() - Method in class org.guvnor.common.services.shared.validation.model.ValidationMessage
- getTimestamp() - Method in interface org.guvnor.common.services.shared.config.AppConfigService
- getTimestamp() - Method in class org.guvnor.common.services.shared.metadata.model.DiscussionRecord
- getType() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- getUserInfoFor(String, String) - Method in class org.guvnor.common.services.shared.preferences.DefaultWorkbenchPreferenceScopeResolutionStrategies
- getUserInfoFor(String, String) - Method in interface org.guvnor.common.services.shared.preferences.WorkbenchPreferenceScopeResolutionStrategies
-
Returns a scope resolution strategy with the scopes (in that order): scope (parameter) by user, user and global.
- getVersion() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- GLOBAL - Static variable in class org.guvnor.common.services.shared.preferences.GuvnorPreferenceScopes
- GuvnorPreferenceScopes - Class in org.guvnor.common.services.shared.preferences
- GuvnorPreferenceScopes() - Constructor for class org.guvnor.common.services.shared.preferences.GuvnorPreferenceScopes
H
- handleException(Exception) - Static method in class org.guvnor.common.services.backend.exceptions.ExceptionUtilities
-
Helper to return a @Portable RuntimeException.
- hashCode() - Method in class org.guvnor.common.services.shared.metadata.model.DiscussionRecord
- hashCode() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- hashCode() - Method in class org.guvnor.common.services.shared.metadata.model.Overview
- hashCode() - Method in class org.guvnor.common.services.shared.validation.model.ValidationMessage
-
HashCode implementation fo Messages.
I
- INFO - org.guvnor.common.services.shared.message.Level
- invalidateCache() - Method in interface org.guvnor.common.services.backend.cache.Cache
-
Invalidate the entire cache
- invalidateCache() - Method in class org.guvnor.common.services.backend.cache.LRUCache
- invalidateCache(K) - Method in interface org.guvnor.common.services.backend.cache.Cache
-
Invalidate the cache for a specific key.
- invalidateCache(Path) - Method in class org.guvnor.common.services.backend.cache.LRUCache
- isGenerated() - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
L
- Level - Enum in org.guvnor.common.services.shared.message
- load() - Method in interface org.guvnor.common.services.backend.preferences.ApplicationPreferencesLoader
-
Load key-value Map of preferences
- loadPreferences() - Method in interface org.guvnor.common.services.shared.config.AppConfigService
- LRUCache<Path,V> - Class in org.guvnor.common.services.backend.cache
-
A simple LRU cache keyed on Paths
- LRUCache() - Constructor for class org.guvnor.common.services.backend.cache.LRUCache
- LRUCache(int) - Constructor for class org.guvnor.common.services.backend.cache.LRUCache
M
- makeCommentedOption(String) - Method in interface org.guvnor.common.services.backend.util.CommentedOptionFactory
- makeCommentedOption(String, String) - Method in interface org.guvnor.common.services.backend.util.CommentedOptionFactory
- makeCommentedOption(String, User, SessionInfo) - Method in interface org.guvnor.common.services.backend.util.CommentedOptionFactory
- Metadata - Class in org.guvnor.common.services.shared.metadata.model
- Metadata() - Constructor for class org.guvnor.common.services.shared.metadata.model.Metadata
- Metadata(Path, Path, String, String, String, Date, Date, String, String, String, String, String, List<String>, List<DiscussionRecord>, List<VersionRecord>, LockInfo, boolean) - Constructor for class org.guvnor.common.services.shared.metadata.model.Metadata
- MetadataServerSideService - Interface in org.guvnor.common.services.backend.metadata
- MetadataService - Interface in org.guvnor.common.services.shared.metadata
O
- org.guvnor.common.services.backend.cache - package org.guvnor.common.services.backend.cache
- org.guvnor.common.services.backend.exceptions - package org.guvnor.common.services.backend.exceptions
- org.guvnor.common.services.backend.metadata - package org.guvnor.common.services.backend.metadata
- org.guvnor.common.services.backend.preferences - package org.guvnor.common.services.backend.preferences
- org.guvnor.common.services.backend.util - package org.guvnor.common.services.backend.util
- org.guvnor.common.services.backend.validation - package org.guvnor.common.services.backend.validation
- org.guvnor.common.services.shared.config - package org.guvnor.common.services.shared.config
- org.guvnor.common.services.shared.exceptions - package org.guvnor.common.services.shared.exceptions
- org.guvnor.common.services.shared.file - package org.guvnor.common.services.shared.file
- org.guvnor.common.services.shared.file.upload - package org.guvnor.common.services.shared.file.upload
- org.guvnor.common.services.shared.message - package org.guvnor.common.services.shared.message
- org.guvnor.common.services.shared.metadata - package org.guvnor.common.services.shared.metadata
- org.guvnor.common.services.shared.metadata.model - package org.guvnor.common.services.shared.metadata.model
- org.guvnor.common.services.shared.preferences - package org.guvnor.common.services.shared.preferences
- org.guvnor.common.services.shared.security - package org.guvnor.common.services.shared.security
- org.guvnor.common.services.shared.test - package org.guvnor.common.services.shared.test
- org.guvnor.common.services.shared.validation - package org.guvnor.common.services.shared.validation
- org.guvnor.common.services.shared.validation.model - package org.guvnor.common.services.shared.validation.model
- Overview - Class in org.guvnor.common.services.shared.metadata.model
- Overview() - Constructor for class org.guvnor.common.services.shared.metadata.model.Overview
P
- PROJECT - Static variable in class org.guvnor.common.services.shared.preferences.GuvnorPreferenceScopes
R
- removeTag(int) - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- REPOSITORY_EDITOR - org.guvnor.common.services.shared.security.AppRoles
-
Can edit repositories
- REPOSITORY_VIEWER - org.guvnor.common.services.shared.security.AppRoles
-
Can view repositories, but not do changes.
- ResourceConfigService - Interface in org.guvnor.common.services.shared.config
- runAllTests(String, Path) - Method in interface org.guvnor.common.services.shared.test.TestRunnerService
- runAllTests(String, Path) - Method in interface org.guvnor.common.services.shared.test.TestService
- runAllTests(String, Path, Event<TestResultMessage>) - Method in interface org.guvnor.common.services.shared.test.TestRunnerService
S
- save(Path, T, Metadata, String) - Method in interface org.guvnor.common.services.shared.file.SupportsUpdate
- saveMetadata(Path, Metadata, String) - Method in interface org.guvnor.common.services.shared.metadata.MetadataService
-
Only saves the Metadata for an asset.
- setColumn(int) - Method in class org.guvnor.common.services.shared.validation.model.ValidationMessage
- setDescription(String) - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- setEntry(K, V) - Method in interface org.guvnor.common.services.backend.cache.Cache
-
Set the cache entry for the specified path.
- setEntry(Path, V) - Method in class org.guvnor.common.services.backend.cache.LRUCache
- setExternalRelation(String) - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- setExternalSource(String) - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- setId(long) - Method in class org.guvnor.common.services.shared.validation.model.ValidationMessage
- setLevel(Level) - Method in class org.guvnor.common.services.shared.validation.model.ValidationMessage
- setLine(int) - Method in class org.guvnor.common.services.shared.validation.model.ValidationMessage
- setLockInfo(LockInfo) - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- setMetadata(Metadata) - Method in class org.guvnor.common.services.shared.metadata.model.Overview
- setPath(Path) - Method in class org.guvnor.common.services.shared.validation.model.ValidationMessage
- setProjectName(String) - Method in class org.guvnor.common.services.shared.metadata.model.Overview
- setSubject(String) - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- setSystemProperties(Map<String, String>) - Method in interface org.guvnor.common.services.backend.preferences.SystemPropertiesInitializer
-
Set System Properties from preferences
- setText(String) - Method in class org.guvnor.common.services.shared.validation.model.ValidationMessage
- setType(String) - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
- setUpAttributes(Path, Metadata) - Method in interface org.guvnor.common.services.shared.metadata.MetadataService
- SPACE - Static variable in class org.guvnor.common.services.shared.preferences.GuvnorPreferenceScopes
- SupportsUpdate<T> - Interface in org.guvnor.common.services.shared.file
- SystemPropertiesInitializer - Interface in org.guvnor.common.services.backend.preferences
-
A service that can set System Properties, if required, from preferences
T
- TestResultMessage - Class in org.guvnor.common.services.shared.test
- TestResultMessage() - Constructor for class org.guvnor.common.services.shared.test.TestResultMessage
- TestResultMessage(String, int, long, List<Failure>) - Constructor for class org.guvnor.common.services.shared.test.TestResultMessage
- TestRunnerService - Interface in org.guvnor.common.services.shared.test
- TestService - Interface in org.guvnor.common.services.shared.test
-
Service definition for running JUnit tests
- toString() - Method in class org.guvnor.common.services.shared.test.Failure
- toString() - Method in class org.guvnor.common.services.shared.test.TestResultMessage
U
- UPDATE - org.guvnor.common.services.shared.file.upload.FileOperation
- UPLOAD_FIELD_NAME_ATTACH - Static variable in class org.guvnor.common.services.shared.file.upload.FileManagerFields
- USER - Static variable in class org.guvnor.common.services.shared.preferences.GuvnorPreferenceScopes
V
- validate(Path) - Method in interface org.guvnor.common.services.backend.validation.GenericValidator
-
Validate an asset.
- validate(Path, String) - Method in interface org.guvnor.common.services.backend.validation.GenericValidator
-
Validate an asset.
- validate(Path, T) - Method in interface org.guvnor.common.services.shared.validation.ValidationService
-
Validate the content
- ValidationMessage - Class in org.guvnor.common.services.shared.validation.model
- ValidationMessage() - Constructor for class org.guvnor.common.services.shared.validation.model.ValidationMessage
- ValidationMessage(long, Level, int, int, String) - Constructor for class org.guvnor.common.services.shared.validation.model.ValidationMessage
- ValidationMessage(long, Level, Path, int, int, String) - Constructor for class org.guvnor.common.services.shared.validation.model.ValidationMessage
- ValidationMessage(Level, String) - Constructor for class org.guvnor.common.services.shared.validation.model.ValidationMessage
- ValidationMessage(ValidationMessage) - Constructor for class org.guvnor.common.services.shared.validation.model.ValidationMessage
- ValidationService<T> - Interface in org.guvnor.common.services.shared.validation
-
Validation Service
- valueOf(String) - Static method in enum org.guvnor.common.services.shared.file.upload.FileOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.guvnor.common.services.shared.message.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.guvnor.common.services.shared.security.AppRoles
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.guvnor.common.services.shared.file.upload.FileOperation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.guvnor.common.services.shared.message.Level
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.guvnor.common.services.shared.security.AppRoles
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WARNING - org.guvnor.common.services.shared.message.Level
- wasSuccessful() - Method in class org.guvnor.common.services.shared.test.TestResultMessage
- WorkbenchPreferenceScopeResolutionStrategies - Interface in org.guvnor.common.services.shared.preferences
-
Service used to obtain information regarding the workbench preference scopes resolution strategies.
All Classes All Packages