Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Guvnor - Services API 6.2.0.CR2
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
A
addCategory(String)
- Method in class org.guvnor.common.services.shared.metadata.model.
Metadata
addChildren(String, String)
- Method in class org.guvnor.common.services.shared.metadata.model.
CategoryItem
addDiscussion(DiscussionRecord)
- Method in class org.guvnor.common.services.shared.metadata.model.
Metadata
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
C
Cache
<
K
,
V
> - Interface in
org.guvnor.common.services.backend.cache
Define operations of a cache
Categories
- Class in
org.guvnor.common.services.shared.metadata.model
Categories()
- Constructor for class org.guvnor.common.services.shared.metadata.model.
Categories
CategoriesModelContent
- Class in
org.guvnor.common.services.shared.metadata.model
CategoriesModelContent()
- Constructor for class org.guvnor.common.services.shared.metadata.model.
CategoriesModelContent
CategoriesModelContent(Path, Categories, Overview)
- Constructor for class org.guvnor.common.services.shared.metadata.model.
CategoriesModelContent
CategoriesService
- Interface in
org.guvnor.common.services.shared.metadata
CategoryItem
- Class in
org.guvnor.common.services.shared.metadata.model
CategoryItem()
- Constructor for class org.guvnor.common.services.shared.metadata.model.
CategoryItem
CategoryItem(String, String, CategoryItem)
- Constructor for class org.guvnor.common.services.shared.metadata.model.
CategoryItem
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
contains(String)
- Method in class org.guvnor.common.services.shared.metadata.model.
CategoryItem
copy(Path, String, String)
- Method in interface org.guvnor.common.services.shared.file.
SupportsCopy
CopyHelper
- Interface in
org.guvnor.common.services.backend.file
Helper for when a file is copied.
CopyService
- Interface in
org.guvnor.common.services.shared.file
create(Path, String, T, String)
- Method in interface org.guvnor.common.services.shared.file.
SupportsCreate
D
delete(Path, String)
- Method in interface org.guvnor.common.services.shared.file.
SupportsDelete
DeleteService
- Interface in
org.guvnor.common.services.shared.file
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(String, String)
- 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
E
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
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
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
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
getCategories()
- Method in class org.guvnor.common.services.shared.metadata.model.
CategoriesModelContent
getCategories()
- Method in class org.guvnor.common.services.shared.metadata.model.
Metadata
getCategoriesFromResource(Path)
- Method in interface org.guvnor.common.services.shared.metadata.
CategoriesService
getCheckinComment()
- Method in class org.guvnor.common.services.shared.metadata.model.
Metadata
getChildren()
- Method in class org.guvnor.common.services.shared.metadata.model.
CategoryItem
getColumn()
- Method in class org.guvnor.common.services.shared.validation.model.
ValidationMessage
getContentByRoot(Path)
- Method in interface org.guvnor.common.services.shared.metadata.
CategoriesService
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.
CategoryItem
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
getFailureCount()
- Method in class org.guvnor.common.services.shared.test.
TestResultMessage
getFailures()
- Method in class org.guvnor.common.services.shared.test.
TestResultMessage
getFullPath()
- Method in class org.guvnor.common.services.shared.metadata.model.
CategoryItem
getId()
- Method in class org.guvnor.common.services.shared.validation.model.
ValidationMessage
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
getMessage()
- Method in class org.guvnor.common.services.shared.test.
Failure
getMetadata(Path)
- Method in interface org.guvnor.common.services.shared.metadata.
MetadataService
getMetadata()
- Method in class org.guvnor.common.services.shared.metadata.model.
Overview
getName()
- Method in class org.guvnor.common.services.shared.metadata.model.
CategoryItem
getNote()
- Method in class org.guvnor.common.services.shared.metadata.model.
DiscussionRecord
getOverview()
- Method in class org.guvnor.common.services.shared.metadata.model.
CategoriesModelContent
getParent()
- Method in class org.guvnor.common.services.shared.metadata.model.
CategoryItem
getPath()
- Method in class org.guvnor.common.services.shared.metadata.model.
CategoriesModelContent
getPath()
- Method in class org.guvnor.common.services.shared.metadata.model.
Metadata
getPath()
- Method in class org.guvnor.common.services.shared.validation.model.
ValidationMessage
getPath()
- Method in class org.guvnor.common.services.shared.version.events.
RestoreEvent
getPathToPreviousVersion(String)
- Method in interface org.guvnor.common.services.shared.version.
VersionService
getPreview()
- Method in class org.guvnor.common.services.shared.metadata.model.
Overview
getProjectName()
- Method in class org.guvnor.common.services.shared.metadata.model.
Overview
getResultStrings()
- Method in class org.guvnor.common.services.shared.test.
TestResultMessage
getRunCount()
- Method in class org.guvnor.common.services.shared.test.
TestResultMessage
getSubject()
- Method in class org.guvnor.common.services.shared.metadata.model.
Metadata
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
getVersion()
- Method in class org.guvnor.common.services.shared.metadata.model.
Metadata
getVersions(Path)
- Method in interface org.guvnor.common.services.shared.version.
VersionService
H
handleException(Exception)
- Static method in class org.guvnor.common.services.backend.exceptions.
ExceptionUtilities
Helper to return a @Portable RuntimeException.
hasChild()
- Method in class org.guvnor.common.services.shared.metadata.model.
CategoryItem
hashCode()
- Method in class org.guvnor.common.services.shared.validation.model.
ValidationMessage
HashCode implementation fo Messages.
I
invalidateCache()
- Method in interface org.guvnor.common.services.backend.cache.
Cache
Invalidate the entire cache
invalidateCache(K)
- Method in interface org.guvnor.common.services.backend.cache.
Cache
Invalidate the cache for a specific key.
invalidateCache()
- Method in class org.guvnor.common.services.backend.cache.
LRUCache
invalidateCache(Path)
- Method in class org.guvnor.common.services.backend.cache.
LRUCache
iterator()
- Method in class org.guvnor.common.services.shared.metadata.model.
Categories
L
load()
- Method in interface org.guvnor.common.services.backend.preferences.
ApplicationPreferencesLoader
Load key-value Map of preferences
load(Path)
- Method in interface org.guvnor.common.services.shared.file.
SupportsRead
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
M
makeCommentedOption(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, String, String, String, Date, Date, String, String, String, String, String, List<String>, List<DiscussionRecord>, List<VersionRecord>)
- Constructor for class org.guvnor.common.services.shared.metadata.model.
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.file
- package org.guvnor.common.services.backend.file
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.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.readonly
- package org.guvnor.common.services.shared.readonly
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
org.guvnor.common.services.shared.version
- package org.guvnor.common.services.shared.version
org.guvnor.common.services.shared.version.events
- package org.guvnor.common.services.shared.version.events
Overview
- Class in
org.guvnor.common.services.shared.metadata.model
Overview()
- Constructor for class org.guvnor.common.services.shared.metadata.model.
Overview
P
postProcess(Path, Path)
- Method in interface org.guvnor.common.services.backend.file.
CopyHelper
Perform post processing following the copy operation.
postProcess(Path, Path)
- Method in interface org.guvnor.common.services.backend.file.
RenameHelper
Perform post processing following the rename operation.
R
ReadOnlyPathPlaceRequest
- Class in
org.guvnor.common.services.shared.readonly
ReadOnlyPathPlaceRequest()
- Constructor for class org.guvnor.common.services.shared.readonly.
ReadOnlyPathPlaceRequest
ReadOnlyPathPlaceRequest(Path)
- Constructor for class org.guvnor.common.services.shared.readonly.
ReadOnlyPathPlaceRequest
ReadOnlyPathPlaceRequest(Path, Map<String, String>)
- Constructor for class org.guvnor.common.services.shared.readonly.
ReadOnlyPathPlaceRequest
ReadOnlyPathPlaceRequest(Path, String)
- Constructor for class org.guvnor.common.services.shared.readonly.
ReadOnlyPathPlaceRequest
ReadOnlyPathPlaceRequest(Path, String, Map<String, String>)
- Constructor for class org.guvnor.common.services.shared.readonly.
ReadOnlyPathPlaceRequest
removeCategory(int)
- Method in class org.guvnor.common.services.shared.metadata.model.
Metadata
removeChildren(String)
- Method in class org.guvnor.common.services.shared.metadata.model.
CategoryItem
rename(Path, String, String)
- Method in interface org.guvnor.common.services.shared.file.
SupportsRename
RenameHelper
- Interface in
org.guvnor.common.services.backend.file
Helper for when a file is renamed.
RenameService
- Interface in
org.guvnor.common.services.shared.file
ResourceConfigService
- Interface in
org.guvnor.common.services.shared.config
restore(Path, String)
- Method in interface org.guvnor.common.services.shared.version.
VersionService
RestoreEvent
- Class in
org.guvnor.common.services.shared.version.events
RestoreEvent(ObservablePath)
- Constructor for class org.guvnor.common.services.shared.version.events.
RestoreEvent
runAllTests(Path)
- Method in interface org.guvnor.common.services.shared.test.
TestService
runAllTests(Path, Event<TestResultMessage>)
- Method in interface org.guvnor.common.services.shared.test.
TestService
S
save(Path, T, Metadata, String)
- Method in interface org.guvnor.common.services.shared.file.
SupportsUpdate
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(ValidationMessage.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
setMetadata(Metadata)
- Method in class org.guvnor.common.services.shared.metadata.model.
Overview
setName(String)
- Method in class org.guvnor.common.services.shared.metadata.model.
CategoryItem
setPath(Path)
- Method in class org.guvnor.common.services.shared.validation.model.
ValidationMessage
setPreview(String)
- Method in class org.guvnor.common.services.shared.metadata.model.
Overview
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
size()
- Method in class org.guvnor.common.services.shared.metadata.model.
Categories
supports(Path)
- Method in interface org.guvnor.common.services.backend.file.
CopyHelper
This is invoked by parent code to provide the means for a Helper to signal whether it supports the given Path
supports(Path)
- Method in interface org.guvnor.common.services.backend.file.
RenameHelper
This is invoked by parent code to provide the means for a Helper to signal whether it supports the given Path
SupportsCopy
- Interface in
org.guvnor.common.services.shared.file
SupportsCreate
<
T
> - Interface in
org.guvnor.common.services.shared.file
SupportsDelete
- Interface in
org.guvnor.common.services.shared.file
SupportsRead
<
T
> - Interface in
org.guvnor.common.services.shared.file
SupportsRename
- Interface in
org.guvnor.common.services.shared.file
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(boolean, int, int, List<Failure>)
- Constructor for class org.guvnor.common.services.shared.test.
TestResultMessage
TestService
- Interface in
org.guvnor.common.services.shared.test
Service definition for Scenario Test Editor
toString()
- Method in class org.guvnor.common.services.shared.test.
Failure
toString()
- Method in class org.guvnor.common.services.shared.test.
TestResultMessage
U
UPLOAD_FIELD_NAME_ATTACH
- Static variable in class org.guvnor.common.services.shared.file.upload.
FileManagerFields
V
validate(Path, InputStream, DirectoryStream.Filter<Path>...)
- 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.Level
- Enum in
org.guvnor.common.services.shared.validation.model
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.validation.model.
ValidationMessage.Level
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.validation.model.
ValidationMessage.Level
Returns an array containing the constants of this enum type, in the order they are declared.
VersionService
- Interface in
org.guvnor.common.services.shared.version
W
wasSuccessful()
- Method in class org.guvnor.common.services.shared.test.
TestResultMessage
A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Guvnor - Services API 6.2.0.CR2
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2001-2014
JBoss by Red Hat
. All Rights Reserved.