Guvnor - Services API 6.0.0-redhat-2
A C D E F G H I L M O P R S U V 

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
 
ApplicationPreferences - Class in org.guvnor.common.services.shared.config
Storage for global preferences.
author() - Method in class org.guvnor.common.services.shared.version.model.PortableVersionRecord
 

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
 
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
 
comment() - Method in class org.guvnor.common.services.shared.version.model.PortableVersionRecord
 
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
 
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

date() - Method in class org.guvnor.common.services.shared.version.model.PortableVersionRecord
 
DATE_FORMAT - Static variable in class org.guvnor.common.services.shared.config.ApplicationPreferences
 
DATE_TIME_FORMAT - Static variable in class org.guvnor.common.services.shared.config.ApplicationPreferences
 
DEFAULT_COUNTRY - Static variable in class org.guvnor.common.services.shared.config.ApplicationPreferences
 
DEFAULT_LANGUAGE - Static variable in class org.guvnor.common.services.shared.config.ApplicationPreferences
 
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

email() - Method in class org.guvnor.common.services.shared.version.model.PortableVersionRecord
 
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

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
 
getBooleanPref(String) - Static method in class org.guvnor.common.services.shared.config.ApplicationPreferences
 
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
 
getContent(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
 
getDroolsDateFormat() - Static method in class org.guvnor.common.services.shared.config.ApplicationPreferences
 
getDroolsDateTimeFormat() - Static method in class org.guvnor.common.services.shared.config.ApplicationPreferences
 
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
 
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
 
getMetadata(Path) - Method in interface org.guvnor.common.services.shared.metadata.MetadataService
 
getName() - Method in class org.guvnor.common.services.shared.metadata.model.CategoryItem
 
getNote() - Method in class org.guvnor.common.services.shared.metadata.model.DiscussionRecord
 
getParent() - Method in class org.guvnor.common.services.shared.metadata.model.CategoryItem
 
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
 
getStringPref(String) - Static method in class org.guvnor.common.services.shared.config.ApplicationPreferences
 
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
 
getVersion(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

id() - Method in class org.guvnor.common.services.shared.version.model.PortableVersionRecord
 
instance - Static variable in class org.guvnor.common.services.shared.config.ApplicationPreferences
 
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(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

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.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.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
 
org.guvnor.common.services.shared.version.model - package org.guvnor.common.services.shared.version.model
 

P

PortableVersionRecord - Class in org.guvnor.common.services.shared.version.model
 
PortableVersionRecord() - Constructor for class org.guvnor.common.services.shared.version.model.PortableVersionRecord
 
PortableVersionRecord(String, String, String, String, Date, String) - Constructor for class org.guvnor.common.services.shared.version.model.PortableVersionRecord
 

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
 
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(Path) - Constructor for class org.guvnor.common.services.shared.version.events.RestoreEvent
 

S

save(Path, T, Metadata, String) - Method in interface org.guvnor.common.services.shared.file.SupportsUpdate
 
save(Path, Categories) - Method in interface org.guvnor.common.services.shared.metadata.CategoriesService
 
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
 
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
 
setSubject(String) - Method in class org.guvnor.common.services.shared.metadata.model.Metadata
 
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
 
setUp(Map<String, String>) - Static method in class org.guvnor.common.services.shared.config.ApplicationPreferences
 
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
 
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
 

U

UPLOAD_FIELD_NAME_ATTACH - Static variable in class org.guvnor.common.services.shared.file.upload.FileManagerFields
 
uri() - Method in class org.guvnor.common.services.shared.version.model.PortableVersionRecord
 

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
 
A C D E F G H I L M O P R S U V 
Guvnor - Services API 6.0.0-redhat-2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.