Interface | Description |
---|---|
ContentChangeHandler |
This interface is for copying resources when
ContentCopyImpl.copyResource(ContentCopyContext, String) is not enough.
|
ContentCollection |
ContentCollection is the core interface for a Collection object in the GenericContentHostingService.
|
ContentCollectionEdit |
ContentCollectionEdit is an editable ContentCollection.
|
ContentEntity | |
ContentFilter |
Interface that allows modification of some content.
|
ContentFilterService |
This is a service that holds all the ContentFilters and allows streams to be filtered.
|
ContentHostingHandler | |
ContentHostingHandlerResolver | |
ContentHostingService |
ContentHostingService is the Interface for Sakai Content Hosting services.
|
ContentPrintService |
ContentCollection is the interface for print out resource object .
|
ContentResource |
ContentResource is the core interface for a Resource object in the GenericContentHostingService.
|
ContentResourceEdit |
ContentResource is an editable ContentResource.
|
ContentResourceFilter | |
ContentTypeImageService |
ContentTypeImageService is the Interface for looking up proper image based on the content type.
|
CustomToolAction |
CustomToolAction must be implemented by every ResourceToolAction whose ActionType is
ResourceToolAction.ActionType.CUSTOM_TOOL_ACTION.
|
ExpandableResourceType |
ExpandableResourceType is an interface used to define special behaviors of custom
resource types that can be expanded.
|
FilePickerHelper | |
FileSystemHandler |
This is the api for reading and writing files to some file system.
|
GroupAwareEdit |
GroupAwareEdit is an interface that must be implemented to make changes in entities of types that are group aware.
|
GroupAwareEntity |
GroupAwareEntity is an interface that must be implemented for entity types that are to be group aware.
|
InteractionAction |
An InteractionAction defines a kind of ResourceToolAction which involves
user interaction to complete the action.
|
Lock |
Lock is a long-term lock on a Content object.
|
LockManager |
Manager long-term locks on Content objects.
|
MultiFileUploadPipe |
MultiFileUploadPipe
|
ResourceEditingHelper | |
ResourceToolAction |
ResourceToolAction defines the way in which actions are described in a resource-type registration.
|
ResourceToolActionPipe |
ResourceToolActionPipe provides a conduit through which ResourcesAction and an
unknown helper may communicate about the execution of ResourceToolActions in which
the registered action specifies that some part of the action is handled by a helper.
|
ResourceType | |
ResourceTypeRegistry |
ResourceTypeRegistry is the API for managing definitions types of resources for the Resources tool.
|
ServiceLevelAction | |
SiteSpecificResourceType |
SiteSpecificResourceType is a ResourceType that can be enabled or disabled on a site-by-site basis.
|
Class | Description |
---|---|
ContentChangeHandlerImpl | |
GroupAwareEntity.AccessMode |
AccessMode enumerates different access modes for the entity: site-wide or grouped.
|
Enum | Description |
---|---|
ResourceToolAction.ActionType |
ActionType defines identifiers for types of actions related to resources.
|
Exception | Description |
---|---|
OperationDelegationException |
If this it thrown the caller should find alternative ways of perfoming the operation
|
Copyright © 2003–2019 The Sakai Foundation. All rights reserved.