|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
IAgent
implementations.IRepository.getOutputStream(java.lang.String)
FSBasicRepository.getOutputStream(java.lang.String)
IAgent
implementation that will work within the project's
context.
IRepositoryChangeListener
.
IRepository.getOutputStream(java.lang.String)
FSBasicRepository.getOutputStream(java.lang.String)
Category
represents a logical group for s within
Project
context.Content
.ContentType
).IAgent
implementation that
checks periodically in a filesystem directory for contents to be added to
the project.Content
stored in the project
index
position of the results
list.
ContentType
s
ContentType
s visible to the user
ContentType
.
Category.getCategoryToHistorifyOldContents()
.
Project
.
SecurityContext
that handles User
s,
Role
s, and permissions
Subscription
Subscription
)
Project
that does
periodic maintenance tasks.IExternalProjectSynchronizer
implementations are responsible for:
receiving external changes notifications (usually from other nodes in a
distributed environment) and notifying them to the
IProjectSynchronizer
receiving internal changes notifications from the project and sending
them to other nodes
Implementor classes will be instantiated by name.ISearchResults
implementationIProjectSynchronizer
manages bidirectional external repository
synchonization.Project.addSCMEventListener(ISCMEventListener)
)
to project events, as ISCMEventListener.afterAddContent(Content)
or
ISCMEventListener.onCategoryModified(Category)
.ISearchResults
provides access to search results over a content
repository (see Category#safeSearch(User, Query, boolean, boolean)
).Language
defines a new language for I18N issues
IAgent
implementation that
checks periodically a mailbox for new mails and adds them to the content
repository.Project
,
and the main entry point to the system.Project
indexes and contents are stored.
IAgent
implementation that
checks periodically for old contents in the project, moving or deleting them.Project
is the main point for content management, as it's the
root of the Category
tree of contents, and the place where
ContentType
s are defined, and IAgent
s work on.Query
represents queries over the content store.IRepositoryChangeListener
.
Category
and ContentType
defined in the Project
,
defining the set of permissions that User
with that role will have.AbstractAgent.getPeriod()
miliseconds to perform some maintenance task.
FileAdderAgent.getDirPath()
is traversed
looking for files on it that are added to the project's contents
repository and deleted if #getDelete
==true
IAgent.getPeriod()
miliseconds.
ISCMEventListener
implementationstoDate
property is
before today)
toDate
property is
before today)
Item
value field to a given content.
Category.getCategoryToHistorifyOldContents()
ISCMEventListener
that will
listen to content additions in order to send this event to subscribed users.ISubscriptionHandler
Project
and performs
operations on it.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |