Dekoh platform API
A B C D E F G H I J L M N O P Q R S T U V W X _

A

AbstractImageResizer - Class in dekoh.portal.fwk.image
A abstract implementation of ImageResizer that performs the common tasks of reading the image and writing the resized image.
AbstractImageResizer() - Constructor for class dekoh.portal.fwk.image.AbstractImageResizer
 
AbstractImageResizer.ImageWithReader - Class in dekoh.portal.fwk.image
 
AbstractImageResizer.ImageWithReader(BufferedImage, ImageReader, File) - Constructor for class dekoh.portal.fwk.image.AbstractImageResizer.ImageWithReader
 
AbstractImportProcessor - Class in dekoh.portal.fwk.importer
Content application that intend to manage digital assets that are represented as files (like JPG, mp3, mov) can extend this class to import the metadata into Dekoh Database.
AbstractImportProcessor(LocalRequestContext, String, String) - Constructor for class dekoh.portal.fwk.importer.AbstractImportProcessor
 
AbstractImportProcessor(DIOEntityManagerFactory, String, String) - Constructor for class dekoh.portal.fwk.importer.AbstractImportProcessor
 
AbstractLoginManager - Class in com.pramati.bfly.das.api
 
AbstractLoginManager(File, NetworkCallbackSource, LoginClient, SSOLoginClient) - Constructor for class com.pramati.bfly.das.api.AbstractLoginManager
 
AbstractResizeImageServlet - Class in dekoh.portal.image
Many DigitalObjects may have a photo file to identify them.
AbstractResizeImageServlet() - Constructor for class dekoh.portal.image.AbstractResizeImageServlet
 
accept(File) - Method in class dekoh.portal.fwk.importer.FileUtil.DirectoryFilter
 
accept(T) - Method in interface dekoh.portal.fwk.persistence.util.DigitalObjectFilter
 
accept(T) - Method in class dekoh.portal.fwk.persistence.util.IncludeDigitalObjectsWithNoOwner
 
accept(T) - Method in class dekoh.portal.fwk.persistence.util.IncludeDigitalObjectsWithOwner
 
accept(T) - Method in class dekoh.portal.fwk.persistence.util.IncludeDigitalObjectsWithOwnerOrNull
 
AccessDeniedException - Exception in dekoh.portal.fwk.persistence
 
AccessDeniedException(String) - Constructor for exception dekoh.portal.fwk.persistence.AccessDeniedException
 
AccessPath - Class in dekoh.portal.fwk.share
AccessPath is resource identifier of DigitalObjects.
AccessPath(int, Integer[]) - Constructor for class dekoh.portal.fwk.share.AccessPath
 
AccessPath() - Constructor for class dekoh.portal.fwk.share.AccessPath
 
accesspath - Variable in class dekoh.portal.fwk.share.ShareMetadata
 
add(URI) - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
Add the given Feed item to the subscription List.
add(SubscriptionItem) - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
add(URI) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
add(SubscriptionItem) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
add(URI) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
add(SubscriptionItem) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
add(URI) - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
 
add(SubscriptionItem) - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
 
add(URI) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
add(SubscriptionItem) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
addAggregatedItemTransformer(AggregatedItemTransformer[]) - Method in interface dekoh.portal.syndication.aggregator.core.Aggregator
 
addAggregatedItemTransformer(AggregatedItemTransformer[]) - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
 
addAggregatedItemTransformer(AggregatedItemTransformer[]) - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
addAggregatorToPortalPage(Aggregator, PortalApplicationContext) - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
Creates a local subscription item for the supplied aggregator and add it to portal's home aggregator
addAggregatorToTrayIcon(Aggregator, PortalApplicationContext) - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
Creates a local subscription item for the supplied aggregator and add it to portal's tray aggregator
addAll(List) - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
addAll(List) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
addAll(List) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
addAll(List) - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
 
addAll(List) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
addBuddiesToShare(int, String[]) - Method in class dekoh.portal.fwk.share.LocalRequestContext
Adds the given buddy contactKeys to the share
addBuddyToShare(Buddy) - Method in class dekoh.portal.fwk.persistence.Share
 
addCallbackListener(NetworkCallbackListener) - Method in class com.pramati.bfly.das.api.NetworkCallbackSource
To add a NetworkCallbackListener, which are signalled when this dekoh desktop goes online or offline according to this NetworkCallbackSource.
addContact(String) - Method in class com.pramati.bfly.das.contacts.helper.AddressBook
Equivalent to calling AddressBook.addContact(com.pramati.bfly.das.contacts.persistence.Contact) after creating Contact instance with given contactId.
addContact(Contact) - Method in class com.pramati.bfly.das.contacts.helper.AddressBook
Adds a new contact to this desktopUser's AddressBook with given Contact instance.
addContact(String, String, String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
API To add a new contact with an EmailAddress or Dekoh User Id.
addContact(String, String, String, Contact) - Method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
API To add a new contact using Contact instance.
addContactsForApp(String, String[]) - Method in class com.pramati.bfly.das.contacts.helper.ShareService
Shares this application to more contacts.
addDate(DateObj) - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
addDigitalObject(DigitalObject) - Method in class dekoh.portal.fwk.persistence.DioCollection
Adds a given DigitalObject to this collection.
addDigitalObjectToShare(DigitalObject) - Method in class dekoh.portal.fwk.persistence.Share
Adds a DigitalObject to this share.
addedSubscriptionItem(SubscriptionItem) - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionListListener
 
addedSubscriptionItem(SubscriptionItem) - Method in class dekoh.portal.syndication.aggregator.managed.AutoRecheduleListener
 
addEmailId(Email) - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
addFeedsForDisplay(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
This method will be utilised to add feeds at various displays like , tray icon, protal home page etc
addFeedsForDisplay(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.PortalAppsAggregatorInitializer
 
addImportProgressListener(ImportProgressEventListener) - Method in class dekoh.portal.fwk.importer.ImportProgressObject
 
addListener(SubscriptionListListener) - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
addListener(SubscriptionListListener) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
addListener(SubscriptionListListener) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
addListener(SubscriptionListListener) - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
 
addListener(SubscriptionListListener) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
addLocalChannelProviderToPortalPage(ChannelProvider) - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
 
addLocalChannelProviderToTrayIcon(ChannelProvider) - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
 
addLocation(Location) - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
addPhone(Phone) - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
AddressBook - Class in com.pramati.bfly.das.contacts.helper
AddressBook is a collection of a Dekoh user's Contacts.
addSubscriptionItemToPortalPage(SubscriptionItem) - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
Adds the supplied subscriptionitem to portal's home aggregator.
addSubscriptionItemToTrayIcon(SubscriptionItem) - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
Adds the supplied subscriptionitem to portal's tray aggregator.
addSuccessor(ImportSubProcess) - Method in class dekoh.portal.fwk.importer.ExecutorBackedImportSubProcess
 
addSuccessor(ImportSubProcess) - Method in interface dekoh.portal.fwk.importer.ImportSubProcess
 
addTag(Tag) - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
addTag(String, DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
addTag(String, DIOEntityManager, String) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
addTags(Tag[]) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
addTags(String[], DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
addTagToDio(String, String[]) - Method in class dekoh.portal.fwk.share.LocalRequestContext
Adds the given tags to the dio.
addTime - Variable in class dekoh.portal.fwk.persistence.DigitalObject
 
addToFailure(ImportProgressEventObject) - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
addToMyCollection(DioCollection) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
aggregate(ServletContext, HttpServletRequest, HttpServletResponse, String[]) - Static method in class dekoh.portal.util.StaticFileAggregator
 
aggregate(ServletContext, HttpServletRequest, HttpServletResponse, String[], boolean) - Static method in class dekoh.portal.util.StaticFileAggregator
 
AGGREGATE_FEED_CACHE_PATH - Static variable in class dekoh.portal.syndication.aggregator.managed.AggregationManager
 
AggregatedImportedDirectories - Class in dekoh.portal.fwk.importer
AggregatedImportedDirectories represents the aggregated public and private directories user has imported.
AggregatedImportedDirectories(ImportedDirectories, ImportedDirectories) - Constructor for class dekoh.portal.fwk.importer.AggregatedImportedDirectories
 
AggregatedItemTransformer - Interface in dekoh.portal.syndication.aggregator.core
AggregatedItemTransformer is an interface for Aggregator users who wish to modify/transform a feed entry before it becomes part of aggregation.
AggregatedItemTransformer.Adapter - Class in dekoh.portal.syndication.aggregator.core
Implementations of the AggregatedItemTransformer can extend this class to override only specific methods.
AggregatedItemTransformer.Adapter() - Constructor for class dekoh.portal.syndication.aggregator.core.AggregatedItemTransformer.Adapter
 
AggregatedItemTransformer.TransformationContext - Class in dekoh.portal.syndication.aggregator.core
 
AggregatedItemTransformer.TransformationContext(SubscriptionItem) - Constructor for class dekoh.portal.syndication.aggregator.core.AggregatedItemTransformer.TransformationContext
 
AggregationConfig - Class in dekoh.portal.syndication.aggregator.managed
AggregationConfig is a configuration object which is used by AggregatorInitializer to load applications aggregators on user's login
AggregationConfig(long, SubscriptionList, AggregatedItemTransformer[]) - Constructor for class dekoh.portal.syndication.aggregator.managed.AggregationConfig
 
AggregationConfig(DesktopUser, long, String, PortalApplicationContext, AggregatedItemTransformer[]) - Constructor for class dekoh.portal.syndication.aggregator.managed.AggregationConfig
 
AggregationConfig(DesktopUser, long, String, PasswordStore, PortalApplicationContext, AggregatedItemTransformer[]) - Constructor for class dekoh.portal.syndication.aggregator.managed.AggregationConfig
 
AggregationManager - Class in dekoh.portal.syndication.aggregator.managed
 
Aggregator - Interface in dekoh.portal.syndication.aggregator.core
Aggregator is an interface for feed aggregator implementations which will aggregate feeds present in a SubscriptionList.
AGGREGATOR_SUPPORTED_FEED_TYPES - Static variable in class dekoh.portal.syndication.SyndicationService.FeedType
 
AggregatorAlreadyExistsException - Class in dekoh.portal.syndication.aggregator.core
 
AggregatorAlreadyExistsException(String) - Constructor for class dekoh.portal.syndication.aggregator.core.AggregatorAlreadyExistsException
 
AggregatorFactory - Class in dekoh.portal.syndication.aggregator.core
AggregatorFactory is the creator of AggregatorImpl .
AggregatorFactory(File) - Constructor for class dekoh.portal.syndication.aggregator.core.AggregatorFactory
 
AggregatorImpl - Class in dekoh.portal.syndication.aggregator.core
AggregatorImpl is the default feed aggregator implementation provided.
AggregatorInitializer - Class in dekoh.portal.syndication.aggregator.managed
Provides a class to be subclassed by applications, which desire starting of feed aggregation when user logs in.
AggregatorInitializer() - Constructor for class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
 
AggregatorWrapper - Class in dekoh.portal.syndication.aggregator.core
 
AggregatorWrapper(Aggregator) - Constructor for class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
ALREADYCOPIED - Static variable in class dekoh.portal.fwk.importer.ImportStatus
 
ALREADYPERSISTED - Static variable in class dekoh.portal.fwk.importer.ImportStatus
 
ALREADYRESIZED - Static variable in class dekoh.portal.fwk.importer.ImportStatus
 
APP_PREFERENCES_FILE_NAME - Static variable in class dekoh.portal.fwk.PortalApplicationContext
 
AppIconServlet - Class in dekoh.portal.servlet
Serves the large icons (32 * 32) and small icons specified in the the deployed web application's web.xml files.
AppIconServlet() - Constructor for class dekoh.portal.servlet.AppIconServlet
 
AppIconServlet.IconSize - Class in dekoh.portal.servlet
 
applicationAutoImportProperty - Variable in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
applicationContextPath - Variable in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
ApplicationShareManager - Class in com.pramati.bfly.das.contacts.persistence
Manager class for sharing/unsharing applications in various modes.
Atom1_0 - Static variable in class dekoh.portal.syndication.SyndicationService.FeedType
 
authenticate(HttpServletRequest, HttpServletResponse, String, String, boolean) - Method in class com.pramati.bfly.das.api.AbstractLoginManager
 
authenticate(HttpServletRequest, HttpServletResponse, String, boolean) - Method in class com.pramati.bfly.das.api.AbstractLoginManager
 
AuthenticatedURLFeedFetcher - Class in dekoh.portal.syndication.aggregator.core
 
AuthenticatedURLFeedFetcher(FeedFetcherCache, SubscriptionItem) - Constructor for class dekoh.portal.syndication.aggregator.core.AuthenticatedURLFeedFetcher
 
authenticateUser(String) - Method in class com.pramati.bfly.das.api.AbstractLoginManager
 
authenticateUser(String, String) - Method in class com.pramati.bfly.das.api.AbstractLoginManager
 
authenticateUserWithSSO(String) - Method in class com.pramati.bfly.das.api.AbstractLoginManager
 
authenticateWithSSO(HttpServletRequest, HttpServletResponse, String) - Method in class com.pramati.bfly.das.api.AbstractLoginManager
 
authorizedToAccessCachedCopy(HttpServletRequest) - Method in class dekoh.portal.util.FileServer
 
autoLogin(HttpServletRequest, HttpServletResponse, String, String) - Method in class com.pramati.bfly.das.helper.DekohLoginManager
 
AutoRecheduleListener - Class in dekoh.portal.syndication.aggregator.managed
AutoRecheduleListener will reschedule the aggregator when ever a new SubscriptionItem is added to the SubscriptionList, which is being aggregated.
AutoRecheduleListener(Aggregator) - Constructor for class dekoh.portal.syndication.aggregator.managed.AutoRecheduleListener
 
awaitCompletion() - Method in class dekoh.portal.fwk.importer.ExecutorBackedImportSubProcess
 
awaitCompletion() - Method in interface dekoh.portal.fwk.importer.ImportSubProcess
 

B

begin(AggregatedItemTransformer.TransformationContext) - Method in class dekoh.portal.syndication.aggregator.core.AggregatedItemTransformer.Adapter
 
begin(AggregatedItemTransformer.TransformationContext) - Method in interface dekoh.portal.syndication.aggregator.core.AggregatedItemTransformer
begin() method will signal to the transformer implementations of 'begin' of stream of feed-items(event summaries) downloaded for a perticular SubscriptionItem.
beginDirectoryScan(File, RootFolder, ImportStatus) - Method in class dekoh.portal.fwk.importer.ImportRequestCreator
 
beginDirectoryScan(File, RootFolder, ImportStatus) - Method in interface dekoh.portal.fwk.importer.ScanObserver
 
beginImport() - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
beginImport() - Method in interface dekoh.portal.fwk.importer.ImportProcessor
Marks the begin for batched commit of files to Dekoh.
beginTx() - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
beginTx() - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
BLOCK - Static variable in class dekoh.portal.fwk.importer.ImportSubProcess.ExecutionPolicy
 
BOTH - Static variable in class dekoh.portal.syndication.ChannelProvider.AccessLevel
 
BOTTOM_LEFT - Static variable in class dekoh.portal.fwk.image.EXIFOrientation
 
BOTTOM_RIGHT - Static variable in class dekoh.portal.fwk.image.EXIFOrientation
 
Buddy - Class in dekoh.portal.fwk.persistence
 
Buddy() - Constructor for class dekoh.portal.fwk.persistence.Buddy
 
Buddy(String) - Constructor for class dekoh.portal.fwk.persistence.Buddy
 

C

cacheDir - Variable in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
 
cacheDirRoot - Variable in class dekoh.portal.fwk.image.ResizeImageCache
 
call() - Method in class dekoh.portal.fwk.importer.DBOperationsSubProcess.DBOperationTask
 
call() - Method in class dekoh.portal.syndication.aggregator.core.FeedRetriever.DownloadTask
 
CALLBACK_JAR_NAME - Static variable in interface com.pramati.bfly.vm.api.UpdateHandler
The name of the jar where the implementation(s) of this interface should be present.
cancel() - Method in class dekoh.portal.fwk.importer.ImportProgressObject
Cancels the current import process, rolling back all the files that may be imported to Dekoh Database since the start operation.
CannotAccessCommentException - Exception in dekoh.portal.fwk.persistence
 
CannotAccessCommentException(String) - Constructor for exception dekoh.portal.fwk.persistence.CannotAccessCommentException
 
Channel - Interface in dekoh.portal.syndication
A Channel is collection of related event summaries.
ChannelErrorHandler - Interface in dekoh.portal.syndication
ChannelErrorHandler will be implemented by authors of ChannelProvider
ChannelProvider - Interface in dekoh.portal.syndication
A ChannelProvider creates Channel.
ChannelProvider.AccessLevel - Class in dekoh.portal.syndication
Describes if a channel provided by this provider is accessible to remote, local or all requests.
checkAccessControl() - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
checkAccessControl(AccessPath) - Method in class dekoh.portal.fwk.share.RequestContext
 
checkAccessControl() - Method in class dekoh.portal.fwk.share.RequestContext
 
clear() - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
clear() - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
clearAllDates() - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
clearAllEmailAddress() - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
clearAllLocations() - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
clearAllPhoneNos() - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
clearAllTags() - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
clone() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
close() - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
close() - Method in interface dekoh.portal.fwk.importer.ImportProcessor
Close Resources (if any) used by processor.
close() - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
close() - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerFactory
 
close() - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
com.pramati.bfly.cas.presence.api.ops - package com.pramati.bfly.cas.presence.api.ops
Provides datastructure that holds presence and shared application information.
com.pramati.bfly.das.api - package com.pramati.bfly.das.api
Provides utility classes to authenticate a Dekoh Desktop user and to check online/offline status of this Dekoh desktop.
com.pramati.bfly.das.contacts.exception - package com.pramati.bfly.das.contacts.exception
Contains exceptions triggered when CRUD operations on a contact or an application share fails.
com.pramati.bfly.das.contacts.helper - package com.pramati.bfly.das.contacts.helper
Contains classes that help in CRUD operations on a contact or an application share.
com.pramati.bfly.das.contacts.listeners - package com.pramati.bfly.das.contacts.listeners
Contains listeners that get notified of the result of CRUD operation on a Contact or a Share.
com.pramati.bfly.das.contacts.persistence - package com.pramati.bfly.das.contacts.persistence
Contains Contact data object which reprsents an entry in this Dekoh desktop users addres book.
com.pramati.bfly.das.helper - package com.pramati.bfly.das.helper
Contains SessionUtil class to get the DesktopUser instance for the authenticated user.
com.pramati.bfly.das.profile.exception - package com.pramati.bfly.das.profile.exception
Contains exceptions triggered when modification to this Dekoh desktop user profile fails.
com.pramati.bfly.das.profile.helper - package com.pramati.bfly.das.profile.helper
Contains classes to update this Dekoh desktop user's profile and to fetch profile of this Dekoh desktop user's Contacts.
com.pramati.bfly.vm.api - package com.pramati.bfly.vm.api
Provides classes to customize installation and upgradation process of Dekoh application on user desktops.
com.pramati.bfly.vm.update - package com.pramati.bfly.vm.update
Provides adapter class to help in implementing UpdateHandler.
Comment - Class in dekoh.portal.fwk.persistence
Comment are posted on a Share.
Comment() - Constructor for class dekoh.portal.fwk.persistence.Comment
 
Comment(Comment, LocalUser, String, Share, DigitalObject, String) - Constructor for class dekoh.portal.fwk.persistence.Comment
 
CommentIsUpdatedException - Exception in dekoh.portal.fwk.exception
 
CommentIsUpdatedException(int, int) - Constructor for exception dekoh.portal.fwk.exception.CommentIsUpdatedException
 
commitChanges() - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
commitChanges() - Method in interface dekoh.portal.fwk.importer.ImportProcessor
Commit all the changes that have been batched since last ImportProcessor.beginImport() callback.
commitTx() - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
commitTx() - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
compareTo(Object) - Method in class com.pramati.bfly.das.api.DesktopUser
compareTo(TagCloudEntry) - Method in class dekoh.portal.fwk.persistence.search.TagCloudEntry
 
compareTo(Object) - Method in class dekoh.portal.fwk.persistence.search.TagCloudEntry
 
compensateForRotation(int) - Method in class dekoh.portal.fwk.image.EXIFOrientation
Gets orientation for an image which after a rotation by toDegrees will be in the orientation denoted by the current instance.
COMPLETED - Static variable in class dekoh.portal.fwk.importer.ImportProgressObject.ProgressStatus
 
Contact - Class in com.pramati.bfly.das.contacts.persistence
A Contact represents an entry in this user's AddressBook.
Contact() - Constructor for class com.pramati.bfly.das.contacts.persistence.Contact
 
Contact(String, String, String, String) - Constructor for class com.pramati.bfly.das.contacts.persistence.Contact
For creating a Contact Object.
contactAdded(ContactEvent) - Method in interface com.pramati.bfly.das.contacts.listeners.ContactsListener
Invoked after successfully adding a contact and synchronizing with central server.
contactDeleted(ContactEvent) - Method in interface com.pramati.bfly.das.contacts.listeners.ContactsListener
Invoked after successfully deleting a contact and synchronizing with central server.
ContactEvent - Class in com.pramati.bfly.das.contacts.listeners
An event which indicates that a contact operation occurred.
ContactEvent(ContactsManager, String, String, Contact) - Constructor for class com.pramati.bfly.das.contacts.listeners.ContactEvent
Constructs a prototypical Event, passed for every ContactsListener events.
ContactsException - Exception in com.pramati.bfly.das.contacts.exception
ContactsException is thrown when operations like Contact Addition, Contact Deletion, Contact Updation fail.
ContactsException() - Constructor for exception com.pramati.bfly.das.contacts.exception.ContactsException
 
ContactsException(String) - Constructor for exception com.pramati.bfly.das.contacts.exception.ContactsException
 
ContactsException(String, Throwable) - Constructor for exception com.pramati.bfly.das.contacts.exception.ContactsException
 
ContactsException(Throwable) - Constructor for exception com.pramati.bfly.das.contacts.exception.ContactsException
 
ContactsListener - Interface in com.pramati.bfly.das.contacts.listeners
ContactsListener interface for receiving callbacks when a contact is added/updated/deleted.
ContactsManager - Class in com.pramati.bfly.das.contacts.persistence
Manager class for Adding/Deleting/Updating Contacts information.
contactsRefreshed(ContactEvent) - Method in interface com.pramati.bfly.das.contacts.listeners.ContactsListener
Invoked after a DekohDesktop is successfully refreshed with contacts information from central server.
contactUpdated(ContactEvent) - Method in interface com.pramati.bfly.das.contacts.listeners.ContactsListener
Invoked after successfully updating a contact details and synchronizing with central server.
contentCreationTime - Variable in class dekoh.portal.fwk.persistence.DigitalObject
 
contextDestroyed(ServletContextEvent) - Method in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
 
contextInitialized(ServletContextEvent) - Method in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
 
contextPath - Variable in class dekoh.portal.fwk.share.RequestContext
 
contextPath - Variable in class dekoh.portal.fwk.share.ShareQueryInterface
 
COPIED - Static variable in class dekoh.portal.fwk.importer.ImportStatus
 
copyDigitalObjectsToCollection(int, String[]) - Method in class dekoh.portal.fwk.share.LocalRequestContext
Copy photos selected to the given collection
COPYFAILURE - Static variable in class dekoh.portal.fwk.importer.ImportStatus
 
copyStatus() - Static method in class dekoh.portal.fwk.importer.ImportStatus
 
copyStream(InputStream, OutputStream) - Method in class dekoh.portal.util.FileServer
 
CouldnotGenerateFeedException - Exception in dekoh.portal.syndication
 
CouldnotGenerateFeedException(String) - Constructor for exception dekoh.portal.syndication.CouldnotGenerateFeedException
 
CouldnotGenerateFeedException(String, Throwable) - Constructor for exception dekoh.portal.syndication.CouldnotGenerateFeedException
 
CouldnotGenerateFeedException(Throwable) - Constructor for exception dekoh.portal.syndication.CouldnotGenerateFeedException
 
createAccessPath(String) - Method in class dekoh.portal.fwk.share.RequestContext
 
createAggregator(SubscriptionList, long, AggregatedItemTransformer[]) - Method in class dekoh.portal.syndication.aggregator.core.AggregatorFactory
 
createAggregator(SubscriptionList, long, SubscriptionItemFetcher, AggregatedItemTransformer[]) - Method in class dekoh.portal.syndication.aggregator.core.AggregatorFactory
 
createAggregator(SubscriptionList, long, String, AggregatedItemTransformer[]) - Method in class dekoh.portal.syndication.aggregator.core.AggregatorFactory
 
createAggregator(SubscriptionList, long, String, SubscriptionItemFetcher, AggregatedItemTransformer[]) - Method in class dekoh.portal.syndication.aggregator.core.AggregatorFactory
 
createAggregator(SubscriptionList, long) - Method in class dekoh.portal.syndication.aggregator.managed.AggregationManager
Creates an Aggregator which will poll the SubscriptionItem in the supplied list at chosen frequency.
createAggregator(SubscriptionList, long, boolean) - Method in class dekoh.portal.syndication.aggregator.managed.AggregationManager
 
createAggregator(SubscriptionList, long, String) - Method in class dekoh.portal.syndication.aggregator.managed.AggregationManager
 
createAggregator(SubscriptionList, long, String, SubscriptionItemFetcher) - Method in class dekoh.portal.syndication.aggregator.managed.AggregationManager
 
createAggregator(SubscriptionList, long, String, boolean) - Method in class dekoh.portal.syndication.aggregator.managed.AggregationManager
 
createAggregator(SubscriptionList, long, String, SubscriptionItemFetcher, boolean) - Method in class dekoh.portal.syndication.aggregator.managed.AggregationManager
 
createAggregator(DesktopUser, AggregationConfig) - Method in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
Creates Aggregator for the desktopUser with the supplied AggregationConfig.
createAndPersistNewCollection(File, String, LocalUser) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
createAndPersistNewCollection(RootFolder, File, String) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
createAndStartAggregators(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
 
createCollection(String, String[]) - Method in class dekoh.portal.fwk.share.LocalRequestContext
This method makes a new collection with the given name, and the specified photos as its members.
createDioCollectionQueryInterface(DIOEntityManager) - Method in class dekoh.portal.fwk.share.RequestContext
 
createDIOEntityManager() - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerFactory
 
createDirectoryPathTooLongException(String, int) - Static method in exception dekoh.portal.fwk.persistence.FileNameTooLongException
 
createEmptyChannel(SubscriptionList) - Static method in class dekoh.portal.syndication.aggregator.core.FeedUtility
 
createEntityManagerFactory(FilterConfig) - Method in class dekoh.portal.fwk.share.ShareFilter
 
createExecutionTask(ImportRequest, ImportSubProcessObserver) - Method in class dekoh.portal.fwk.importer.DBOperationsSubProcess
 
createExecutionTask(ImportRequest, ImportSubProcessObserver) - Method in class dekoh.portal.fwk.importer.ExecutorBackedImportSubProcess
 
createExecutor(int) - Method in class dekoh.portal.fwk.importer.ExecutorBackedImportSubProcess
 
createFeed(File, SyndicationService.FeedType) - Method in class dekoh.portal.syndication.FeedWriter
 
createMailTemplateObject(ShareMetadata) - Method in class dekoh.portal.fwk.share.RequestContext
 
createNamedQuery(String) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
em.createQuery(Photo.class,"SELECT c FROM Photo c WHERE c.name LIKE :photoName").setParameter("photoName", name) .getResultList(); Named parameters are parameters in a query that are prefixed with a colon (:).
createNamedQuery(String) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
createNativeQuery(String) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
createNativeQuery(String, Class) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
createNativeQuery(String) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
createNativeQuery(String, Class) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
createPasswordEntry(String) - Method in class dekoh.portal.fwk.password.PerApplicationPasswordStore
 
createPasswordEntry(String) - Method in class dekoh.portal.password.SecurePasswordStore
 
createPath(File, DioCollection, RootFolder) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
createPublicShare(DioCollection, String, String) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
createQuery(String) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
createQuery(String) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
createRequestContext(HttpServletRequest, DIOEntityManager, DIOEntityManagerFactory, String, Class, Class) - Static method in class dekoh.portal.fwk.share.RequestContext
 
createRequestContext(HttpServletRequest, DIOEntityManager, DIOEntityManagerFactory, String, Class, Class, Class) - Static method in class dekoh.portal.fwk.share.RequestContext
 
createRequestContext(HttpServletRequest, DIOEntityManager, DIOEntityManagerFactory, String) - Static method in class dekoh.portal.fwk.share.RequestContext
 
createRequestContext(HttpServletRequest, DIOEntityManagerFactory, String) - Static method in class dekoh.portal.fwk.share.RequestContext
 
createResizedImage(File, File, ImageSize, EXIFOrientation, T) - Method in class dekoh.portal.fwk.image.ResizeImageCache
 
createResizeImageCache() - Method in class dekoh.portal.fwk.share.RequestContext
 
createRootFolder(String) - Method in class dekoh.portal.fwk.importer.AggregatedImportedDirectories
 
createRootFolder(String) - Method in class dekoh.portal.fwk.importer.ImportedDirectories
 
createShare(DioCollection, String, String, String[]) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
createShareQueryInterface(AccessPath) - Method in class dekoh.portal.fwk.share.RequestContext
 
createShareQueryInterface(AccessPath, String) - Method in class dekoh.portal.fwk.share.RequestContext
 
createSubscriptionList() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListManager
Creates a new instance of PersistentSubscriptionList backed by a XML file.
createSubscriptionList(PasswordStore) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListManager
 
createSubscriptionList() - Method in class dekoh.portal.syndication.aggregator.managed.DekohSubscriptionListManager
Creates a new instance of PersistentSubscriptionList backed by a XML file.
createSubscriptionList(PasswordStore) - Method in class dekoh.portal.syndication.aggregator.managed.DekohSubscriptionListManager
 
createTrayAggregator(SubscriptionList, long, String, boolean) - Method in class dekoh.portal.syndication.aggregator.managed.AggregationManager
 
currentAccessPath - Variable in class dekoh.portal.fwk.share.ShareQueryInterface
 
currentDBVersion - Variable in class dekoh.portal.install.PortalAppsUpdateHelper
 
currentImportHashProperties - Variable in class dekoh.portal.fwk.importer.ImportedDirectories
 

D

DasProfileUrl - Class in com.pramati.bfly.das.profile.helper
Utility class for creating desktop profile image urls.
DasProfileUrl(String, ImageSize) - Constructor for class com.pramati.bfly.das.profile.helper.DasProfileUrl
 
DayMonthYearViewGenerator - Class in dekoh.portal.fwk.persistence.search
Contains method to generate various views of a specified digitalObject based on their ContentCreationTime
DayMonthYearViewGenerator() - Constructor for class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator
 
DayMonthYearViewGenerator.DayMonthViewEntry - Class in dekoh.portal.fwk.persistence.search
Represent the number of digitalObjects added to Dekoh in a perticular month of a year
DayMonthYearViewGenerator.DayMonthViewEntry(int, int) - Constructor for class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.DayMonthViewEntry
 
DayMonthYearViewGenerator.MonthYearView - Class in dekoh.portal.fwk.persistence.search
 
DayMonthYearViewGenerator.MonthYearView(List) - Constructor for class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.MonthYearView
 
DayMonthYearViewGenerator.MonthYearViewEntry - Class in dekoh.portal.fwk.persistence.search
Represents the number of DigitalObjects added to Dekoh in a given month of an Year
DayMonthYearViewGenerator.MonthYearViewEntry(int, int, int) - Constructor for class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.MonthYearViewEntry
 
DBOperationsSubProcess - Class in dekoh.portal.fwk.importer
 
DBOperationsSubProcess(ImportProcessor, ImportSubProcessObserver) - Constructor for class dekoh.portal.fwk.importer.DBOperationsSubProcess
 
DBOperationsSubProcess.DBOperationTask - Class in dekoh.portal.fwk.importer
 
DBOperationsSubProcess.DBOperationTask(ImportRequest, ImportSubProcessObserver) - Constructor for class dekoh.portal.fwk.importer.DBOperationsSubProcess.DBOperationTask
 
DEFAULT - Static variable in class dekoh.portal.fwk.importer.ImportSubProcess.ExecutionPolicy
 
DEFAULT_COMPRESSION_QUALITY - Static variable in interface dekoh.portal.fwk.image.ImageResizer
The default compression quality
DEFAULT_EXE_PATH - Static variable in class dekoh.portal.fwk.image.NativePhotoResizer
 
DefaultMasterPasswordProvider - Class in dekoh.portal.password
 
DefaultMasterPasswordProvider() - Constructor for class dekoh.portal.password.DefaultMasterPasswordProvider
 
dekoh.portal.fwk - package dekoh.portal.fwk
Provides utility class that allows Dekoh application to store user perferences on disc.
dekoh.portal.fwk.exception - package dekoh.portal.fwk.exception
Exceptions thrown by Access Controller when the access URL does not comform to known pattern.
dekoh.portal.fwk.i18n - package dekoh.portal.fwk.i18n
 
dekoh.portal.fwk.image - package dekoh.portal.fwk.image
 
dekoh.portal.fwk.importer - package dekoh.portal.fwk.importer
Provides the classes help in importing files into Dekoh application's Database.
dekoh.portal.fwk.password - package dekoh.portal.fwk.password
 
dekoh.portal.fwk.persistence - package dekoh.portal.fwk.persistence
Provides the classes help that enable Web 2.0 features like like tagging, commenting, rating
DigitalObject is persistent data object that stores information about the digital content a Dekoh application is managing.
dekoh.portal.fwk.persistence.search - package dekoh.portal.fwk.persistence.search
Classes to query DigitalObjects that are tagged with given word/or which represent content created between given duration.
dekoh.portal.fwk.persistence.util - package dekoh.portal.fwk.persistence.util
 
dekoh.portal.fwk.share - package dekoh.portal.fwk.share
Provides the classes that help Dekoh applications in implementing access control at finer level of DigitalObjects.
dekoh.portal.image - package dekoh.portal.image
Framework for resizing the images and caching the resized images.
dekoh.portal.install - package dekoh.portal.install
Provides classes that help in creating tables during first time installation of a Dekoh application and also migrating a Dekoh application's Database between any given version, so that backwards compatibility is preserved.
dekoh.portal.password - package dekoh.portal.password
 
dekoh.portal.servlet - package dekoh.portal.servlet
Contains Servlet that serves the icons of the applicaitons installed on this Dekoh desktop.
dekoh.portal.syndication - package dekoh.portal.syndication
Dekoh's Syndication API allows Dekoh applications to publish event summaries to various web feed formats such as RSS1, RSS2, and Atom.
dekoh.portal.syndication.aggregator - package dekoh.portal.syndication.aggregator
Dekoh portal's RSS feed aggregator can be configured to periodically poll and aggregate feeds from both public and private sources.
dekoh.portal.syndication.aggregator.core - package dekoh.portal.syndication.aggregator.core
 
dekoh.portal.syndication.aggregator.managed - package dekoh.portal.syndication.aggregator.managed
 
dekoh.portal.util - package dekoh.portal.util
Provides a FileServer servlet that sets http headers so that browser and proxy caches are optimally utilized.
DekohCallbackSource - Class in com.pramati.bfly.das.helper
A NetworkCallbackSource implementation for Dekoh Network.
DekohCallbackSource() - Constructor for class com.pramati.bfly.das.helper.DekohCallbackSource
 
DekohLoginManager - Class in com.pramati.bfly.das.helper
 
DekohLoginManager(File, NetworkCallbackSource, LoginClient, SSOLoginClient) - Constructor for class com.pramati.bfly.das.helper.DekohLoginManager
 
DekohNetworkRequestHelper - Class in com.pramati.bfly.das.contacts.helper
Helper for knowing remote requests information.
DekohNetworkRequestHelper() - Constructor for class com.pramati.bfly.das.contacts.helper.DekohNetworkRequestHelper
 
DekohSubscriptionListManager - Class in dekoh.portal.syndication.aggregator.managed
DekohSubscriptionListManager is the prefered way to create or reload PersistentSubscriptionList instances for Dekoh applications.
DekohTemplateObject - Class in dekoh.portal.fwk.share
 
DekohTemplateObject(MailTemplateKey, ShareMetadata) - Constructor for class dekoh.portal.fwk.share.DekohTemplateObject
 
DekohUserListener - Interface in com.pramati.bfly.das.api
DekohUserListener interface for getting call back when an DesktopUser logs-in/logs-off from a Dekoh Desktop using a Login Manager.
DELAY - Static variable in class dekoh.portal.fwk.importer.ImportSubProcess.ExecutionPolicy
 
delegate - Variable in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
delete() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
delete() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
delete() - Method in class dekoh.portal.syndication.aggregator.core.XmlBasedPersistentSubscriptionList
 
deleteComment(String, int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
Deletes a comment.
deleteContact(Contact) - Method in class com.pramati.bfly.das.contacts.helper.AddressBook
Deletes an existing Contact from this Dekoh user's AddressBook.
deleteContact(String, String, String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
API to delete a Contact.
deleteShareByID(int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
deletes a share by shareId.
deleteShareByIdAndOwner(DIOEntityManager, int, LocalUser) - Static method in class dekoh.portal.fwk.persistence.Share
Delete specified share, if it was created by the given owner.
deleteTag(String[]) - Method in class dekoh.portal.fwk.share.LocalRequestContext
deletes the given tag
deregisterChannelProvider(ChannelProvider) - Method in class dekoh.portal.syndication.SyndicationService
 
deregisterChannelProviders() - Method in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
 
deregisterChannelProviders(String) - Method in class dekoh.portal.syndication.SyndicationService
Unregisters all the channels if any that were registered by the application with given component id.
deregisterLoginListener(DekohUserListener) - Method in class com.pramati.bfly.das.api.AbstractLoginManager
Unregisters a already registered DekohUserListener which no more needs callback when DesktopUser logs-in/logs-off.
description - Variable in class dekoh.portal.fwk.persistence.DigitalObject
 
description - Variable in class dekoh.portal.fwk.share.ShareMetadata
 
desktopOffline() - Method in class com.pramati.bfly.das.api.NetworkCallbackSource
 
desktopOnline() - Method in class com.pramati.bfly.das.api.NetworkCallbackSource
 
DesktopUser - Class in com.pramati.bfly.das.api
DesktopUser encapsulates a logged in User information.
destroy() - Method in class dekoh.portal.fwk.image.FallBackMultiProcessGDIPResizer
 
destroy() - Method in class dekoh.portal.fwk.image.JavaPhotoResizer
 
destroy() - Method in class dekoh.portal.fwk.image.MultiProcessGDIPResizer
 
destroy() - Method in class dekoh.portal.fwk.image.NativePhotoResizer
 
destroy() - Method in interface dekoh.portal.fwk.image.PhotoResizer
 
destroy() - Method in class dekoh.portal.fwk.image.ResizeImageCache
 
destroy() - Method in class dekoh.portal.fwk.share.ShareFilter
 
destroy() - Method in interface dekoh.portal.syndication.aggregator.core.Aggregator
Stops the scheduler if started , and if required cleans up the aggregated files and all the individual feeds that has been downloaded by the aggregator
destroy() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
Stops the scheduler.
destroy() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
destroy() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItemFetcher
 
destroyActiveAggregators(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
 
destroyAggregator(String) - Method in class dekoh.portal.syndication.aggregator.managed.AggregationManager
 
destroyAggregatorForList(SubscriptionList) - Method in class dekoh.portal.syndication.aggregator.managed.AggregationManager
 
destroyAll() - Method in class dekoh.portal.syndication.aggregator.managed.AggregationManager
 
destroyResizer() - Static method in class dekoh.portal.fwk.image.ResizeImageCache
 
DigitalObject - Class in dekoh.portal.fwk.persistence
DigitalObject holds the metadata of the content being managed by Dekoh application.
DigitalObject() - Constructor for class dekoh.portal.fwk.persistence.DigitalObject
 
DigitalObject(String) - Constructor for class dekoh.portal.fwk.persistence.DigitalObject
 
DigitalObject(String, String) - Constructor for class dekoh.portal.fwk.persistence.DigitalObject
 
DigitalObject(String, String, LocalUser) - Constructor for class dekoh.portal.fwk.persistence.DigitalObject
 
DigitalObjectFilter - Interface in dekoh.portal.fwk.persistence.util
 
DigitalObjectNotInCollectionException - Exception in dekoh.portal.fwk.persistence
This Exception is thrown when DioCollection.getDigitalObject(int) is invoked and the collection does not contain a digital object with given id.
DigitalObjectNotInCollectionException(int, DioCollection) - Constructor for exception dekoh.portal.fwk.persistence.DigitalObjectNotInCollectionException
 
DigitalObjectNotInShareException - Exception in dekoh.portal.fwk.persistence
This Exception is thrown when a digital object is looked up in a share, while that digital object is not part of the accessed share.
DigitalObjectNotInShareException(int, Share) - Constructor for exception dekoh.portal.fwk.persistence.DigitalObjectNotInShareException
 
digitalObjects - Variable in class dekoh.portal.fwk.persistence.DioCollection
 
dio - Variable in class dekoh.portal.fwk.share.ShareMetadata
 
DIO_ID_PARAMETER_KEY - Static variable in class dekoh.portal.fwk.share.RequestContext
Key against which the owner that has installed Dekoh locally will be set in Butterfly header.
DioCollection - Class in dekoh.portal.fwk.persistence
DioCollection represents the collection of DigitalObjects organised in a LinkedHashSet.
DioCollection() - Constructor for class dekoh.portal.fwk.persistence.DioCollection
 
DioCollection(String, String, LocalUser) - Constructor for class dekoh.portal.fwk.persistence.DioCollection
 
DioCollection(String, String, String, String) - Constructor for class dekoh.portal.fwk.persistence.DioCollection
 
DioCollection(String, String, String, String, LocalUser) - Constructor for class dekoh.portal.fwk.persistence.DioCollection
 
DioCollection(String, String) - Constructor for class dekoh.portal.fwk.persistence.DioCollection
 
DioCollection(String, Properties, String) - Constructor for class dekoh.portal.fwk.persistence.DioCollection
 
DioCollection(String, String, int, DIOEntityManager) - Constructor for class dekoh.portal.fwk.persistence.DioCollection
Creates the collection by given name, and sets preview digital object of this collection.
DioCollectionQueryInterface - Class in dekoh.portal.fwk.persistence
This class provides DioCollection specific business methods for native queries.
DioCollectionQueryInterface(DIOEntityManager) - Constructor for class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
 
DioCollectionQueryInterface.CollectionLabel - Class in dekoh.portal.fwk.persistence
 
DioCollectionQueryInterface.DioWithAccessPath - Class in dekoh.portal.fwk.persistence
 
DioCollectionQueryInterface.DioWithAccessPath(D, AccessPath) - Constructor for class dekoh.portal.fwk.persistence.DioCollectionQueryInterface.DioWithAccessPath
 
dioemf - Variable in class dekoh.portal.fwk.share.LocalRequestContext
 
DIOEntityExistsException - Exception in dekoh.portal.fwk.persistence
Thrown by DIOEntityManager.persist(Object) when trying to persist a DigitalObject but another with the same identity already exists.
DIOEntityExistsException(String) - Constructor for exception dekoh.portal.fwk.persistence.DIOEntityExistsException
 
DIOEntityExistsException(Throwable) - Constructor for exception dekoh.portal.fwk.persistence.DIOEntityExistsException
 
DIOEntityExistsException(String, Throwable) - Constructor for exception dekoh.portal.fwk.persistence.DIOEntityExistsException
 
DIOEntityManager - Interface in dekoh.portal.fwk.persistence
DIOEntityManager manages the lifecycle of all DigitalObjects.
DIOEntityManagerFactory - Class in dekoh.portal.fwk.persistence
DIOEntityManagerFactory is a wrapper over EntityManagerFactory.
DIOEntityManagerFactory(String, Map) - Constructor for class dekoh.portal.fwk.persistence.DIOEntityManagerFactory
 
DIOEntityManagerFactory(String) - Constructor for class dekoh.portal.fwk.persistence.DIOEntityManagerFactory
 
DIOEntityManagerFactory(EntityManagerFactory) - Constructor for class dekoh.portal.fwk.persistence.DIOEntityManagerFactory
 
DIOEntityManagerImpl - Class in dekoh.portal.fwk.persistence
DIOEntityManager is a wraper over EntityManager.
DIOEntityManagerImpl(DIOEntityManager) - Constructor for class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
DIOEntityManagerImpl(EntityManager) - Constructor for class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
dioIdsMustBeIntegers(String, Exception) - Static method in exception dekoh.portal.fwk.exception.IllegalURLException
 
DIOProperty - Class in dekoh.portal.fwk.persistence
A property that can be added to DigitalObject as well as to DioCollection.
DIOProperty() - Constructor for class dekoh.portal.fwk.persistence.DIOProperty
 
DIOProperty(Map.Entry) - Constructor for class dekoh.portal.fwk.persistence.DIOProperty
 
DIOProperty(String, String) - Constructor for class dekoh.portal.fwk.persistence.DIOProperty
 
DioQueryInterface - Class in dekoh.portal.fwk.persistence
 
DioQueryInterface(DIOEntityManager) - Constructor for class dekoh.portal.fwk.persistence.DioQueryInterface
 
Directory - Class in dekoh.portal.fwk.persistence
Directory is an Entity that represents URL to the directory containing DigitalObject.
Directory() - Constructor for class dekoh.portal.fwk.persistence.Directory
Deprecated. Method Directory is deprecated
directory - Variable in class dekoh.portal.fwk.persistence.FileLocation
 
dirFilter - Static variable in class dekoh.portal.fwk.importer.FileUtil
 
DisabledShareAccessedException - Exception in dekoh.portal.fwk.persistence
 
DisabledShareAccessedException(String) - Constructor for exception dekoh.portal.fwk.persistence.DisabledShareAccessedException
 
disableShare() - Method in class dekoh.portal.fwk.persistence.Share
 
disableShares(List) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class dekoh.portal.fwk.share.ShareFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class dekoh.portal.util.FileServer
 
doLogout(DesktopUser) - Method in class com.pramati.bfly.das.api.AbstractLoginManager
 
done() - Method in interface dekoh.portal.fwk.importer.ImportSubProcessObserver
Callback given by ImportTaskExecutor when it is done with processing all ImportRequest and has shutdown
done() - Method in class dekoh.portal.fwk.importer.ImportTrasactionManager
If PersistencePool is shutdown and is not more acception ImportRequest progressObject is updated, an transactions if active are rolledback
done() - Method in class dekoh.portal.fwk.importer.ProgressObjectWriter
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class dekoh.portal.util.FileServer
 

E

EIGHT - Static variable in class dekoh.portal.fwk.persistence.Rating
 
em - Variable in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
em - Variable in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
 
em - Variable in class dekoh.portal.fwk.share.RequestContext
 
em - Variable in class dekoh.portal.fwk.share.ShareQueryInterface
 
Email - Class in com.pramati.bfly.das.contacts.persistence
Email address of a Contact.
Email() - Constructor for class com.pramati.bfly.das.contacts.persistence.Email
To create an Email with empty EmailAddress.
Email(String) - Constructor for class com.pramati.bfly.das.contacts.persistence.Email
 
enableAllDisabledShares(int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
enableShare() - Method in class dekoh.portal.fwk.persistence.Share
 
enableShares(List) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
encode(String) - Method in class dekoh.portal.syndication.aggregator.core.AuthenticatedURLFeedFetcher
 
end(AggregatedItemTransformer.TransformationContext) - Method in class dekoh.portal.syndication.aggregator.core.AggregatedItemTransformer.Adapter
 
end(AggregatedItemTransformer.TransformationContext) - Method in interface dekoh.portal.syndication.aggregator.core.AggregatedItemTransformer
Signals the end of stream of feed-items (event summaries) from a perticular SubscriptionItem.
EntityCreationException - Exception in dekoh.portal.fwk.persistence
 
EntityCreationException() - Constructor for exception dekoh.portal.fwk.persistence.EntityCreationException
 
EntityCreationException(String) - Constructor for exception dekoh.portal.fwk.persistence.EntityCreationException
 
EntityCreationException(String, Throwable) - Constructor for exception dekoh.portal.fwk.persistence.EntityCreationException
 
EntityCreationException(Throwable) - Constructor for exception dekoh.portal.fwk.persistence.EntityCreationException
 
equals(Object) - Method in class com.pramati.bfly.das.api.DesktopUser
Two compare whether two desktop users are same.
equals(Object) - Method in class dekoh.portal.fwk.persistence.Buddy
 
equals(Object) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
equals(Object) - Method in class dekoh.portal.fwk.persistence.DIOProperty
 
equals(Object) - Method in class dekoh.portal.fwk.persistence.Directory
 
equals(Object) - Method in class dekoh.portal.fwk.persistence.FileLocation
 
equals(FileLocation) - Method in class dekoh.portal.fwk.persistence.FileLocation
 
equals(Object) - Method in class dekoh.portal.fwk.persistence.LocalUser
 
equals(Object) - Method in class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.DayMonthViewEntry
 
equals(Object) - Method in class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.MonthYearViewEntry
 
equals(Object) - Method in class dekoh.portal.fwk.persistence.search.TagCloudEntry
 
equals(Object) - Method in class dekoh.portal.fwk.persistence.Tag
 
equals(Object) - Method in class dekoh.portal.fwk.PortalApplicationContext
 
equals(Object) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
error(String) - Method in class dekoh.portal.fwk.importer.ImportLogger
 
errorInGetChannel(Throwable, HttpServletRequest) - Method in interface dekoh.portal.syndication.ChannelErrorHandler
 
errorInGetLastModified(Throwable, HttpServletRequest) - Method in interface dekoh.portal.syndication.ChannelErrorHandler
 
execute(ImportRequest) - Method in class dekoh.portal.fwk.importer.ExecutorBackedImportSubProcess
 
execute(ImportRequest, ImportSubProcessObserver) - Method in class dekoh.portal.fwk.importer.ExecutorBackedImportSubProcess
 
execute(ImportRequest) - Method in interface dekoh.portal.fwk.importer.ImportSubProcess
 
execute(ImportRequest, ImportSubProcessObserver) - Method in interface dekoh.portal.fwk.importer.ImportSubProcess
 
ExecutorBackedImportSubProcess - Class in dekoh.portal.fwk.importer
 
ExecutorBackedImportSubProcess(String, ImportSubProcessObserver, ImportSubProcess.ExecutionPolicy, int) - Constructor for class dekoh.portal.fwk.importer.ExecutorBackedImportSubProcess
 
ExecutorBackedImportSubProcess(String, ImportSubProcessObserver, ImportSubProcess.ExecutionPolicy, long, TimeUnit, int) - Constructor for class dekoh.portal.fwk.importer.ExecutorBackedImportSubProcess
 
EXIFOrientation - Class in dekoh.portal.fwk.image
The Exif orientation value gives the orientation of the camera relative to the scene when the image was captured.
extractThumbNailFromMetadata(File) - Method in class dekoh.portal.fwk.image.ResizeImageCache
 

F

FAILED - Static variable in class dekoh.portal.fwk.importer.ImportProgressObject.ProgressStatus
 
FAILURE - Static variable in class dekoh.portal.fwk.importer.ImportStatus
 
FallBackMultiProcessGDIPResizer - Class in dekoh.portal.fwk.image
 
FallBackMultiProcessGDIPResizer(String) - Constructor for class dekoh.portal.fwk.image.FallBackMultiProcessGDIPResizer
 
FastImageResizer - Class in dekoh.portal.fwk.image
An implementation of ImageResizer that targets speed of the resizing over the quality of resizing.
FastImageResizer() - Constructor for class dekoh.portal.fwk.image.FastImageResizer
 
FEED_ENCODING - Static variable in class dekoh.portal.syndication.aggregator.core.FeedUtility
 
FeedConsumer - Class in dekoh.portal.syndication.aggregator.core
FeedConsumer is a ThreadPool based feed consumer.
FeedFetcherCacheWrapper - Class in dekoh.portal.syndication.aggregator.core
FeedFetcherCacheWrapper is a wrapper over rome's FeedFetcherCache.
FeedFetcherCacheWrapper(FeedFetcherCache) - Constructor for class dekoh.portal.syndication.aggregator.core.FeedFetcherCacheWrapper
 
feedRetriever - Static variable in class dekoh.portal.syndication.aggregator.core.AggregatorFactory
 
feedRetriever - Variable in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
 
FeedRetriever - Class in dekoh.portal.syndication.aggregator.core
FeedRetriever is a ThreadPool based feed retriver.
FeedRetriever.DownloadedItem - Class in dekoh.portal.syndication.aggregator.core
Represents the result of dowloading Feed from a SubscriptionItem.
FeedRetriever.DownloadTask - Class in dekoh.portal.syndication.aggregator.core
Downloads the rss/atom feed that the given SubscriptionItem item represents.
FeedRetriever.DownloadTask(SubscriptionItem, AggregatorImpl, int) - Constructor for class dekoh.portal.syndication.aggregator.core.FeedRetriever.DownloadTask
 
FeedUtility - Class in dekoh.portal.syndication.aggregator.core
 
FeedUtility() - Constructor for class dekoh.portal.syndication.aggregator.core.FeedUtility
 
FeedWriter - Class in dekoh.portal.syndication
FeedWriter saves the event summaries provided by a Channel to any chosen feed format.
FeedWriter(Channel, String) - Constructor for class dekoh.portal.syndication.FeedWriter
 
fetchFeed(SubscriptionItem, Aggregator) - Method in class dekoh.portal.syndication.aggregator.core.FeedRetriever.DownloadTask
 
FILE_EXT_HEADER - Static variable in class dekoh.portal.util.FileServer
 
FILE_TO_SERVE - Static variable in class dekoh.portal.util.FileServer
Request attribute used with-in this servlet to store path to the file to be served.
FileLocation - Class in dekoh.portal.fwk.persistence
FileLocation represents the location of a DigitalObject.
FileLocation() - Constructor for class dekoh.portal.fwk.persistence.FileLocation
 
fileName - Variable in class dekoh.portal.fwk.persistence.FileLocation
 
filenameFilter - Variable in class dekoh.portal.fwk.importer.ImportedDirectories
 
FileNameTooLongException - Exception in dekoh.portal.fwk.persistence
 
FileNameTooLongException(String, int, String) - Constructor for exception dekoh.portal.fwk.persistence.FileNameTooLongException
 
FileServer - Class in dekoh.portal.util
Provides an abstract class to be subclassed to create a HTTP servlet suitable for serving files which are not modified frequently.
FileServer() - Constructor for class dekoh.portal.util.FileServer
 
FileUtil - Class in dekoh.portal.fwk.importer
Utility class to hold Utility methods for operations on file
FileUtil() - Constructor for class dekoh.portal.fwk.importer.FileUtil
 
FileUtil.DirectoryFilter - Class in dekoh.portal.fwk.importer
A FileFilter to list sub directories that are not hidden.
FileUtil.DirectoryFilter() - Constructor for class dekoh.portal.fwk.importer.FileUtil.DirectoryFilter
 
find(Class, Object) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
Find an entity by primary key.
find(Class, Object) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
FIND_ALL_NOT_EMPTY_SHARES_BY_OWNER_OF_TYPE - Static variable in class dekoh.portal.fwk.persistence.Share
 
FIND_ALL_SHARES_BY_OWNER_OF_TYPE - Static variable in class dekoh.portal.fwk.persistence.Share
 
FIND_BY_PROPERTY - Static variable in class dekoh.portal.fwk.persistence.DIOProperty
 
FIND_SHARE_BY_ID_OWNER - Static variable in class dekoh.portal.fwk.persistence.Share
 
findAccessibleTags(DIOEntityManager, String, String, LocalUser) - Static method in class dekoh.portal.fwk.persistence.Tag
 
findAllByFileAndSourceDir(File, Directory) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
findAllDigitalObjectsHavingTags(int, int, int, String, LocalUser, String[]) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
Returns the page Object with all matching digitalobects.
findAllDigitalObjectsHavingTags(int, int, int, String, LocalUser, String[]) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
findAllDigitalObjectsHavingTags(int, int, int, String, String[]) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
findAllDigitalObjectsHavingTags(int, int, int, Class, String, String[]) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
findAllDigitalObjectsHavingTags(int, int, int, Class, String, LocalUser, String[]) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
findAllDioCollections(String, int) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
findAllDioCollections(String, LocalUser, int) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
findAllDioCollections(String, int) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
findAllDioCollections(String, LocalUser, int) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
findAlreadyPersistedCollection(String, RootFolder) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
findBuddiesByDigitalObject(DigitalObject, LocalUser) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
gets List of buddies who got the digital Object shared to
findBuddiesByDigitalObject(DigitalObject, LocalUser) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
findBuddyByContactKey(String, DIOEntityManager) - Static method in class dekoh.portal.fwk.persistence.Buddy
 
findByFileAndSourceDir(File, Directory) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
findById(Object) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
Find by primary key.
findById(Object) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
Find by primary key.
findByName(String, Class) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
findByName(String, Class) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
findByProperty(String, String) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
Find all digitalObjects that are tagged with given property name and value.
findByProperty(Class, String, String) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
Find specific digitalObjects with specified property name-value combination
findByProperty(Class, String, String, DigitalObjectFilter) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
Find specific digitalObjects with specified property name-value combination and whose owner is the passed in parameter owner or null.
findByProperty(String, String) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
Deprecated. use DIOEntityManagerImpl.findByProperty(Class,String,String)} instead
findByProperty(Class, String, String) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
findByProperty(Class, String, String, DigitalObjectFilter) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
findByTag(String, String) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
findByTag(String, String, LocalUser) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
findByTag(String, String) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
findByTag(String, String, LocalUser) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
Find all DigitalObjects that have been tagged with given tag.
findCollectionAutoImportProperty(DIOEntityManager, String, String) - Static method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
findCollectionAutoImportProperty(DIOEntityManager, String, String, LocalUser) - Static method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
findCommentById(int, DIOEntityManager) - Static method in class dekoh.portal.fwk.persistence.Comment
 
findDigitalObjectsAddedBetweenTwoDates(Class, Date, Date) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
findDigitalObjectsAddedBetweenTwoDates(Class, Date, Date) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
findDirectoriesThatHaveChangedFromLastImport() - Method in class dekoh.portal.fwk.importer.AggregatedImportedDirectories
 
findDirectoriesThatHaveChangedFromLastImport() - Method in class dekoh.portal.fwk.importer.ImportedDirectories
 
findFilesThatAreRemovedFromFileSystem(File) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
Arranges the newly Imported Collection and clears the local cache
findFilesThatAreRemovedFromFileSystem(File) - Method in interface dekoh.portal.fwk.importer.ImportProcessor
Find all files in the specified directory which are actually removed form the file system but are yet to be removed from Dekoh
findLocalUserByName(String) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
findLocalUserByName(String) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
findMostRecentComments(DIOEntityManager, int, String, String) - Static method in class dekoh.portal.fwk.persistence.Comment
 
findMostRecentComments(int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
findMostRecentComments(int) - Method in class dekoh.portal.fwk.share.RequestContext
 
findPropertyValues(String, DIOEntityManager) - Static method in class dekoh.portal.fwk.persistence.DIOProperty
 
findShareByIdAndOwner(DIOEntityManager, int, String) - Static method in class dekoh.portal.fwk.persistence.Share
 
findShareByIdAndOwner(DIOEntityManager, int, LocalUser) - Static method in class dekoh.portal.fwk.persistence.Share
 
findTag(DIOEntityManager, String, String, LocalUser) - Static method in class dekoh.portal.fwk.persistence.Tag
 
findTag(String, String, DIOEntityManager) - Static method in class dekoh.portal.fwk.persistence.Tag
 
findTag(String, String, LocalUser, DIOEntityManager) - Static method in class dekoh.portal.fwk.persistence.Tag
 
finishDirectoryScan(File, RootFolder, ImportStatus) - Method in class dekoh.portal.fwk.importer.ImportRequestCreator
 
finishDirectoryScan(File, RootFolder, ImportStatus) - Method in interface dekoh.portal.fwk.importer.ScanObserver
 
FIVE - Static variable in class dekoh.portal.fwk.persistence.Rating
 
flush() - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
flush() - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
FOUR - Static variable in class dekoh.portal.fwk.persistence.Rating
 

G

generateDasCookie(String) - Method in class com.pramati.bfly.das.api.AbstractLoginManager
 
generateOPMLFile(HttpServletRequest, EnumSet, long, String, String) - Method in class dekoh.portal.syndication.OPMLGenerator
 
get(String) - Method in class com.pramati.bfly.das.api.DesktopUser
 
getAccessibleShares() - Method in class dekoh.portal.fwk.share.ShareQueryInterface
 
getAccessibleShares(AccessPath) - Method in class dekoh.portal.fwk.share.ShareQueryInterface
 
getAccessingDigitalObject(HttpServletRequest, int) - Method in class dekoh.portal.image.AbstractResizeImageServlet
 
getAccessingDioCollection() - Method in class dekoh.portal.fwk.share.ShareQueryInterface
 
getAccessLevel() - Method in interface dekoh.portal.syndication.ChannelProvider
 
getAccessOptionUri(HttpServletRequest, String) - Method in class dekoh.portal.fwk.share.RequestContext
 
getAccessPath() - Method in class dekoh.portal.fwk.persistence.Comment
 
getAccessPath() - Method in class dekoh.portal.fwk.share.RequestContext
 
getAccessPathForComment(Comment) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
getAccessPathForComment(Comment) - Method in class dekoh.portal.fwk.share.RequestContext
 
getAccessTypesForRequest(HttpServletRequest) - Static method in class dekoh.portal.syndication.ChannelProvider.AccessLevel
 
getAccessURL() - Method in class dekoh.portal.fwk.share.ShareMetadata
 
getAccessUrlWithContextPath() - Method in class dekoh.portal.fwk.share.ShareMetadata
 
getAccountId() - Method in class com.pramati.bfly.das.api.DesktopUser
To get the AccountId of the DesktopUser.
getAccountId() - Method in class com.pramati.bfly.das.contacts.listeners.ContactEvent
 
getAccountId() - Method in class com.pramati.bfly.das.contacts.listeners.ShareEvent
 
getActualRequestUrl(HttpServletRequest) - Method in class com.pramati.bfly.das.api.AbstractLoginManager
 
getAddressBookForUser(DesktopUser) - Static method in class com.pramati.bfly.das.contacts.helper.AddressBook
Gets the AddressBook of given DekohUser.
getAddTime() - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
getAggregatedItemTransformers() - Method in interface dekoh.portal.syndication.aggregator.core.Aggregator
 
getAggregatedItemTransformers() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
 
getAggregatedItemTransformers() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
getAggregatedRSSFeedXml() - Method in interface dekoh.portal.syndication.aggregator.core.Aggregator
 
getAggregatedRSSFeedXml() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
After aggregation the aggregated feed is stored in a file named "aggregate-subscriptionListId.xml", if it is an inMemorySubscriptionList, aggregated file will be stored as "aggregate-aggregatorId.xml"
getAggregatedRSSFeedXml() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
getAggregationManager(DesktopUser, PortalApplicationContext) - Static method in class dekoh.portal.syndication.aggregator.managed.AggregationManager
 
getAggregator() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
getAggregator(String) - Method in class dekoh.portal.syndication.aggregator.managed.AggregationManager
 
getAggregatorConfigutations(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
Applications need to restart aggregators for the user when user logs in.
getAggregatorToShowInPortalPage(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.PortalAppsAggregatorInitializer
Apart from SubscriptionItesm applications can also add their aggregtors to portal's aggregator.
getAggregatorToShowInTrayIcon(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.PortalAppsAggregatorInitializer
Apart from SubscriptionItesm applications can also add their aggregtors to portal's tray aggregator.
getAllAggregators() - Method in class dekoh.portal.syndication.aggregator.managed.AggregationManager
 
getAllBuddies(HttpServletRequest) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
getAllChildrenCount(DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DioCollection
Gets the number of DigitalObjects in this collection.
getAllChildrenCount(DioCollection) - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
Gets the number of DigitalObjects in this collection.
getAllCollections(AccessPath) - Method in class dekoh.portal.fwk.share.ShareQueryInterface
 
getAllCommentsForDigitalObject(Integer) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
getAllCommentsForDigitalObject(Integer) - Method in class dekoh.portal.fwk.share.RequestContext
 
getAllCommentsForDio(DIOEntityManager, Integer, String) - Static method in class dekoh.portal.fwk.persistence.Comment
Get the comments viewable to the owner
getAllCommentsForSharedDio(DIOEntityManager, Integer, Share) - Static method in class dekoh.portal.fwk.persistence.Comment
Get the comments visible to the viewer for a dio that has been shared
getAllContacts() - Method in class com.pramati.bfly.das.contacts.helper.AddressBook
 
getAllDIOByTagName(String) - Method in class dekoh.portal.fwk.share.LocalRequestContext
gets the set all digital object to the given tag
getAllDIOForTags(String) - Method in class dekoh.portal.fwk.share.LocalRequestContext
gets the List of all DigitalObjects for the given tags
getAllNonEmptySharesOfTypeByOwner(LocalUser, String, DIOEntityManager) - Static method in class dekoh.portal.fwk.persistence.Share
Gets all shared created by the user owner whose buddies and shared dios are not empty.
getAllRootFolders() - Method in class dekoh.portal.fwk.importer.AggregatedImportedDirectories
 
getAllRootFolders() - Method in class dekoh.portal.fwk.importer.ImportedDirectories
 
getAllSharedBuddiesForDIO(DigitalObject) - Method in class dekoh.portal.fwk.share.LocalRequestContext
Gets all buddies to whom the given digitalObject is shared to
getAllShares() - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
getAllSharesOfTypeByOwner(LocalUser, String, DIOEntityManager) - Static method in class dekoh.portal.fwk.persistence.Share
Gets all the Shares that are created by the user using a dekoh application with id applicationId.
getAppContextRoot() - Method in class com.pramati.bfly.das.contacts.listeners.ShareEvent
 
getAppIconUrl(String, String, AppIconServlet.IconSize, boolean) - Static method in class dekoh.portal.servlet.AppIconServlet
Gets the http URL pointing to the icon of the application in requested size.
getAppIconUrl(HttpServletRequest, String, AppIconServlet.IconSize, boolean) - Static method in class dekoh.portal.servlet.AppIconServlet
Same as calling AppIconServlet.getAppIconUrl(String,String,dekoh.portal.servlet.AppIconServlet.IconSize,boolean)
getApplicationDataDirectory() - Method in class dekoh.portal.fwk.PortalApplicationContext
 
getApplicationId() - Method in class com.pramati.bfly.vm.api.InstallEnv
 
getApplicationId() - Method in class dekoh.portal.fwk.persistence.Share
 
getApplicationId() - Method in class dekoh.portal.fwk.persistence.Tag
 
getApplicationPreference(String) - Method in class dekoh.portal.fwk.PortalApplicationContext
Use this method tp get an application wide preference.
getApplicationsSharedToAllContacts(String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
To get the list of application shared by the DesktopUser with given accountId from this DekohDesktop to all its contacts.
getApplicationsSharedToDekohNetwork(String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
To get the list of application shared by the DesktopUser with given accountId from this DekohDesktop to entire DekohNetwork
getApplicationsSharedToPublic(String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
To get the list of application shared by the DesktopUser with given accountId from this DekohDesktop to public.
getApplicationVersion() - Method in class dekoh.portal.fwk.PortalApplicationContext
 
getApplicationVersionString() - Method in class dekoh.portal.fwk.PortalApplicationContext
 
getAppName() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo.AppShareInfo
 
getAppPasswordStoreFactory() - Static method in class dekoh.portal.password.SecurePasswordStoreFactory
 
getAppShares() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo.DesktopShareInfo
List of Application shared by this Desktop User from this Dekoh Desktop to this Dekoh User.
getAttribute(String) - Method in class dekoh.portal.fwk.importer.ImportRequest
 
getAuthCookie() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
getAuthor() - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
getAuthor() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
getAuthor() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
getAuthor() - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
 
getAuthor() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
getAutoImportPath(File) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
getBannerUrl() - Method in interface dekoh.portal.syndication.Channel
 
getBuddies() - Method in class dekoh.portal.fwk.persistence.Share
Gets the current list of buddies that have been given access to this Share.
getBuddy() - Method in class dekoh.portal.fwk.share.RequestContext
This method returns the buddy who is accessing the current collection.
getBuddyAlias() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo.BuddyShareInfo
DesktopUser's dekohid.
getBuddyNewsAggregator(HttpServletRequest) - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
 
getBuddyShares() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo
Gets the list of DesktopUser's (DekohUser's who are registered, have a valid dekohId, and installed a Dekoh desktop) and the application they have shared to this DekohUser.
getBufferedImage() - Method in class dekoh.portal.fwk.image.AbstractImageResizer.ImageWithReader
 
getByteValue() - Method in class dekoh.portal.fwk.image.EXIFOrientation
 
getCacheDir(ServletContext) - Method in class dekoh.portal.image.AbstractResizeImageServlet
Will point to public_html/${applicationContextRoot}/WEB-INF/cache.
getChannel(HttpServletRequest) - Method in interface dekoh.portal.syndication.ChannelProvider
 
getChannelProvider(String) - Method in class dekoh.portal.syndication.SyndicationService
 
getChannelProviders() - Method in class dekoh.portal.syndication.SyndicationService
 
getChannelProviders(Set) - Method in class dekoh.portal.syndication.SyndicationService
 
getChannelProvidersToPublish() - Method in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
Application can give there ChannelProvider s here , so that they can be registered with SyndicationService
getChannelProvidersToShowInPortalPage(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.PortalAppsAggregatorInitializer
Applications can also add their local ChannelProvider to portal's aggregator.
getChannelProvidersToShowInTrayIcon(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.PortalAppsAggregatorInitializer
Applications can also add their local ChannelProvider to portal's tray aggregator.
getChildCollectionIds(DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DioCollection
Gets dio ids of all collections that are part of this collection.
getChildCollectionIds(DioCollection) - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
Gets dio ids of all collections that are part of this collection.
getChildren() - Method in class dekoh.portal.fwk.share.AccessPath
 
getChildrenCountOfType(Class, DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DioCollection
Gets the number of DigitalObjects of type Dio that are part of this collection.
getChildrenCountOfType(Class, DioCollection) - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
Gets the number of DigitalObjects of type T that are part of this collection.
getChildrenOfAType(Class, DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DioCollection
Gets DigitalObjects of type Dio that are part of this collection.
getChildrenOfAType(Class, DioCollection) - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
Gets DigitalObjects of type T that are part of this collection.
getChildShare() - Method in class dekoh.portal.fwk.share.AccessPath
 
getCollageDigitalObject(AccessPath, DioCollection, Class) - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
 
getCollectionChildren(DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DioCollection
Gets the DioCollections that are part of this collection.
getCollectionChildren(DIOEntityManager, Class) - Method in class dekoh.portal.fwk.persistence.DioCollection
Deprecated. extending DioCollection is not needed, as each "type" can be qualified by applicationId
getCollectionChildren(DioCollection) - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
Gets the DioCollections that are part of this collection.
getCollectionChildren(DioCollection, Class) - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
Gets the DioCollections that are part of this collection.
getCollectionChildrenCount(DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DioCollection
Gets the count of DioCollections that are part of this collection.
getCollectionChildrenCount(C) - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
Gets the count of DioCollections that are part of this collection.
getCollectionCount(DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DigitalObject
Gets number of collections in which this Digital Object is a member.
getCollectionCount(DigitalObject) - Method in class dekoh.portal.fwk.persistence.DioQueryInterface
This class provides DigitalObject specific business methods for native queries.
getCollectionIds(DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DigitalObject
Gets list of collection ids in which this Digital Object is a member.
getCollectionIds(DigitalObject) - Method in class dekoh.portal.fwk.persistence.DioQueryInterface
Gets list of collection ids in which this Digital Object is a member.
getCollectionIds() - Method in class dekoh.portal.fwk.share.AccessPath
 
getCollectionLabel(DioCollection) - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
 
getCollectionLabel(DioCollection, RequestContext) - Static method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
 
getComment() - Method in class dekoh.portal.fwk.persistence.Comment
 
getCommentedOn() - Method in class dekoh.portal.fwk.persistence.Comment
 
getCommentId() - Method in exception dekoh.portal.fwk.exception.CommentIsUpdatedException
 
getCommentId() - Method in class dekoh.portal.fwk.persistence.Comment
 
getCommentorDisplayName() - Method in class dekoh.portal.fwk.persistence.Comment
 
getCommentOrThrowException(String, DIOEntityManager) - Method in class dekoh.portal.fwk.share.RequestContext
 
getComments(int) - Method in class dekoh.portal.fwk.persistence.Share
Gets comments (Comment threads) made on the given digital object in this share.
getComments() - Method in class dekoh.portal.fwk.persistence.Share
 
getCommentThreadsForDio(DIOEntityManager, Integer) - Static method in class dekoh.portal.fwk.persistence.Comment
 
getCommentThreadsForSharedDio(DIOEntityManager, Integer, Share) - Static method in class dekoh.portal.fwk.persistence.Comment
 
getCompletionMessage() - Method in class dekoh.portal.fwk.importer.ImportProgressObject
 
getComponentId() - Method in class dekoh.portal.fwk.PortalApplicationContext
 
getComponentId() - Method in interface dekoh.portal.syndication.ChannelProvider
 
getComponentRoot() - Method in class com.pramati.bfly.vm.api.InstallEnv
 
getConfiguration() - Method in class dekoh.portal.fwk.PortalDataSource
 
getConnectFailureStatus() - Method in class com.pramati.bfly.das.api.NetworkCallbackSource
If a DekohDesktop was not online according to this NetworkCallBackSource, this api should return the HTTP status code, which this callBackSource receive, when it tried to make this Dekoh Desktop online.
getConnectFailureStatus() - Method in class com.pramati.bfly.das.helper.DekohCallbackSource
If a DekohDesktop was not online according to this NetworkCallBackSource, this api should return the HTTP status code, which this callBackSource receive, when it tried to make this Dekoh Desktop online.
getConnection() - Method in class dekoh.portal.fwk.PortalDataSource
 
getConnection(String, String) - Method in class dekoh.portal.fwk.PortalDataSource
 
getConnection() - Method in class dekoh.portal.install.PortalAppsUpdateHelper
 
getContact() - Method in class com.pramati.bfly.das.contacts.listeners.ContactEvent
Will return the new Added Contact Object, if this event is triggered during Contact Addition Will return the old Contact Object, if this event is triggered during Contact Updation Will return the deletedContact Object, if this event is triggered during Contact Deletion Will return null, if this event is triggered during Contacts refresh
getContact(String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
To get the Contact details for the user Account 'accountId', with Contact Id as 'emailIdorDekohId'.
getContact() - Method in class dekoh.portal.fwk.persistence.Buddy
 
getContactIdName() - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
getContactInfoForUser(String) - Method in class com.pramati.bfly.das.contacts.helper.AddressBook
Retrieves the Contact information for the given contact Id.
getContactKey() - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
getContactKey() - Method in class dekoh.portal.fwk.persistence.Buddy
 
getContactName() - Method in class com.pramati.bfly.das.contacts.persistence.Contact
For getting the ContactName.
getContacts() - Method in class com.pramati.bfly.das.contacts.listeners.ShareEvent
Will return list of contacts, if this event is triggered while sharing or unsharing an application explicitly to some contacts.
getContacts(String) - Method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
Api to get the list of contacts defined for given user.
getContactsForTag(String) - Method in class com.pramati.bfly.das.contacts.helper.AddressBook
 
getContactsForTag(String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
Get all contacts of user with accountId 'accountId', who are tagged with the given 'tagName'.
getContactsManager() - Method in class com.pramati.bfly.das.contacts.listeners.ContactEvent
 
getContactsManager() - Static method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
 
getContentCreationTime() - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
getContext(String) - Static method in class dekoh.portal.fwk.PortalApplicationContext
 
getContextPath() - Method in class dekoh.portal.fwk.PortalApplicationContext
 
getContextPath() - Method in class dekoh.portal.fwk.share.RequestContext
 
getCreationTime() - Method in class dekoh.portal.fwk.persistence.search.TagCloudEntry
 
getCreationTime() - Method in class dekoh.portal.fwk.persistence.Share
 
getCreationTime() - Method in class dekoh.portal.fwk.persistence.Tag
 
getCurrentContext() - Static method in class dekoh.portal.fwk.PortalApplicationContext
 
getCurrentDatabaseSchemaVersion() - Method in class dekoh.portal.install.PortalAppsUpdateHelper
 
getCurrentPercentage() - Method in class dekoh.portal.fwk.importer.ImportProgressObject.RegisteredTask
 
getDasCookie() - Method in class com.pramati.bfly.das.api.DesktopUser
 
getDasIdentifier() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo.DesktopShareInfo
Unique Dekoh Desktop id (dasid) representing this Dekoh Desktop.
getDasProfileUrlObject(String) - Static method in class com.pramati.bfly.das.profile.helper.DasProfileUrl
 
getDatabaseProperties() - Method in class dekoh.portal.fwk.PortalApplicationContext
 
getDates() - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
getDayMonthView(int, int, String, DIOEntityManager) - Static method in class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator
Finds the number of DigitalObjects of the supplied type and returns a list of DayMonthYearViewGenerator.DayMonthViewEntryies for the specified year and month is represented by DayMonthViewEntry
getDayOfMonth() - Method in class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.DayMonthViewEntry
 
getDefaultImage(ImageSize) - Static method in class com.pramati.bfly.das.profile.helper.ProfileHelper
Gets the default icons for given ImageSize
getDekohId() - Method in class dekoh.portal.fwk.persistence.Buddy
 
getDekohUserId() - Method in class com.pramati.bfly.das.contacts.listeners.ContactEvent
 
getDekohUserId() - Method in class com.pramati.bfly.das.contacts.listeners.ShareEvent
 
getDekohUserPasswordStore(DesktopUser) - Method in class dekoh.portal.password.SecurePasswordStoreFactory
Caller application is expected to manage the returned instance user's password store instance, such that only one instance (per user) is available.
getDekohUserPasswordStore(HttpServletRequest) - Method in class dekoh.portal.password.SecurePasswordStoreFactory
Gets an already open password store or opens the password store of current Dekoh user using his master password for the accessing application.
getDescription() - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
getDescription() - Method in class dekoh.portal.fwk.share.ShareMetadata
 
getDescription() - Method in interface dekoh.portal.syndication.Channel
 
getDescripton() - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
getDescripton() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
getDescripton() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
getDescripton() - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
 
getDescripton() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
getDesktopName() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo.DesktopShareInfo
Dekoh Desktop's Name.
getDesktopNo() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo.DesktopShareInfo
Dekoh Desktop's No.
getDesktopSession(HttpServletRequest) - Static method in class com.pramati.bfly.das.helper.SessionUtil
To create or get a Desktop Portal session for the given request.
getDesktopSession(HttpServletRequest, boolean) - Static method in class com.pramati.bfly.das.helper.SessionUtil
 
getDesktopSession(String, boolean) - Static method in class com.pramati.bfly.das.helper.SessionUtil
To get a Desktop Portal session for the given request.
getDesktopShares() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo.BuddyShareInfo
Gets the list of Dekoh Desktops of the DesktopUser (Dekoh User who is registered, have a valid dekohId, and installed a Dekoh desktop), from which applications are shared to this DekohUser.
getDestinationFile() - Method in class dekoh.portal.fwk.importer.ImportRequest
 
getDestinationRoot() - Method in class dekoh.portal.fwk.importer.RootFolder
 
getDigitalObject(int) - Method in class dekoh.portal.fwk.persistence.DioCollection
 
getDigitalObject(Class, int) - Method in class dekoh.portal.fwk.persistence.DioCollection
 
getDigitalObject() - Method in class dekoh.portal.fwk.persistence.DIOProperty
 
getDigitalObject(int) - Method in class dekoh.portal.fwk.persistence.TaggedDioCollection
 
getDigitalObjectPage(DIOEntityManager, Class, int, int) - Method in class dekoh.portal.fwk.persistence.DioCollection
Gets the Page Page Object for the current collection.
getDigitalObjectPage(DIOEntityManager, Class, int, int, Query) - Method in class dekoh.portal.fwk.persistence.DioCollection
 
getDigitalObjectPage(DioCollection, DIOEntityManager, Class, int, int) - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
 
getDigitalObjectPage(DIOEntityManager, int, int, int) - Method in class dekoh.portal.fwk.persistence.Tag
 
getDigitalObjectPage() - Method in class dekoh.portal.fwk.persistence.TaggedDioCollection
 
getDigitalObjectPage(DioCollection, Class, int, int) - Method in class dekoh.portal.fwk.share.RequestContext
 
getDigitalObjects() - Method in class dekoh.portal.fwk.persistence.DioCollection
Deprecated. use DioCollection.getDigitalObjectPage(DIOEntityManager,Class,int,int)
getDigitalObjects() - Method in class dekoh.portal.fwk.persistence.Page
 
getDigitalObjects() - Method in class dekoh.portal.fwk.persistence.Tag
 
getDigitalObjects() - Method in class dekoh.portal.fwk.persistence.TaggedDioCollection
 
getDio() - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface.DioWithAccessPath
 
getDio(Class, int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
getDio(Class, int) - Method in class dekoh.portal.fwk.share.RequestContext
 
getDioCollectionQueryInterface() - Method in class dekoh.portal.fwk.share.RequestContext
 
getDioCollections() - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
getDioCount(int, int) - Method in class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.MonthYearView
 
getDioEmf(ServletContext) - Method in class dekoh.portal.fwk.share.ShareFilter
 
getDioId() - Method in exception dekoh.portal.fwk.persistence.DigitalObjectNotInCollectionException
 
getDioId() - Method in exception dekoh.portal.fwk.persistence.DigitalObjectNotInShareException
 
getDioId() - Method in class dekoh.portal.fwk.share.RequestContext
 
getDioName() - Method in class dekoh.portal.fwk.importer.ImportRequest
 
getDioProperties() - Method in class dekoh.portal.fwk.persistence.DigitalObject
Deprecated. intended to be called by JPA implementations only. Use method DigitalObject._getDioProperty(String) to get a property by its name. Use method DigitalObject.setOrAddDioProperty(java.lang.String, java.lang.String) to create a new Property on this DigitalObject.
getDioProperty(String) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
getDioQueryInterface() - Method in class dekoh.portal.fwk.share.RequestContext
 
getDirectories() - Method in class dekoh.portal.fwk.importer.ImportConfig
Gets the directories that need to be scanned to find matching files needed to be imported to Dekoh.
getDirectory(File, DIOEntityManager) - Static method in class dekoh.portal.fwk.persistence.Directory
 
getDirectory(URL, DIOEntityManager) - Static method in class dekoh.portal.fwk.persistence.Directory
 
getDirectoryFromPath(String) - Method in class dekoh.portal.fwk.importer.AggregatedImportedDirectories
 
getDirectoryFromPath(String) - Method in class dekoh.portal.fwk.importer.ImportedDirectories
 
getDirectoryStatus(File, RootFolder) - Method in class dekoh.portal.fwk.importer.AggregatedImportedDirectories
 
getDirectoryStatus(File, RootFolder) - Method in class dekoh.portal.fwk.importer.ImportedDirectories
Consults the log of previous import run to determine if the supplied directory is modified.
getDirPath() - Method in class dekoh.portal.fwk.persistence.Directory
 
getDisplayName() - Method in class dekoh.portal.fwk.persistence.Buddy
 
getDitialObject(Integer) - Method in class dekoh.portal.fwk.share.ShareQueryInterface
 
getDitialObject(Class, Integer) - Method in class dekoh.portal.fwk.share.ShareQueryInterface
 
getEmailIds() - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
getEncodedTitle() - Method in class dekoh.portal.fwk.persistence.search.TagCloudEntry
 
getEntityManager() - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
getErrorHandler() - Method in interface dekoh.portal.syndication.ChannelProvider
 
getEXIFOrientation(int) - Static method in class dekoh.portal.fwk.image.EXIFOrientation
 
getEXIFOrientation(byte) - Static method in class dekoh.portal.fwk.image.EXIFOrientation
 
getEXIFOrientation(T) - Method in class dekoh.portal.image.AbstractResizeImageServlet
Some photos may be better viewed when oriented in a perticulat direction, for such pictures resized image should also be oriented in same direction as the original image.
getFailedFiles() - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
getFailureReasons() - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
getFailuresGroupedByReason() - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
getFeedFetcherCache() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
getFeedInfo(URL) - Method in class dekoh.portal.syndication.aggregator.core.FeedFetcherCacheWrapper
 
getFeedRetriever() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
 
getFeedRetriever() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItemFetcher
 
getFeedURI() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
getFeedURL() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
getFile() - Method in class dekoh.portal.fwk.image.AbstractImageResizer.ImageWithReader
 
getFile() - Method in class dekoh.portal.fwk.importer.ImportProgressEventObject
Get the file which is imported to Dekoh.
getFileName() - Method in class dekoh.portal.fwk.persistence.FileLocation
 
getFilenameFilter() - Method in class dekoh.portal.fwk.importer.ImportConfig
Gets the filter to be applied when getting list of files to import from a directory.
getFilesProcessedSofar() - Method in class dekoh.portal.fwk.importer.ProgressObjectWriter
 
getFileToProcess() - Method in class dekoh.portal.fwk.importer.ImportRequest
 
getFirstChildCollection(DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DioCollection
 
getFirstChildDigitalObjectId(DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DioCollection
 
getFirstChildDigitalObjectId(DIOEntityManager, Query) - Method in class dekoh.portal.fwk.persistence.DioCollection
 
getFirstCollection(DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DigitalObject
Gets the first collection in which this Digital Object is a member.
getFirstCollection(DigitalObject) - Method in class dekoh.portal.fwk.persistence.DioQueryInterface
Gets the first collection in which this Digital Object is a member.
getFrequency() - Method in class dekoh.portal.fwk.persistence.search.TagCloudEntry
 
getHashKey(File) - Method in class dekoh.portal.fwk.importer.AggregatedImportedDirectories
 
getHashKey(File) - Method in class dekoh.portal.fwk.importer.ImportedDirectories
 
getHeight() - Method in class dekoh.portal.fwk.image.ImageSize
 
getHomePage() - Method in interface dekoh.portal.syndication.Channel
 
getId() - Method in class dekoh.portal.fwk.persistence.Buddy
 
getId() - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
getId() - Method in class dekoh.portal.fwk.persistence.DIOProperty
 
getId() - Method in class dekoh.portal.fwk.persistence.Directory
 
getId() - Method in class dekoh.portal.fwk.persistence.LocalUser
 
getId() - Method in class dekoh.portal.fwk.persistence.Share
 
getId() - Method in class dekoh.portal.fwk.persistence.Tag
 
getId() - Method in interface dekoh.portal.syndication.aggregator.core.Aggregator
 
getId() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
 
getId() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
getId() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
getId() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
getId() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
getImageCacheDir() - Method in class dekoh.portal.fwk.share.RequestContext
 
getImageReader(ImageInputStream, File) - Method in class dekoh.portal.fwk.image.AbstractImageResizer
 
getImageReader() - Method in class dekoh.portal.fwk.image.AbstractImageResizer.ImageWithReader
 
getImageSize() - Method in class com.pramati.bfly.das.profile.helper.DasProfileUrl
 
getImageType(BufferedImage) - Method in class dekoh.portal.fwk.image.AbstractImageResizer
Returns the type of the image for the given image.
getImageType(BufferedImage) - Static method in class dekoh.portal.fwk.image.ImageUtils
 
getImportConfig() - Method in class dekoh.portal.fwk.importer.ImportContext
 
getImportedDio() - Method in class dekoh.portal.fwk.importer.ImportStatusInfo
 
getImportedDirectories() - Method in class dekoh.portal.fwk.importer.ImportContext
 
getImportLogger() - Static method in class dekoh.portal.fwk.importer.ImportLogger
 
getImportService(String) - Static method in class dekoh.portal.fwk.importer.ImportServiceFactory
Deprecated.  
getImportStatus() - Method in interface dekoh.portal.fwk.importer.ImportEvent
 
getImportStatus() - Method in class dekoh.portal.fwk.importer.ImportProgressEventObject
Gets the result of importing file to Dekoh.
getImportStatus() - Method in class dekoh.portal.fwk.importer.ImportStatusInfo
 
getImportTasksToRegister() - Method in class dekoh.portal.fwk.importer.ImportProgressObject
 
getIncomingUser(HttpServletRequest, Set) - Static method in class com.pramati.bfly.das.contacts.helper.DekohNetworkRequestHelper
Filter out from the aliases returned by getIncomingUserAliases and return the most appropriate match from the supplied allAllowedContacts.
getIncomingUserAliases(HttpServletRequest) - Static method in class com.pramati.bfly.das.contacts.helper.DekohNetworkRequestHelper
Gets list of contacts representing all the aliases of the incoming remote request user.
getIncomingUserAliases(HttpServletRequest) - Method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
API to know the Contacts who are making the remote request, i.e request made to a Dekoh Desktop through Dekoh Network.
getIncomingUserAliases() - Method in class dekoh.portal.fwk.share.RequestContext
 
getInitialWeightage() - Method in class dekoh.portal.fwk.importer.ImportProgressObject
 
getInputFile() - Method in exception dekoh.portal.fwk.persistence.FileNameTooLongException
 
getInstallDir() - Method in class com.pramati.bfly.vm.api.InstallEnv
File path where the platform is installed.
getInstallRoot() - Method in class com.pramati.bfly.vm.api.InstallEnv
Deprecated. use InstallEnv.getInstallDir() instead.
getInstance() - Static method in class dekoh.portal.syndication.SyndicationService
 
getItemRSSFeedXml(String) - Method in interface dekoh.portal.syndication.aggregator.core.Aggregator
The location of the file where the downloaded subscription item feed will be available.
getItemRSSFeedXml(String) - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
Each downloaded subscription item feed is stored in a file named "aggregate-subscriptionListId-subscriptionItemId.xml"
getItemRSSFeedXml(String) - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
getJdbcUrl() - Method in class dekoh.portal.fwk.PortalDataSource
 
getKey() - Method in class dekoh.portal.fwk.i18n.PersistenceFwkMessages
 
getLastAggregatedTime() - Method in interface dekoh.portal.syndication.aggregator.core.Aggregator
 
getLastAggregatedTime() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
 
getLastAggregatedTime() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
getLastCollection(DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DigitalObject
Gets the last collection in which this Digital Object is a member.
getLastCollection(DigitalObject) - Method in class dekoh.portal.fwk.persistence.DioQueryInterface
Gets the last collection in which this Digital Object is a member.
getLastImportTime() - Method in interface dekoh.portal.fwk.importer.ImportService
 
getLastImportTime() - Method in class dekoh.portal.fwk.importer.ImportServiceImpl
 
getLastModified(HttpServletRequest) - Method in interface dekoh.portal.syndication.ChannelProvider
 
getLastModified() - Method in class dekoh.portal.syndication.OPMLGenerator
 
getLastModified(HttpServletRequest) - Method in class dekoh.portal.util.FileServer
 
getLastModifiedTime() - Method in interface dekoh.portal.syndication.aggregator.core.Aggregator
 
getLastModifiedTime() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
 
getLastModifiedTime() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
getLastMonthUsedTagCloud(int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
Gets Tagcloud with tags used in the last one month
getLastOneDayUsedTagCloud(int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
Gets Tagcloud with tags used in the last 24 hours
getLastUpdated() - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
getLastWeekUsedTagCloud(int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
Gets Tagcloud with tags used in the last one week (7 days)
getListener() - Method in class com.pramati.bfly.vm.api.InstallEnv
Returns the InstallListener object, if set.
getLocalUserImage(String, ImageSize) - Static method in class com.pramati.bfly.das.profile.helper.ProfileHelper
Gets the Image file of the localUser for given ImageSize.
getLocalUserNames() - Method in class com.pramati.bfly.das.api.AbstractLoginManager
To get the list of Desktop UserName's, who have successfully logged into this Dekoh Desktop.
getLocalView() - Method in class dekoh.portal.fwk.share.ShareQueryInterface
 
getLocations() - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
getLoggedInAccountId(HttpServletRequest) - Static method in class com.pramati.bfly.das.helper.SessionUtil
Same as invoking getLoggedInDesktopUser(request).getAccountId() on an authenticated session request.
getLoggedInDesktopUser(HttpServletRequest) - Static method in class com.pramati.bfly.das.helper.SessionUtil
To get LoggedIn Desktop user in this session.
getLoggedInUser(HttpServletRequest) - Static method in class com.pramati.bfly.das.helper.SessionUtil
Same as invoking getLoggedInDesktopUser(request).getUsername() on an authenticated session request.
getLoginTimeout() - Method in class dekoh.portal.fwk.PortalDataSource
 
getLoginURL(HttpServletRequest) - Method in class com.pramati.bfly.das.helper.DekohLoginManager
Same as calling getLoginURL(request,null)
getLoginURL(HttpServletRequest, String) - Method in class com.pramati.bfly.das.helper.DekohLoginManager
Content Applications can use this method's return value to href the user to login page.
getLogWriter() - Method in class dekoh.portal.fwk.PortalDataSource
Not implemented.
getMasterPassword() - Method in class dekoh.portal.password.DefaultMasterPasswordProvider
 
getMasterPassword() - Method in interface dekoh.portal.password.MasterPasswordProvider
 
getMaxItemsToAggregate() - Method in interface dekoh.portal.syndication.aggregator.core.Aggregator
 
getMaxItemsToAggregate() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
 
getMaxItemsToAggregate() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
getMaxSupportedLengh() - Method in exception dekoh.portal.fwk.persistence.FileNameTooLongException
 
getMaxYear() - Method in class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.MonthYearView
 
getMessage(PersistenceFwkMessages, Object[]) - Static method in class dekoh.portal.fwk.i18n.PersistenceFwkMessages
 
getMessage(PersistenceFwkMessages) - Static method in class dekoh.portal.fwk.i18n.PersistenceFwkMessages
 
getMessage() - Method in class dekoh.portal.fwk.importer.ImportProgressEventObject
 
getMigrationSQLFileNames(String, String) - Method in class dekoh.portal.install.PortalAppsUpdateHelper
Return list of SQL file names that will need to be executed to migrate the database between two given versions.
getMinYear() - Method in class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.MonthYearView
 
getModifiedDirs() - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
getModifiedFiles() - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
getMonth() - Method in class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.MonthYearViewEntry
 
getMonthYearView(String, DIOEntityManager) - Static method in class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator
Finds the number of DigitalObjects of the supplied type and returns a list of DayMonthYearViewGenerator.MonthYearViewEntry for all DigitalObjects added to Dekoh
getMostFrequentlyUsed(DIOEntityManager, int, String, LocalUser) - Static method in class dekoh.portal.fwk.persistence.search.TagCloud
 
getMostFrequentlyUsed(DIOEntityManager, int, String) - Static method in class dekoh.portal.fwk.persistence.search.TagCloud
 
getMostRecentlyUsedBetween(DIOEntityManager, Date, Date, int, String, LocalUser) - Static method in class dekoh.portal.fwk.persistence.search.TagCloud
 
getName(File) - Static method in class dekoh.portal.fwk.importer.FileUtil
Returns the name of a directory.
getName() - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
getName() - Method in class dekoh.portal.fwk.persistence.DIOProperty
 
getName() - Method in class dekoh.portal.fwk.persistence.Share
 
getNewArchivePath() - Method in class com.pramati.bfly.vm.api.InstallEnv
 
getNewDirs() - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
getNewFiles() - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
getNewVersion() - Method in class com.pramati.bfly.vm.api.InstallEnv
Returns the version of the component which is being installed/updated/uninstalled.
getNoChangeDirectories() - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
getNonCollectionChildren(DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DioCollection
Gets the list of non-collection children whose DType is not DioCollection
getNonCollectionChildren(DIOEntityManager, Query) - Method in class dekoh.portal.fwk.persistence.DioCollection
 
getNonCollectionChildren(DioCollection) - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
Gets the DigitalObjects (other than collections) that are part of this collection.
getNonCollectionChildrenCount(DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DioCollection
Gets the count of DigitalObjects that are not of type DioCollection.
getNonCollectionChildrenCount(C) - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
Gets the count of DigitalObjects that are not of type DioCollection.
getNonCollectionChildrenIds(DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DioCollection
Gets dio ids of all digital objects(except sub collections) that are part of this collection.
getNonCollectionChildrenIds(DIOEntityManager, Query) - Method in class dekoh.portal.fwk.persistence.DioCollection
 
getNonCollectionChildrenIds(C) - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
Gets dio ids of all digital objects(except sub collections) that are part of this collection.
getNonCollectionChildrenQuery(DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DioCollection
 
getNonCollectionChildrenQuery(C, DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface
 
getNoOfCollections() - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface.CollectionLabel
 
getNoOfDio() - Method in class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.DayMonthViewEntry
 
getNoOfDio() - Method in class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.MonthYearViewEntry
 
getNoOfPictues() - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface.CollectionLabel
 
getNormalized() - Method in interface com.pramati.bfly.vm.api.Version
Returns the normalized form of the version.
getNumberOfFilesInBatch() - Method in class dekoh.portal.fwk.importer.ImportConfig
Number of imported files to be batched to save to database in a Transaction.
getNumberOfReplies() - Method in class dekoh.portal.fwk.persistence.Comment
 
getNumberOfViews(DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.Share
 
getNumberOfViews(Share) - Method in class dekoh.portal.fwk.share.ShareQueryInterface
 
getNumberOfVisits() - Method in class dekoh.portal.fwk.share.ShareMetadata
 
getNumDiosWithoutContentCreationDate() - Method in class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.MonthYearView
 
getOldVersion() - Method in class com.pramati.bfly.vm.api.InstallEnv
Returns the current version of the component, if it is installed, else null if the component is not installed (i.e.
getOnlineDasIds(DesktopUser, String, String) - Static method in class com.pramati.bfly.das.contacts.helper.DekohNetworkRequestHelper
To get the list of online dekoh desktop ids, from which application applicationName is shared by user buddyDekohId to this Deskoh desktop user.
getOPMLFileName(HttpServletRequest) - Method in class dekoh.portal.syndication.OPMLGenerator
 
getOpmlUrl(String) - Static method in class dekoh.portal.syndication.OPMLGenerator
 
getOpmlVersion() - Method in class dekoh.portal.syndication.SyndicationService.FeedType
OPML enforces (undocumented) that the version of RSS be expressed in certain way.
getOrCreateBuddyByContactKey(String, DIOEntityManagerFactory) - Static method in class dekoh.portal.fwk.persistence.Buddy
 
getOrCreateBuddyByContactKey(String, DIOEntityManager) - Static method in class dekoh.portal.fwk.persistence.Buddy
 
getOrCreateCollection(RootFolder, File, String) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
getOrCreateLocalUserByName(DIOEntityManager, String) - Static method in class dekoh.portal.fwk.persistence.LocalUser
 
getOrCreateResizeCacheDirectory(ImageSize, T) - Method in class dekoh.portal.fwk.image.ResizeImageCache
 
getOrCreateResizeImageCache() - Method in class dekoh.portal.fwk.share.RequestContext
 
getOrCreateSearchDirectory(File, DIOEntityManager) - Static method in class dekoh.portal.fwk.persistence.Directory
 
getOrCreateSearchDirectory(URL, DIOEntityManager) - Static method in class dekoh.portal.fwk.persistence.Directory
 
getOrCreateTag(DIOEntityManager, String, String) - Static method in class dekoh.portal.fwk.persistence.Tag
 
getOrCreateTag(DIOEntityManager, String, String, LocalUser) - Static method in class dekoh.portal.fwk.persistence.Tag
 
getOutLineElements(File) - Static method in class dekoh.portal.syndication.OPMLGenerator
 
getOwner(HttpServletRequest) - Static method in class com.pramati.bfly.das.contacts.helper.DekohNetworkRequestHelper
Gets the Dekoh user name of the owner of the dekoh installation that is being accessed by the RemoteUser.
getOwner() - Method in class dekoh.portal.fwk.persistence.DigitalObject
Owner of this digitalObject.
getOwner() - Method in class dekoh.portal.fwk.persistence.Share
 
getOwner() - Method in class dekoh.portal.fwk.persistence.Tag
 
getOwner() - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
getOwnerName() - Method in class dekoh.portal.fwk.share.AccessPath
 
getOwnerName() - Method in class dekoh.portal.fwk.share.RequestContext
 
getOwnerUserName(HttpServletRequest) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
getOwnerUserName(HttpServletRequest) - Method in class dekoh.portal.fwk.share.RequestContext
 
getPageNumber() - Method in class dekoh.portal.fwk.persistence.Page
 
getPageSize() - Method in class dekoh.portal.fwk.persistence.Page
 
getParent() - Method in class dekoh.portal.fwk.share.AccessPath
 
getParentCollection() - Method in class dekoh.portal.fwk.importer.ImportStatusInfo
 
getParentComment() - Method in class dekoh.portal.fwk.persistence.Comment
 
getPassword() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
getPath() - Method in class dekoh.portal.fwk.persistence.DioCollectionQueryInterface.DioWithAccessPath
 
getPercentageComplete() - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
Percentage complete when the last ImportProgressEventObject was received.
getPercentageComplete() - Method in class dekoh.portal.fwk.importer.ImportProgressEventObject
Indicates how close the import process is to completion when this event occurred.
getPersistenceUnitName(FilterConfig) - Method in class dekoh.portal.fwk.share.ShareFilter
 
getPhoneNos() - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
getPortalAggregator(HttpServletRequest) - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
 
getPortalDataSource() - Method in class dekoh.portal.fwk.PortalApplicationContext
 
getPortalSubscriptionManager(DesktopUser) - Static method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
 
getPortalSubscriptionManager(HttpServletRequest) - Static method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
 
getPostedAt() - Method in class dekoh.portal.fwk.persistence.Comment
 
getPostedAtFormatted(Locale) - Method in class dekoh.portal.fwk.persistence.Comment
 
getPreviewDigitalObject(DIOEntityManager, Class) - Method in class dekoh.portal.fwk.persistence.DioCollection
 
getPreviewDigitalObjectAcessPath(AccessPath, DIOEntityManager, Class) - Method in class dekoh.portal.fwk.persistence.DioCollection
 
getPreviewDioWithAccessPath(Share) - Method in class dekoh.portal.fwk.share.ShareMetadata
 
getPreviewImageUrl() - Method in class dekoh.portal.fwk.share.ShareMetadata
 
getPreviewThumbnail() - Method in class dekoh.portal.fwk.share.ShareMetadata
 
getPreviewThumbnail(T) - Method in class dekoh.portal.fwk.share.ShareMetadata
 
getProfileManagerForUser(DesktopUser) - Static method in class com.pramati.bfly.das.profile.helper.ProfileHelper
Gets the ProfileManager of given desktopUser.
getProgressStatus() - Method in class dekoh.portal.fwk.importer.ImportProgressObject
 
getProperties() - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
getProperties() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
getProperty(String) - Method in class dekoh.portal.syndication.aggregator.core.AggregatedItemTransformer.TransformationContext
 
getProperty(String) - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
getProperty(String) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
getProperty(String) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
getProperty(String) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
getProperty(String) - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
 
getProperty(String) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
getProviderName() - Method in interface dekoh.portal.syndication.ChannelProvider
 
getPublicContact() - Static method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
 
getPublicViewLink(HttpServletRequest, String) - Static method in class com.pramati.bfly.das.helper.SessionUtil
 
getPublisher() - Method in interface dekoh.portal.syndication.Channel
 
getQueryParams() - Method in class dekoh.portal.fwk.share.RequestContext
 
getRank() - Method in class dekoh.portal.fwk.persistence.search.TagCloudEntry
Indicates the relative "rank" of this entry in the Tag Cloud.
getRating() - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
getRecentBuddyShareVisits(DIOEntityManager, String, String) - Static method in class dekoh.portal.fwk.persistence.Share
 
getRecentBuddyShareVisits(int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
getRecentShares(int) - Method in class dekoh.portal.fwk.share.ShareQueryInterface
 
getReference(Class, Object) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
getReference(Class, Object) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
getRegisteredTasks() - Method in class dekoh.portal.fwk.importer.ImportProgressObject.RegisteredTask
 
getRemoteUrlConnection(HttpServletRequest, String, String, String) - Static method in class com.pramati.bfly.das.contacts.helper.DekohNetworkRequestHelper
same as invoking getRemoteUrlConnection(SessionUtil.getLoggedInDesktopUser(request), requesteeAlias, remoteDasId, targetFile)
getRemoteUrlConnection(DesktopUser, String, String, String) - Static method in class com.pramati.bfly.das.contacts.helper.DekohNetworkRequestHelper
To get Connection For a remote request url.
getRemoteView(AccessPath) - Method in class dekoh.portal.fwk.share.ShareQueryInterface
 
getRemovedDirs() - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
getRemovedFiles() - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
getRenamedDirs() - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
getRenamedFiles() - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
getReplyComments() - Method in class dekoh.portal.fwk.persistence.Comment
 
getRequestContext(HttpServletRequest) - Static method in class dekoh.portal.fwk.share.RequestContext
Gets instance of this class set on the given servlet's request context.
getRequestContext() - Method in class dekoh.portal.fwk.share.ShareMetadata
 
getRequestedFile(HttpServletRequest) - Method in class dekoh.portal.image.AbstractResizeImageServlet
 
getRequestedFile(HttpServletRequest) - Method in class dekoh.portal.servlet.AppIconServlet
Gets the icon file of requested size.
getRequestedFile(HttpServletRequest) - Method in class dekoh.portal.util.FileServer
Serves the resource requested in FileServer.doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) or FileServer.doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method of this servlet.
getResizedImageFile(ImageSize, T, EXIFOrientation) - Method in class dekoh.portal.fwk.image.ResizeImageCache
 
getResizedImageFile(T, File, EXIFOrientation) - Method in class dekoh.portal.fwk.image.ResizeImageCache
 
getResizeImageCache(HttpServletRequest) - Method in class dekoh.portal.image.AbstractResizeImageServlet
 
getResizeImageCacheInContext() - Method in class dekoh.portal.fwk.share.RequestContext
 
getResizeImageName(T, EXIFOrientation) - Method in class dekoh.portal.fwk.image.ResizeImageCache
 
getRomeAPIVersion() - Method in class dekoh.portal.syndication.SyndicationService.FeedType
When asking Rome API to produce a Feed like rss_1.0 or rss_2.0 this string will be used.
getRoot() - Method in class dekoh.portal.fwk.share.AccessPath
 
getRootContext() - Static method in class dekoh.portal.fwk.PortalApplicationContext
 
getRootFolder() - Method in class dekoh.portal.fwk.importer.ImportRequest
 
getRootFolder(File, Set) - Method in class dekoh.portal.fwk.importer.ImportRequestCreator
 
getRSS20Channel(SyndFeed) - Static method in class dekoh.portal.syndication.aggregator.core.FeedUtility
 
getScanStatus() - Method in class dekoh.portal.fwk.importer.ImportRequest
 
getSchedulerFrequency() - Method in interface dekoh.portal.syndication.aggregator.core.Aggregator
 
getSchedulerFrequency() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
getSchedulerFrequency() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
getServerFacadeUrl(HttpServletRequest, String, ServerFacade.Actions) - Method in class com.pramati.bfly.das.helper.DekohLoginManager
 
getServletContext() - Method in class dekoh.portal.fwk.PortalApplicationContext
 
getShare() - Method in class dekoh.portal.fwk.persistence.Comment
 
getShare() - Method in class dekoh.portal.fwk.share.ShareMetadata
 
getShare() - Method in class dekoh.portal.fwk.share.ShareQueryInterface
 
getShare(AccessPath) - Method in class dekoh.portal.fwk.share.ShareQueryInterface
 
getShareById(int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
getShareByNameOfType(LocalUser, String, String, DIOEntityManager) - Static method in class dekoh.portal.fwk.persistence.Share
Gets a Shares that this user has created with given name.
getSharedBuddiesForApp(String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
API to get the contacts for which the given application 'appName' is shared by user with account Id 'accountId' from this Dekoh Desktop.
getSharedContactsForApp(String) - Method in class com.pramati.bfly.das.contacts.helper.ShareService
Gets the contacts for which the given application appName is shared by this Dekoh User from this Dekoh Desktop.
getSharedDigitalObjects() - Method in class dekoh.portal.fwk.persistence.Share
 
getShareForDigitalObject(int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
Gets the list of all share for the given DigitalObject
getShareId() - Method in class dekoh.portal.fwk.share.AccessPath
 
getShareIn(String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
 
getShareManager() - Method in class com.pramati.bfly.das.contacts.listeners.ShareEvent
 
getShareManager() - Static method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
 
getShareQueryInterface() - Method in class dekoh.portal.fwk.share.RequestContext
 
getShares() - Method in class dekoh.portal.fwk.persistence.Buddy
 
getShareScope(String) - Method in class com.pramati.bfly.das.contacts.helper.ShareService
Gets ShareScope for the given application.
getShareServiceForUser(DesktopUser) - Static method in class com.pramati.bfly.das.contacts.helper.ShareService
Gets the ShareService of given DekohUser.
getSharesForDigitalObject(DigitalObject, DIOEntityManager, String) - Static method in class dekoh.portal.fwk.persistence.Share
Gets all the shares the given digitalObject belongs to.
getSharesFromContacts() - Method in class com.pramati.bfly.das.contacts.helper.ShareService
Invoking this Api is same as invoking getSharesFromContacts(false)
getSharesFromContacts(boolean) - Method in class com.pramati.bfly.das.contacts.helper.ShareService
Gets the list of applications shared to this Desktop User from all its contacts.
getSharesFromNonContacts() - Method in class com.pramati.bfly.das.contacts.helper.ShareService
Invoking this Api is same as invoking getSharesFromNonContacts(false)
getSharesFromNonContacts(boolean) - Method in class com.pramati.bfly.das.contacts.helper.ShareService
Gets the list of applications shared to this desktopUser from all its Non-contacts.
getSharesFromNonContacts(String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
 
getSharesFromUser(DIOEntityManager, String, String) - Method in class dekoh.portal.fwk.persistence.Buddy
 
getSharesFromUser(String, String) - Method in class dekoh.portal.fwk.persistence.Buddy
Deprecated. does not include pubic shares. Use Buddy.getSharesFromUser(DIOEntityManager, String, String)
getSortPref() - Method in class dekoh.portal.fwk.persistence.DioCollection
 
getSourceDirectory() - Method in class dekoh.portal.fwk.persistence.FileLocation
 
getSourceFile(DigitalObject) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
Used to find the files on disk that are removed, for which Digital objects still exist.
getSourceImageFile(T) - Method in class dekoh.portal.image.AbstractResizeImageServlet
 
getSourceRoot() - Method in class dekoh.portal.fwk.importer.RootFolder
 
getSubscribedItems() - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
getSubscribedItems() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
getSubscribedItems() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
getSubscribedItems() - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
Gets the list Feed items from this subscription list
getSubscribedItems() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
getSubscriptionItem() - Method in class dekoh.portal.syndication.aggregator.core.AggregatedItemTransformer.TransformationContext
 
getSubscriptionItem() - Method in class dekoh.portal.syndication.aggregator.core.FeedRetriever.DownloadedItem
 
getSubscriptionItemFetcher() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
 
getSubscriptionItemsToShowInTrayIcon(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.PortalAppsAggregatorInitializer
Applications will override this method to supply SubscriptionItems which they wish to show in portal's tray icon.
getSubscriptionItemToShowInPortalPage(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.PortalAppsAggregatorInitializer
Applications will override this method to supply SubscriptionItems which they wish to show in portal's home page.
getSubscriptionList() - Method in interface dekoh.portal.syndication.aggregator.core.Aggregator
 
getSubscriptionList() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
 
getSubscriptionList() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
getSubscriptionListManager(DesktopUser, PortalApplicationContext) - Static method in class dekoh.portal.syndication.aggregator.managed.DekohSubscriptionListManager
 
getSuccessors() - Method in class dekoh.portal.fwk.importer.ExecutorBackedImportSubProcess
 
getSuccessors() - Method in interface dekoh.portal.fwk.importer.ImportSubProcess
 
getSyndEntries() - Method in interface dekoh.portal.syndication.Channel
 
getSyndFeed() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
getSyndFeedInfo() - Method in class dekoh.portal.syndication.aggregator.core.FeedRetriever.DownloadedItem
Calls to this method must be preceeded with check to FeedRetriever.DownloadedItem.isFailure().
getTag() - Method in class dekoh.portal.fwk.persistence.Tag
 
getTagCloud(int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
getTagCloudEntries() - Method in class dekoh.portal.fwk.persistence.search.TagCloud
Creates the TagCloudEntry Object have tagName, Tag-Frequency, Tag-Weightage
getTagNames() - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
getTags() - Method in class com.pramati.bfly.das.contacts.helper.AddressBook
 
getTags() - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
getTags(String) - Method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
API to get the list of tags defined by passed user AccountId.
getTags() - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
getTagsForDigitalObject(int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
Gets all tags of the given digital object
getTagsUsedSinceLastMonth(DIOEntityManager, int, String, LocalUser) - Static method in class dekoh.portal.fwk.persistence.search.TagCloud
 
getTagsUsedSinceLastMonth(DIOEntityManager, int, String) - Static method in class dekoh.portal.fwk.persistence.search.TagCloud
 
getTagsUsedSinceLastWeek(DIOEntityManager, int, String) - Static method in class dekoh.portal.fwk.persistence.search.TagCloud
 
getTagsUsedSinceLastWeek(DIOEntityManager, int, String, LocalUser) - Static method in class dekoh.portal.fwk.persistence.search.TagCloud
 
getTagsUsedSinceYesterday(DIOEntityManager, int, String) - Static method in class dekoh.portal.fwk.persistence.search.TagCloud
 
getTagsUsedSinceYesterday(DIOEntityManager, int, String, LocalUser) - Static method in class dekoh.portal.fwk.persistence.search.TagCloud
 
getTaskQueue() - Method in class dekoh.portal.fwk.importer.ExecutorBackedImportSubProcess
 
getTemplateProperties() - Method in class dekoh.portal.fwk.persistence.DioCollection
Gets the diocollection properties
getThreadPrority() - Method in class dekoh.portal.fwk.importer.ExecutorBackedImportSubProcess
 
getTitle() - Method in class dekoh.portal.fwk.persistence.search.TagCloudEntry
 
getTitle() - Method in class dekoh.portal.fwk.share.ShareMetadata
 
getTitle() - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
getTitle() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
getTitle() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
getTitle() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
getTitle() - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
Gets the current subscription list title
getTitle() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
getTitle() - Method in interface dekoh.portal.syndication.Channel
 
getTotalDios() - Method in class dekoh.portal.fwk.persistence.Page
 
getTotalFailedFiles() - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
getTotalFileCount(ImportProgressObject) - Method in class dekoh.portal.fwk.importer.ImportConfig
 
getTotalFilesToProcess() - Method in class dekoh.portal.fwk.importer.ProgressObjectWriter
 
getTotalImportedFiles() - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
getTotalReplies() - Method in exception dekoh.portal.fwk.exception.CommentIsUpdatedException
 
getTrayAggregator() - Method in class dekoh.portal.syndication.aggregator.managed.AggregationManager
 
getType() - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
getType() - Method in class dekoh.portal.syndication.SyndicationService.FeedType
 
getUrl() - Method in class com.pramati.bfly.das.profile.helper.DasProfileUrl
To get the url for accessing a contacts image.
getUrlSuffix() - Method in class dekoh.portal.syndication.SyndicationService.FeedType
 
getUserAlias() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo
A dummy value.
getUserConfigFile() - Method in class com.pramati.bfly.das.api.AbstractLoginManager
 
getUserDataDirectory(HttpServletRequest) - Method in class dekoh.portal.fwk.PortalApplicationContext
 
getUserDataDirectory(String) - Method in class dekoh.portal.fwk.PortalApplicationContext
 
getUserId() - Method in class com.pramati.bfly.das.profile.helper.DasProfileUrl
 
getUserImage(String, ImageSize) - Method in class com.pramati.bfly.das.profile.helper.ProfileManager
Gets the Image file of the contact for given ImageSize.
getUsername() - Method in class com.pramati.bfly.das.api.DesktopUser
Username with which user has logged into this Dekoh Desktop.
getUserName() - Method in class dekoh.portal.fwk.persistence.LocalUser
 
getUserName() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
getUserPreference(HttpServletRequest, String) - Method in class dekoh.portal.fwk.PortalApplicationContext
Gets the preference value for the given application and for given user.
getUserPreference(String, String) - Method in class dekoh.portal.fwk.PortalApplicationContext
 
getUTF8Writer(File) - Static method in class dekoh.portal.syndication.aggregator.core.FeedUtility
 
getValidFileName(String) - Static method in class dekoh.portal.fwk.importer.FileUtil
 
getValue() - Method in class dekoh.portal.fwk.i18n.PersistenceFwkMessages
 
getValue() - Method in class dekoh.portal.fwk.persistence.DIOProperty
 
getVisitedShare() - Method in class dekoh.portal.fwk.persistence.Share.BuddyVisitEvent
 
getVisitedTime() - Method in class dekoh.portal.fwk.persistence.Share.BuddyVisitEvent
 
getVistedBuddy() - Method in class dekoh.portal.fwk.persistence.Share.BuddyVisitEvent
 
getWeightageForImport() - Method in class dekoh.portal.fwk.importer.ImportProgressObject.RegisteredTask
 
getWeightedPercent() - Method in class dekoh.portal.fwk.importer.ImportProgressObject.RegisteredTask
 
getWidth() - Method in class dekoh.portal.fwk.image.ImageSize
 
getXmlFile() - Method in class dekoh.portal.syndication.aggregator.core.XmlBasedPersistentSubscriptionList
 
getYear() - Method in class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.MonthYearViewEntry
 
goOffline() - Method in interface com.pramati.bfly.das.api.NetworkCallbackListener
Callback method when Dekoh Desktop goes offline, and is unable to connect to central server.
goOnline() - Method in interface com.pramati.bfly.das.api.NetworkCallbackListener
Callback method when Dekoh Desktop goes online, and is able to connect to central server.

H

handleApplicationDBChanges(String, Version, Version) - Method in class dekoh.portal.install.PortalAppsUpdateHelper
 
handleApplicationDBUpgrade(String, Version, Version, InstallationDetails, Connection) - Method in class dekoh.portal.install.PortalAppsUpdateHelper
An version of Application is already installed, will need to migrate the database to preserve backwards compatibility.
handleError(ImportRequest, ImportStatus, Throwable, String) - Method in interface dekoh.portal.fwk.importer.ImportSubProcessObserver
Callback given by ImportTaskExecutor when a error has ocuured while executing an ImportRequest
handleError(ImportRequest, ImportStatus, String) - Method in interface dekoh.portal.fwk.importer.ImportSubProcessObserver
 
handleError(ImportRequest, ImportStatus, Throwable, String) - Method in class dekoh.portal.fwk.importer.ImportTrasactionManager
 
handleError(ImportRequest, ImportStatus, String) - Method in class dekoh.portal.fwk.importer.ImportTrasactionManager
 
handleError(ImportRequest, ImportStatus, String) - Method in class dekoh.portal.fwk.importer.ProgressObjectWriter
 
handleError(ImportRequest, ImportStatus, Throwable, String) - Method in class dekoh.portal.fwk.importer.ProgressObjectWriter
 
handleExceptionInLastModified(Exception) - Method in class dekoh.portal.util.FileServer
 
handleFatalError(ImportRequest, Throwable, String) - Method in interface dekoh.portal.fwk.importer.ImportSubProcessObserver
 
handleFatalError(ImportRequest, Throwable, String) - Method in class dekoh.portal.fwk.importer.ImportTrasactionManager
 
handleFatalError(ImportRequest, Throwable, String) - Method in class dekoh.portal.fwk.importer.ProgressObjectWriter
 
handleFile(File, RootFolder, ImportStatus, boolean) - Method in class dekoh.portal.fwk.importer.ImportRequestCreator
 
handleFile(File, RootFolder, ImportStatus, boolean) - Method in interface dekoh.portal.fwk.importer.ScanObserver
 
handleFirstTimeApplicationDBInstallation(String, Version, Connection) - Method in class dekoh.portal.install.PortalAppsUpdateHelper
Installing the application for the first time.
handleImportCompletion() - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
handleImportCompletion() - Method in interface dekoh.portal.fwk.importer.ImportProgressEventListener
 
handleNewFiles(File) - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
handleProgressEvent(ImportProgressEventObject) - Method in class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
handleProgressEvent(ImportProgressEventObject) - Method in interface dekoh.portal.fwk.importer.ImportProgressEventListener
 
hasAlpha(Image) - Static method in class dekoh.portal.fwk.image.ImageUtils
Determines if the image has transparent pixels.
hashCode() - Method in class com.pramati.bfly.das.api.DesktopUser
hashCode() - Method in class dekoh.portal.fwk.persistence.Buddy
 
hashCode() - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
hashCode() - Method in class dekoh.portal.fwk.persistence.DIOProperty
 
hashCode() - Method in class dekoh.portal.fwk.persistence.Directory
 
hashCode() - Method in class dekoh.portal.fwk.persistence.FileLocation
 
hashCode() - Method in class dekoh.portal.fwk.persistence.LocalUser
 
hashCode() - Method in class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.DayMonthViewEntry
 
hashCode() - Method in class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.MonthYearViewEntry
 
hashCode() - Method in class dekoh.portal.fwk.persistence.search.TagCloudEntry
 
hashCode() - Method in class dekoh.portal.fwk.persistence.Tag
 
hashCode() - Method in class dekoh.portal.fwk.PortalApplicationContext
 
hashCode() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
hasNext() - Method in class dekoh.portal.fwk.persistence.Page
 
hasOnlineBuddies() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo
To know if any DesktopUser (DekohUser's who are registered, have a valid dekohId, and installed a Dekoh desktop) who has shared an application to this Dekoh user are online and reachable.
hasPics(int) - Method in class dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.MonthYearView
 
hasPrevious() - Method in class dekoh.portal.fwk.persistence.Page
 
HEAD_ELEMENT_NAME - Static variable in class dekoh.portal.syndication.OPMLGenerator
 
HTML_URL - Static variable in class dekoh.portal.syndication.OPMLGenerator
 

I

id - Variable in class dekoh.portal.fwk.persistence.DigitalObject
 
IllegalURLException - Exception in dekoh.portal.fwk.exception
IllegalURLException can be thrown when accessing a resource with insufficient/illegal input values.
IllegalURLException(String, Throwable) - Constructor for exception dekoh.portal.fwk.exception.IllegalURLException
 
IMAGE_JPEG - Static variable in class dekoh.portal.fwk.image.ImageUtils
 
IMAGE_PNG - Static variable in class dekoh.portal.fwk.image.ImageUtils
 
ImageResizer - Interface in dekoh.portal.fwk.image
Abstraction interface for resizing images.
ImageSize - Class in dekoh.portal.fwk.image
 
ImageUtils - Class in dekoh.portal.fwk.image
 
ImageUtils() - Constructor for class dekoh.portal.fwk.image.ImageUtils
 
ImportConfig - Class in dekoh.portal.fwk.importer
ImportConfig stores the information required by ImportService for selecting files to import.
ImportConfig(RootFolder[], FilenameFilter) - Constructor for class dekoh.portal.fwk.importer.ImportConfig
 
ImportConfig(RootFolder[], FilenameFilter, int, int) - Constructor for class dekoh.portal.fwk.importer.ImportConfig
 
ImportConfig(RootFolder[], FilenameFilter, int) - Constructor for class dekoh.portal.fwk.importer.ImportConfig
 
importConfig - Variable in class dekoh.portal.fwk.importer.ImportContext
 
ImportContext - Class in dekoh.portal.fwk.importer
ImportContext represents the context in which the import is executed.
ImportContext(ImportConfig, ImportedDirectories) - Constructor for class dekoh.portal.fwk.importer.ImportContext
 
importDigitalObject(ImportRequest) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
importDigitalObject(RootFolder, File) - Method in interface dekoh.portal.fwk.importer.ImportProcessor
Create a DigitalObject for this file in dekoh if it does not exist previously
importDigitalObject(RootFolder, File, String) - Method in interface dekoh.portal.fwk.importer.ImportProcessor
 
importDigitalObject(ImportRequest) - Method in interface dekoh.portal.fwk.importer.ImportProcessor
 
importDirectory(RootFolder, File, String) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
importedDirectories - Variable in class dekoh.portal.fwk.importer.ImportContext
 
ImportedDirectories - Class in dekoh.portal.fwk.importer
ImportedDirectories is a log of directories imported.
ImportedDirectories() - Constructor for class dekoh.portal.fwk.importer.ImportedDirectories
 
ImportedDirectories(FilenameFilter, File) - Constructor for class dekoh.portal.fwk.importer.ImportedDirectories
 
ImportEvent - Interface in dekoh.portal.fwk.importer
ImportEvent are emitted during an import process to indicate progress.
ImportEventListenerImpl - Class in dekoh.portal.fwk.importer
ImportEventListenerImpl listens to progress events during the import to maintain a lists of new , modified, renamed and removed files.
ImportEventListenerImpl() - Constructor for class dekoh.portal.fwk.importer.ImportEventListenerImpl
 
ImportLogger - Class in dekoh.portal.fwk.importer
 
importLogger - Static variable in class dekoh.portal.fwk.importer.ImportServiceImpl
 
ImportProcessor - Interface in dekoh.portal.fwk.importer
ImportProcessor provides methods to import files into Dekoh.
importProcessor - Variable in class dekoh.portal.fwk.importer.ImportServiceImpl
 
ImportProgressEventListener - Interface in dekoh.portal.fwk.importer
An ImportProgressEventListener is notified of the progress of the Importing files into Dekoh.
ImportProgressEventObject - Class in dekoh.portal.fwk.importer
ImportProgressEvent indicates result of importing one file among all the selected files to be imported.
ImportProgressObject - Class in dekoh.portal.fwk.importer
ImportProgressObject indicates the progress of current importing of Digital Objects.
ImportProgressObject() - Constructor for class dekoh.portal.fwk.importer.ImportProgressObject
 
ImportProgressObject(int) - Constructor for class dekoh.portal.fwk.importer.ImportProgressObject
 
ImportProgressObject.ProgressStatus - Class in dekoh.portal.fwk.importer
States of an import process.
ImportProgressObject.RegisteredTask - Class in dekoh.portal.fwk.importer
 
ImportProgressObject.RegisteredTask(EnumSet, int) - Constructor for class dekoh.portal.fwk.importer.ImportProgressObject.RegisteredTask
 
ImportRequest - Class in dekoh.portal.fwk.importer
For each file to be imported a ExecutionRequest is created by ImportService.
ImportRequest(File, RootFolder, boolean, ImportStatus) - Constructor for class dekoh.portal.fwk.importer.ImportRequest
 
ImportRequestCreator - Class in dekoh.portal.fwk.importer
 
ImportRequestCreator(ImportProcessor, ImportContext, ImportProgressObject, ImportSubProcess) - Constructor for class dekoh.portal.fwk.importer.ImportRequestCreator
 
ImportService - Interface in dekoh.portal.fwk.importer
ImportService interface has ImportServce management methods.The ScanObserver registers itself with ImportServcie.
ImportServiceFactory - Class in dekoh.portal.fwk.importer
Deprecated. no alternative : applications are expected to create instanaces of ImportService implementation
ImportServiceFactory() - Constructor for class dekoh.portal.fwk.importer.ImportServiceFactory
Deprecated.  
ImportServiceImpl - Class in dekoh.portal.fwk.importer
Implementation of ImportService that imports matching file types from selected directories in local file system.
ImportServiceImpl(String) - Constructor for class dekoh.portal.fwk.importer.ImportServiceImpl
Deprecated. use ImportServiceImpl.ImportServiceImpl(String,ImportProcessor)
ImportServiceImpl(String, ImportProcessor) - Constructor for class dekoh.portal.fwk.importer.ImportServiceImpl
 
ImportStatus - Class in dekoh.portal.fwk.importer
States a file as it is imported to Dekoh can be in.
ImportStatusInfo - Class in dekoh.portal.fwk.importer
 
ImportStatusInfo(ImportStatus, DigitalObject) - Constructor for class dekoh.portal.fwk.importer.ImportStatusInfo
 
ImportStoppedException - Exception in dekoh.portal.fwk.importer
 
ImportStoppedException(String) - Constructor for exception dekoh.portal.fwk.importer.ImportStoppedException
 
ImportSubProcess - Interface in dekoh.portal.fwk.importer
 
ImportSubProcess.ExecutionPolicy - Class in dekoh.portal.fwk.importer
 
ImportSubProcessObserver - Interface in dekoh.portal.fwk.importer
ImportTaskObserver gets notifications while ImportSubProcess are executing a ImportRequest The callbacks can be used to monitor progress of import task execution and do pre aand post cleanup activities
ImportTrasactionManager - Class in dekoh.portal.fwk.importer
PersistenceTransactionManager is used by DBOperationsSubProcess for managing transactions.Transaction policy followed is If transaction is not already active begin a transaction before persisting a file Commit transaction if end of a directory is reached OR Commit transaction if #ImportConfig.getNumberOfFilesInBatch has reached OR Commit transaction if all files scheduled for persistence have been persisted Commit transaction if transaction if active when import process is interrupted by user Rollback transaction if active when import process is completed

PersistenceTransactionManager also has a instance of ProgressObjectWriter which it updates once a file has been persisted.

ImportTrasactionManager(ImportContext, ImportProgressObject, ImportProcessor, ProgressObjectWriter) - Constructor for class dekoh.portal.fwk.importer.ImportTrasactionManager
 
IncludeDigitalObjectsWithNoOwner - Class in dekoh.portal.fwk.persistence.util
 
IncludeDigitalObjectsWithNoOwner() - Constructor for class dekoh.portal.fwk.persistence.util.IncludeDigitalObjectsWithNoOwner
 
IncludeDigitalObjectsWithOwner - Class in dekoh.portal.fwk.persistence.util
 
IncludeDigitalObjectsWithOwner(LocalUser) - Constructor for class dekoh.portal.fwk.persistence.util.IncludeDigitalObjectsWithOwner
 
IncludeDigitalObjectsWithOwnerOrNull - Class in dekoh.portal.fwk.persistence.util
 
IncludeDigitalObjectsWithOwnerOrNull(LocalUser) - Constructor for class dekoh.portal.fwk.persistence.util.IncludeDigitalObjectsWithOwnerOrNull
 
INFO - Static variable in class dekoh.portal.fwk.importer.ImportStatus
May be used to provide any information, other than the state of file
init(Map) - Method in interface com.pramati.bfly.vm.api.UpdateHandler
This method is currently not used.
init(Map) - Method in class com.pramati.bfly.vm.update.UpdateAdapter
 
init(FilterConfig) - Method in class dekoh.portal.fwk.share.ShareFilter
 
init(Map) - Method in class dekoh.portal.install.PortalAppsUpdateHelper
 
init() - Method in class dekoh.portal.servlet.AppIconServlet
 
initializeDas(String) - Method in class com.pramati.bfly.das.helper.DekohLoginManager
 
initLoginManager(DekohLoginManager) - Method in class com.pramati.bfly.das.helper.DekohCallbackSource
 
initService(ImportContext, ImportProgressObject) - Method in class dekoh.portal.fwk.importer.ImportServiceImpl
 
InMemorySubscriptionList - Class in dekoh.portal.syndication.aggregator.core
 
InMemorySubscriptionList() - Constructor for class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
InMemorySubscriptionList(String) - Constructor for class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
inMemorySubscriptionList - Variable in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
InstallationException - Exception in com.pramati.bfly.vm.api
 
InstallationException() - Constructor for exception com.pramati.bfly.vm.api.InstallationException
 
InstallationException(String) - Constructor for exception com.pramati.bfly.vm.api.InstallationException
 
InstallationException(String, Throwable) - Constructor for exception com.pramati.bfly.vm.api.InstallationException
 
InstallationException(Throwable) - Constructor for exception com.pramati.bfly.vm.api.InstallationException
 
InstallEnv - Class in com.pramati.bfly.vm.api
A data object holding information about the installation environment.
InstallEnv() - Constructor for class com.pramati.bfly.vm.api.InstallEnv
 
InstallListener - Interface in com.pramati.bfly.vm.api
A progress listener class which is notified of installation/uninstallation/updation operations.
intialize() - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
 
intializeShareOut() - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
 
invalidActionName(String, String, Exception, EnumSet) - Static method in exception dekoh.portal.fwk.exception.IllegalURLException
 
InvalidImageException - Exception in dekoh.portal.fwk.image
 
InvalidImageException(File) - Constructor for exception dekoh.portal.fwk.image.InvalidImageException
 
InvalidImageException(String) - Constructor for exception dekoh.portal.fwk.image.InvalidImageException
 
InvalidImageException(Exception) - Constructor for exception dekoh.portal.fwk.image.InvalidImageException
 
inviteUser(String) - Method in class com.pramati.bfly.das.contacts.helper.AddressBook
Sends an invitation to contactId to register with Dekoh network and become mutual contacts.
invokeListeners() - Method in class dekoh.portal.fwk.importer.ImportProgressObject
 
isAccessPathNull() - Method in class dekoh.portal.fwk.share.AccessPath
This method is to check accesspath variables are null
isActive() - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
isActive() - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
isAggregatedInTray(SubscriptionItem) - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
 
isAnonymousAccess() - Method in class dekoh.portal.fwk.share.RequestContext
 
isBuddy() - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
isCachedCopyOlder(SyndFeedInfo) - Method in class dekoh.portal.syndication.aggregator.core.FeedFetcherCacheWrapper
COmpares the cached feed with the supplied feed based on lastModifiedTime and Etag.
isCancelSupported() - Method in class dekoh.portal.fwk.importer.ImportProgressObject
 
isCompleted() - Method in class dekoh.portal.fwk.importer.ImportProgressObject.ProgressStatus
Deprecated. use ImportProgressObject.isDone()
isDefaultBuddy() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo.BuddyShareInfo
To know if this DesktopUser is a default buddy.
isDisabled() - Method in class dekoh.portal.fwk.persistence.Share
 
isDone() - Method in class dekoh.portal.fwk.importer.ImportProgressObject
 
isFailed() - Method in class dekoh.portal.fwk.importer.ImportProgressObject.ProgressStatus
 
isFailure() - Method in class dekoh.portal.syndication.aggregator.core.FeedRetriever.DownloadedItem
 
isFirstTimeAccess(String) - Method in class com.pramati.bfly.das.helper.DekohLoginManager
To check whether this user is accessing this desktop for the first time.
isLastRequestInThisDir() - Method in class dekoh.portal.fwk.importer.ImportRequest
 
isLocalRequest() - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
isLocalRequest() - Method in class dekoh.portal.fwk.share.RequestContext
 
isMedium(ImageSize) - Static method in class dekoh.portal.fwk.image.ImageSize
 
isModified() - Method in class dekoh.portal.syndication.aggregator.core.FeedRetriever.DownloadedItem
 
isNewDirectory(File, RootFolder) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
isNewDirectory(File, RootFolder) - Method in interface dekoh.portal.fwk.importer.ImportProcessor
ImportService will use this method to check if Dekoh Database has DigitialObject representations of Files that are removed from filesystem.
isOnline() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo.BuddyShareInfo
To know if any of this DesktopUser's DekohDesktop is online and reachable.
isOnline() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo.DesktopShareInfo
To know if this Dekoh Desktop is online and rechable.
isOnline() - Method in class com.pramati.bfly.das.api.NetworkCallbackSource
To know whether a Dekoh Desktop is online, according to this NetworkCallBackSource.
isOnline() - Method in class com.pramati.bfly.das.helper.DekohCallbackSource
To know whether a Dekoh Desktop is online, according to this NetworkCallBackSource.
isOpen() - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
isOpen() - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
isOriginalSize(ImageSize) - Static method in class dekoh.portal.fwk.image.ImageSize
 
isParentDirImportedInThisImportContext(File) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
isPortalHomeActive() - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
 
isPreviousExecutionFailed() - Method in class dekoh.portal.fwk.importer.ImportRequest
 
isProtected - Variable in class dekoh.portal.fwk.persistence.DigitalObject
 
isProtected() - Method in class dekoh.portal.fwk.persistence.DigitalObject
A DigitalObject marked protected cannot be accessed by users other than the owner, even if its part of a Share
isPublic(RootFolder) - Method in class dekoh.portal.fwk.importer.AggregatedImportedDirectories
 
isPublic(RootFolder) - Method in class dekoh.portal.fwk.importer.ImportedDirectories
 
isPublic() - Method in class dekoh.portal.fwk.persistence.Share
 
isPublicContact(String) - Static method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
 
isPublicContact(Contact) - Static method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
 
isPublicShare() - Method in class dekoh.portal.fwk.share.ShareMetadata
 
isRegistered() - Method in class com.pramati.bfly.das.api.DesktopUser
To check whether the DesktopUser has a valid dekohid and registered with Dekoh.As,only Registered users can Log into Dekoh Desktop, this is a reduntant value to check on any Dekoh Desktop.
isRemote - Variable in class dekoh.portal.fwk.share.ShareQueryInterface
 
isRemoteAccess(HttpServletRequest) - Static method in class dekoh.portal.fwk.share.RequestContext
 
isRemoteRequest(HttpServletRequest) - Static method in class com.pramati.bfly.das.contacts.helper.DekohNetworkRequestHelper
To know whether a incoming requests is a RemoteRequest or a LocalRequest.
isRunning() - Method in class dekoh.portal.fwk.importer.ImportProgressObject.ProgressStatus
 
isScheduled() - Method in interface dekoh.portal.syndication.aggregator.core.Aggregator
 
isScheduled() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
 
isScheduled() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
isSharedToAll(String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
API to know whether application 'appName' is shared globally to everyone by user with account Id 'accountId' from this Dekoh desktop.
isSharedToAllContacts(String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
API to know whether application 'appName' is shared to all user contacts by user with account Id 'accountId' from this Dekoh Desktop.
isSharedToDekohNetwork(String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
API to know whether application 'appName' is shared to every user on DekohNetwork by user with account Id 'accountId' from this Dekoh Desktop.
isSmall(ImageSize) - Static method in class dekoh.portal.fwk.image.ImageSize
 
isStarting() - Method in class dekoh.portal.fwk.importer.ImportProgressObject.ProgressStatus
 
isStopped() - Method in class dekoh.portal.fwk.importer.ImportProgressObject
 
isStopped() - Method in interface dekoh.portal.fwk.importer.ImportSubProcessObserver
 
isStopped() - Method in class dekoh.portal.fwk.importer.ImportTrasactionManager
 
isStopped() - Method in class dekoh.portal.fwk.importer.ProgressObjectWriter
 
isStopping() - Method in class dekoh.portal.fwk.importer.ImportProgressObject.ProgressStatus
 
isThumbNail(ImageSize) - Static method in class dekoh.portal.fwk.image.ImageSize
 
isTrayActive() - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
 
isValidFileName(String) - Static method in class dekoh.portal.fwk.importer.FileUtil
 
isViewOnlyToOwner() - Method in class dekoh.portal.fwk.persistence.Comment
 
iterator() - Method in class dekoh.portal.fwk.persistence.DioCollection
 
iterator() - Method in class dekoh.portal.fwk.persistence.search.TagCloud
 
iterator() - Method in class dekoh.portal.syndication.SyndicationService
 

J

JavaPhotoResizer - Class in dekoh.portal.fwk.image
 
JavaPhotoResizer() - Constructor for class dekoh.portal.fwk.image.JavaPhotoResizer
 

L

LARGE - Static variable in class dekoh.portal.servlet.AppIconServlet.IconSize
 
lastImportedHashProperties - Variable in class dekoh.portal.fwk.importer.ImportedDirectories
 
lastModifiedTime() - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
lastModifiedTime() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
lastModifiedTime() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
lastModifiedTime() - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
Gets the last updated time for subscription list
lastModifiedTime() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
lastModifiedTime() - Method in class dekoh.portal.syndication.aggregator.core.XmlBasedPersistentSubscriptionList
 
lastUpdated - Variable in class dekoh.portal.fwk.persistence.DigitalObject
 
LEFT_BOTTOM - Static variable in class dekoh.portal.fwk.image.EXIFOrientation
 
LEFT_TOP - Static variable in class dekoh.portal.fwk.image.EXIFOrientation
 
listFiles(FilenameFilter) - Method in class dekoh.portal.fwk.importer.RootFolder
 
listFiles(FileFilter) - Method in class dekoh.portal.fwk.importer.RootFolder
 
listFilesRecursively(File, FilenameFilter) - Static method in class dekoh.portal.fwk.importer.FileUtil
Lists all the files recursively starting with dir passed, ommitting the hiddent directories.
listFilesRecursively(File, FilenameFilter, ImportProgressObject) - Static method in class dekoh.portal.fwk.importer.FileUtil
 
listFilesRecursively(File, FileFilter) - Static method in class dekoh.portal.fwk.importer.FileUtil
 
listRecursively(FilenameFilter, ImportProgressObject) - Method in class dekoh.portal.fwk.importer.RootFolder
 
load() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
load() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
load() - Method in class dekoh.portal.syndication.aggregator.core.XmlBasedPersistentSubscriptionList
 
loadPersistentSubscriptionList(String) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListManager
 
loadPersistentSubscriptionList(String, PasswordStore) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListManager
Looks up the cache if the Subscriptionlist with the given id was earlier loaded, if not it will create a new instance of Subscriptionlist and load the data from the persistent store
loadPersistentSubscriptionList(String) - Method in class dekoh.portal.syndication.aggregator.managed.DekohSubscriptionListManager
 
loadPersistentSubscriptionList(String, PasswordStore) - Method in class dekoh.portal.syndication.aggregator.managed.DekohSubscriptionListManager
Looks up the cache if the Subscriptionlist with the given id was earlier loaded, if not it will create a new instance of Subscriptionlist and load the data from the persistent store
loadPersistentSubscriptionLists() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListManager
 
loadPersistentSubscriptionLists(PasswordStore) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListManager
 
loadPersistentSubscriptionLists() - Method in class dekoh.portal.syndication.aggregator.managed.DekohSubscriptionListManager
Loads all the saved PersistentSubscriptionLists in this user's user-data directory.
loadPersistentSubscriptionLists(PasswordStore) - Method in class dekoh.portal.syndication.aggregator.managed.DekohSubscriptionListManager
Loads all the saved PersistentSubscriptionLists in this user's user-data directory.
LOCAL - Static variable in class dekoh.portal.syndication.ChannelProvider.AccessLevel
 
localDesktopUsers - Variable in class com.pramati.bfly.das.api.AbstractLoginManager
 
LocalRequestContext - Class in dekoh.portal.fwk.share
 
LocalRequestContext(HttpServletRequest, DIOEntityManager, DIOEntityManagerFactory) - Constructor for class dekoh.portal.fwk.share.LocalRequestContext
 
LocalRequestContext(HttpServletRequest, DIOEntityManager, DIOEntityManagerFactory, String) - Constructor for class dekoh.portal.fwk.share.LocalRequestContext
 
LocalUser - Class in dekoh.portal.fwk.persistence
 
LocalUser(String) - Constructor for class dekoh.portal.fwk.persistence.LocalUser
 
Location - Class in com.pramati.bfly.das.contacts.persistence
Location represents the address of a Contact.
Location() - Constructor for class com.pramati.bfly.das.contacts.persistence.Location
To create a Location with empty Address1/Address2/City/State/Country and pincode.
Location(String, String, String, String, String, String, String, String, LocationType) - Constructor for class com.pramati.bfly.das.contacts.persistence.Location
 
log(String) - Method in class dekoh.portal.fwk.importer.ImportLogger
 
logger - Static variable in class dekoh.portal.fwk.share.ShareQueryInterface
 
logger - Static variable in class dekoh.portal.image.AbstractResizeImageServlet
 
logger - Static variable in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
logout(HttpServletRequest, HttpServletResponse) - Method in class com.pramati.bfly.das.helper.DekohLoginManager
To invalidate an authenticated session.
logout(DesktopUser) - Method in class com.pramati.bfly.das.helper.DekohLoginManager
 
lookupDirectoryEntity(File) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
Opmization to exploit depth first search the ImportService is most likely to employ when emitting events.

M

main(String[]) - Static method in class dekoh.portal.fwk.image.JavaPhotoResizer
 
main(String[]) - Static method in class dekoh.portal.fwk.image.NativePhotoResizer
 
main(String[]) - Static method in class dekoh.portal.fwk.persistence.Tag
 
makeThumb(BufferedImage, int, int, int, int, int, int) - Static method in class dekoh.portal.fwk.image.ImageUtils
Create fancy thumb nail of the given image in any given shape in any given dimension.
MasterPasswordProvider - Interface in dekoh.portal.password
 
MEDIUM - Static variable in class dekoh.portal.fwk.image.ImageSize
Image of atmost 800x600 (width*height) dimensions
merge(Object) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
merge(Object) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
merge(DIOEntityManager, String) - Method in class dekoh.portal.fwk.persistence.Tag
Merge this tag with the specified tag.
mergeTags(String[], String) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
MESSAGE_ERR_CANT_READ_FILE - Static variable in class dekoh.portal.fwk.i18n.PersistenceFwkMessages
 
MESSAGE_ERR_CANT_READ_FILE_FORMAT - Static variable in class dekoh.portal.fwk.i18n.PersistenceFwkMessages
 
MESSAGE_ERR_CANT_RESIZE_NONEXIST_FILE - Static variable in class dekoh.portal.fwk.i18n.PersistenceFwkMessages
 
MESSAGE_ERR_TEMP_RESIZE_DIR_CREATE_FAILED - Static variable in class dekoh.portal.fwk.i18n.PersistenceFwkMessages
 
mirror() - Method in class dekoh.portal.fwk.image.EXIFOrientation
 
mkdirs(File) - Static method in class dekoh.portal.fwk.importer.FileUtil
 
MODIFIED - Static variable in class dekoh.portal.fwk.importer.ImportStatus
Indicates that this file was previously known to Dekoh, and some of its contents or its metadata have changed.
moniteredDirectories - Variable in class dekoh.portal.fwk.importer.ImportedDirectories
 
moveDigitalObjectToCollection(AccessPath, int, int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
move the photos from a colletion to another collection
MultiProcessGDIPResizer - Class in dekoh.portal.fwk.image
 
MultiProcessGDIPResizer(String) - Constructor for class dekoh.portal.fwk.image.MultiProcessGDIPResizer
 
MultistepSmoothImageResizer - Class in dekoh.portal.fwk.image
An implementation of ImageResizer that focuses on generating good quality resized images.
MultistepSmoothImageResizer() - Constructor for class dekoh.portal.fwk.image.MultistepSmoothImageResizer
 
myAppContext - Variable in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
 

N

name - Variable in class dekoh.portal.fwk.persistence.DigitalObject
 
NativePhotoResizer - Class in dekoh.portal.fwk.image
 
NativePhotoResizer(String) - Constructor for class dekoh.portal.fwk.image.NativePhotoResizer
 
NetworkCallbackListener - Interface in com.pramati.bfly.das.api
NetworkCallbackListener interface for getting call back when an Dekoh Desktop goes online/offline.
NetworkCallbackSource - Class in com.pramati.bfly.das.api
Network source to give callbacks when a Dekoh Desktop goes online or offline.
NetworkCallbackSource() - Constructor for class com.pramati.bfly.das.api.NetworkCallbackSource
 
NEW - Static variable in class dekoh.portal.fwk.importer.ImportStatus
Indicates that this file was previously unknown to Dekoh.
newCannotAccessCommentException() - Static method in exception dekoh.portal.fwk.persistence.AccessDeniedException
 
newCannotAccessDisabledShareException(Share) - Static method in exception dekoh.portal.fwk.persistence.AccessDeniedException
 
newCannotAccessShareException(Share, Buddy) - Static method in exception dekoh.portal.fwk.persistence.AccessDeniedException
 
newCannotChangeMasterPasswordPolicy() - Static method in exception dekoh.portal.fwk.persistence.AccessDeniedException
 
newCouldNotGenerateRssFeed(File, Exception) - Static method in exception dekoh.portal.syndication.CouldnotGenerateFeedException
 
newCreateTablesSQLNotFound(String, String) - Static method in exception dekoh.portal.install.RequiredSQLFilesNotFoundException
Thrown by PortalAppsUpdateHelper, when it cannot find the SQL files required for creating tables in database of a given application.
newEntityManager() - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
newIllegalAccessPathException(String) - Static method in exception dekoh.portal.fwk.exception.IllegalURLException
 
newIllegalImageRequest(String, EnumSet) - Static method in exception dekoh.portal.fwk.exception.IllegalURLException
 
newIllegalLocalURLException(String) - Static method in exception dekoh.portal.fwk.exception.IllegalURLException
 
newIllegalRemoteURLException(String) - Static method in exception dekoh.portal.fwk.exception.IllegalURLException
 
newIllegalTemplateRequest(String) - Static method in exception dekoh.portal.fwk.exception.IllegalURLException
 
newIllegalUnknownActionException(String, String, EnumSet) - Static method in exception dekoh.portal.fwk.exception.IllegalURLException
 
newLoginRequiredToAccessSharesFeedException(String) - Static method in exception dekoh.portal.fwk.persistence.AccessDeniedException
 
newMigrationSQLFileNotFound(String, String, String, String) - Static method in exception dekoh.portal.install.RequiredSQLFilesNotFoundException
Thrown by PortalAppsUpdateHelper, when it cannot find the SQL files required for migrating the database of a given application.
nextPage() - Method in class dekoh.portal.fwk.persistence.Page
 
NINE - Static variable in class dekoh.portal.fwk.persistence.Rating
 
NOCHANGE - Static variable in class dekoh.portal.fwk.importer.ImportStatus
 
noShareOwned(int, LocalUser, NoResultException) - Static method in exception dekoh.portal.fwk.persistence.NoSuchEntityException
 
noShareOwned(int) - Static method in exception dekoh.portal.fwk.persistence.NoSuchEntityException
 
noShareOwned(int, LocalUser) - Static method in exception dekoh.portal.fwk.persistence.NoSuchEntityException
 
NoSuchChannelProviderException - Exception in dekoh.portal.syndication
 
NoSuchChannelProviderException(String, Throwable) - Constructor for exception dekoh.portal.syndication.NoSuchChannelProviderException
 
NoSuchChannelProviderException(Throwable) - Constructor for exception dekoh.portal.syndication.NoSuchChannelProviderException
 
NoSuchChannelProviderException(String) - Constructor for exception dekoh.portal.syndication.NoSuchChannelProviderException
 
NoSuchEntityException - Exception in dekoh.portal.fwk.persistence
Will be thrown when find by primary key of an Entity fails.
NoSuchEntityException(String, String, int) - Constructor for exception dekoh.portal.fwk.persistence.NoSuchEntityException
 
NoSuchEntityException(String, int) - Constructor for exception dekoh.portal.fwk.persistence.NoSuchEntityException
 
NoSuchSubscriptionListException - Exception in dekoh.portal.syndication.aggregator.core
 
NoSuchSubscriptionListException(Throwable) - Constructor for exception dekoh.portal.syndication.aggregator.core.NoSuchSubscriptionListException
 
NoSuchSubscriptionListException(String) - Constructor for exception dekoh.portal.syndication.aggregator.core.NoSuchSubscriptionListException
 
NoSuchSubscriptionListException(String, Throwable) - Constructor for exception dekoh.portal.syndication.aggregator.core.NoSuchSubscriptionListException
 
NOT_INITIALIZED - Static variable in class dekoh.portal.fwk.share.AccessPath
 
NOT_RATED - Static variable in class dekoh.portal.fwk.persistence.Rating
 
NOT_SHARED - Static variable in class com.pramati.bfly.das.contacts.helper.ShareService.ShareScope
If an application is not shared to anyone by this Dekoh user from this Dekoh Desktop.

O

ONE - Static variable in class dekoh.portal.fwk.persistence.Rating
 
OPMLGenerator - Class in dekoh.portal.syndication
OPMLGenerator generates an OPML file that will describe all the feeds emitted by a Dekoh installation of a user.
OPMLGenerator(File) - Constructor for class dekoh.portal.syndication.OPMLGenerator
 
ORIGINAL - Static variable in class dekoh.portal.fwk.image.ImageSize
Original sized image
ourInstance - Static variable in class dekoh.portal.syndication.SyndicationService
 
OUTLINE_ELEMENT_NAME - Static variable in class dekoh.portal.syndication.OPMLGenerator
 
owner - Variable in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
owner - Variable in class dekoh.portal.fwk.persistence.DigitalObject
 

P

Page - Class in dekoh.portal.fwk.persistence
Return value for a paginated ResultSet of DigitalObjects that match a query.
Page() - Constructor for class dekoh.portal.fwk.persistence.Page
 
Page(int, int) - Constructor for class dekoh.portal.fwk.persistence.Page
 
Page(int) - Constructor for class dekoh.portal.fwk.persistence.Page
 
PAGE_DEFAULT_SIZE - Static variable in class dekoh.portal.fwk.persistence.Page
 
PAGE_NUMBER_PARAM - Static variable in class dekoh.portal.fwk.persistence.Page
 
PAGE_SIZE_PARAM - Static variable in class dekoh.portal.fwk.persistence.Page
 
PAGE_TOTAL_PARAM - Static variable in class dekoh.portal.fwk.persistence.Page
 
paginate(Query, Query, int, int, Map, Class) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
Gets the PagePage with the given criteria
countQuery is executed when the totalDios supplied is 0.
paginate(Query, int, int, int, Map, Class) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
paginate(Query, Query, int, int, Map, Class) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
Applications can pass total no of dios on subsiquent call to this query for optimization.
paginate(Query, int, int, int, Map, Class) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
PARAMETER_KEY - Static variable in class dekoh.portal.fwk.share.AccessPath
Key String against which the number train is stored as HttpServletRequest attribute.
PARENTADDED - Static variable in class dekoh.portal.fwk.importer.ImportStatus
 
passwordStore - Variable in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
PerApplicationPasswordStore - Class in dekoh.portal.fwk.password
A PerApplicationPasswordStore store PasswordEntry with an additional property componentId added.
PerApplicationPasswordStore(File, String) - Constructor for class dekoh.portal.fwk.password.PerApplicationPasswordStore
 
persist(Object) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
Makes a DigitalObject instance mangaged and persistent.
persist(Object) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
Makes a DigitalObject instance mangaged and persistent.
PersistenceFwkMessages - Class in dekoh.portal.fwk.i18n
 
PersistenceFwkResourceBundle_en - Class in dekoh.portal.fwk.i18n
 
PersistenceFwkResourceBundle_en() - Constructor for class dekoh.portal.fwk.i18n.PersistenceFwkResourceBundle_en
 
persistenceStatus() - Static method in class dekoh.portal.fwk.importer.ImportStatus
 
PersistentSubscriptionList - Class in dekoh.portal.syndication.aggregator.core
A PersistentSubscriptionList is list of RSS/Atom feed subscriptions of a user, which is saved to a persistent store.
PersistentSubscriptionList() - Constructor for class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
PersistentSubscriptionList(PasswordStore) - Constructor for class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
PersistentSubscriptionListOperationsException - Exception in dekoh.portal.syndication.aggregator.core
Thrown by CRUD operations on PersistentSubscriptionList fail throwing irrecoverable exceptions.
PersistentSubscriptionListOperationsException(Throwable) - Constructor for exception dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListOperationsException
 
PersistentSubscriptionListOperationsException(String) - Constructor for exception dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListOperationsException
 
PersistentSubscriptionListOperationsException(String, Throwable) - Constructor for exception dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListOperationsException
 
PersistentSubscriptionListWrapper - Class in dekoh.portal.syndication.aggregator.core
 
PersistentSubscriptionListWrapper(PersistentSubscriptionList) - Constructor for class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
PERSISTFAILURE - Static variable in class dekoh.portal.fwk.importer.ImportStatus
 
Phone - Class in com.pramati.bfly.das.contacts.persistence
Phone represents Contact's phone number.
Phone() - Constructor for class com.pramati.bfly.das.contacts.persistence.Phone
To create an Phone with empty PhoneNumber and code.
Phone(String, PhoneType) - Constructor for class com.pramati.bfly.das.contacts.persistence.Phone
 
PhotoResizer - Interface in dekoh.portal.fwk.image
 
PORTAL_FWK_RESOURCE_BUNDLE_BASENAME - Static variable in class dekoh.portal.fwk.i18n.PersistenceFwkMessages
 
PortalApplicationContext - Class in dekoh.portal.fwk
PortalApplicationContext is the run-time repository for storing end-user's preferences for applications deployed on Dekoh.
PortalAppsAggregatorInitializer - Class in dekoh.portal.syndication.aggregator
PortalAppsAggregatorInitializer should be extended by applications who desire to display some feeds in portal Aggregators like tray icon and desktop portal home page.
PortalAppsAggregatorInitializer() - Constructor for class dekoh.portal.syndication.aggregator.PortalAppsAggregatorInitializer
 
PortalAppsUpdateHelper - Class in dekoh.portal.install
PortalAppsUpdateHelper helps in achieving backwards compatability for content applications deployed on Dekoh platform.
PortalAppsUpdateHelper() - Constructor for class dekoh.portal.install.PortalAppsUpdateHelper
 
PortalAppsUpdateHelper(PortalDataSource) - Constructor for class dekoh.portal.install.PortalAppsUpdateHelper
 
PortalDataSource - Class in dekoh.portal.fwk
PortalDataSource is a factory of connections to the Dekoh portal's database.
PortalDataSource(PortalConfiguration) - Constructor for class dekoh.portal.fwk.PortalDataSource
 
PortalSubscriptionManager - Class in dekoh.portal.syndication.aggregator
PortalSubscriptionManager manages portal subscriptions for a desktopUser.
postComment(Buddy, String, int, DIOEntityManager, String) - Method in class dekoh.portal.fwk.persistence.Share
Starts a new Comment Thread with this as the first comment.
postComment(String, int, DIOEntityManager, String) - Method in class dekoh.portal.fwk.persistence.Share
Starts a new Comment Thread with this as the first comment.
postExecution(ImportRequest, ImportStatus) - Method in interface dekoh.portal.fwk.importer.ImportSubProcessObserver
Callback given by ImportTaskExecutor after executing an ImportRequest
postExecution(ImportRequest, ImportStatus) - Method in class dekoh.portal.fwk.importer.ImportTrasactionManager
Updates progress of persistence to #progressObjectWriter
postExecution(ImportRequest, ImportStatus) - Method in class dekoh.portal.fwk.importer.ProgressObjectWriter
 
postInstall(InstallEnv) - Method in interface com.pramati.bfly.vm.api.UpdateHandler
Invoked after the component is actually installed or updated.
postInstall(InstallEnv) - Method in class com.pramati.bfly.vm.update.UpdateAdapter
 
postLogin(HttpServletRequest, HttpServletResponse, DesktopUser) - Method in class com.pramati.bfly.das.api.AbstractLoginManager
 
postLogin(HttpServletRequest, HttpServletResponse, DesktopUser) - Method in class com.pramati.bfly.das.helper.DekohLoginManager
 
postLogout(DesktopUser) - Method in class com.pramati.bfly.das.api.AbstractLoginManager
 
postLogout(DesktopUser) - Method in class com.pramati.bfly.das.helper.DekohLoginManager
 
postNewComment(String, AccessPath, String) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
postNewComment(String, AccessPath, String) - Method in class dekoh.portal.fwk.share.RequestContext
Adds new comment to a dioId.
postUninstall(InstallEnv) - Method in interface com.pramati.bfly.vm.api.UpdateHandler
Invoked after the component is uninstalled.
postUninstall(InstallEnv) - Method in class com.pramati.bfly.vm.update.UpdateAdapter
 
preExecution(ImportRequest) - Method in interface dekoh.portal.fwk.importer.ImportSubProcessObserver
Callback given by ImportTaskExecutor before executing an ImportRequest
preExecution(ImportRequest) - Method in class dekoh.portal.fwk.importer.ImportTrasactionManager
begins the transaction if not already active
preExecution(ImportRequest) - Method in class dekoh.portal.fwk.importer.ProgressObjectWriter
 
PREFERENCES_FILE_NAME - Static variable in class dekoh.portal.fwk.PortalApplicationContext
 
preInstall(InstallEnv) - Method in interface com.pramati.bfly.vm.api.UpdateHandler
Invoked before the component is actually installed or updated.
preInstall(InstallEnv) - Method in class com.pramati.bfly.vm.update.UpdateAdapter
 
preInstall(InstallEnv) - Method in class dekoh.portal.install.PortalAppsUpdateHelper
 
preUninstall(InstallEnv) - Method in interface com.pramati.bfly.vm.api.UpdateHandler
Invoked before the component is uninstalled.
preUninstall(InstallEnv) - Method in class com.pramati.bfly.vm.update.UpdateAdapter
 
previouPage() - Method in class dekoh.portal.fwk.persistence.Page
 
PRIVATE_SHARE - Static variable in class com.pramati.bfly.das.contacts.helper.ShareService.ShareScope
If an application is shared explcitly to some contacts by this Dekoh user from this Dekoh Desktop.
processName - Static variable in class dekoh.portal.fwk.importer.DBOperationsSubProcess
 
ProfileException - Exception in com.pramati.bfly.das.profile.exception
If a Dekoh Desktop was able to connect to central server, but was unable to update or get profile information, this exception would be triggered with appropriate message.
ProfileException() - Constructor for exception com.pramati.bfly.das.profile.exception.ProfileException
 
ProfileException(String) - Constructor for exception com.pramati.bfly.das.profile.exception.ProfileException
 
ProfileException(String, Throwable) - Constructor for exception com.pramati.bfly.das.profile.exception.ProfileException
 
ProfileException(Throwable) - Constructor for exception com.pramati.bfly.das.profile.exception.ProfileException
 
ProfileHelper - Class in com.pramati.bfly.das.profile.helper
Helper for getting Profile Information for a DesktopUser.
ProfileHelper() - Constructor for class com.pramati.bfly.das.profile.helper.ProfileHelper
 
ProfileManager - Class in com.pramati.bfly.das.profile.helper
ProfileManager for managing profile information for a Dekoh User.
profileUserDataDir - Static variable in class com.pramati.bfly.das.profile.helper.ProfileHelper
 
progress(double, String) - Method in interface com.pramati.bfly.vm.api.InstallListener
Notify the listener of the progress and a status message.
ProgressObjectWriter - Class in dekoh.portal.fwk.importer
ProgressObjectWriter instances track the progress of each Import Subprocess.
ProgressObjectWriter(ImportContext, ImportProgressObject) - Constructor for class dekoh.portal.fwk.importer.ProgressObjectWriter
 
ProgressObjectWriter(int, ImportProgressObject) - Constructor for class dekoh.portal.fwk.importer.ProgressObjectWriter
 
put(String, String) - Method in class com.pramati.bfly.das.api.DesktopUser
 

Q

QUERY_VISIT_COUNT - Static variable in class dekoh.portal.fwk.persistence.Share
 

R

Rating - Class in dekoh.portal.fwk.persistence
This enum is used rate a digital object

readImage(ImageReader, ImageInputStream) - Method in class dekoh.portal.fwk.image.AbstractImageResizer
 
recordBuddyVisit(Buddy, DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.Share
 
recordBuddyVisit(Share, Buddy) - Method in class dekoh.portal.fwk.share.RequestContext
 
refresh(String, String, ServerFacade.Actions) - Method in class com.pramati.bfly.das.api.AbstractLoginManager
 
refresh(String, String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
To refresh the Dekoh Desktop Contacts, and sync with central server.
refresh(Object) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
Refreshes the state of the instance from the database, overwriting changes made to the entity, if any.
refresh(Object) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
Refreshes the state of the instance from the database, overwriting changes made to the entity, if any.
refreshShareIn(String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
To refresh the list of applications shared to this logged in user from its contacts and non contacts.
refreshShareOut(String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
Api to refresh the shared Application information by logged in users.
registerChannelProvider(ChannelProvider) - Method in class dekoh.portal.syndication.SyndicationService
Registers a ChannelProvider that needs syndication.
registerChannelProviders() - Method in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
 
registerContactsListener(ContactsListener) - Method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
For registering a ContactsListener, for giving callbacks when Contact Addition/Deletion/Updation event occurs.
registerDesktop(DesktopUser) - Method in class com.pramati.bfly.das.helper.DekohLoginManager
 
registerLoginListener(DekohUserListener) - Method in class com.pramati.bfly.das.api.AbstractLoginManager
Registers a DekohUserListener which needs callback when DesktopUser logs-in/logs-off.
registerObserver(ScanObserver) - Method in interface dekoh.portal.fwk.importer.ImportService
 
registerObserver(ScanObserver) - Method in class dekoh.portal.fwk.importer.ImportServiceImpl
Method to register the scanObserver to ImportService
registerShareListener(ShareListener) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
For registering a ShareListener, for giving callbacks when Sharing/Unsharing event occurs.
REMOTE - Static variable in class dekoh.portal.syndication.ChannelProvider.AccessLevel
 
remove(DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
remove(DIOEntityManager, boolean) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
remove(Object) - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
Removes the DigitalObject from database.
remove(Object) - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
Removes the DigitalObject from database.
remove(URI) - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
Remove an item with specified id from the list
remove(SubscriptionItem) - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
remove(URI) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
remove(SubscriptionItem) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
remove(URI) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
remove(SubscriptionItem) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
remove(URI) - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
Removes the given feed from the subscription List
remove(SubscriptionItem) - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
 
remove(String) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListManager
Removes the persistent store which is backing the subscription list.
remove(URI) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
remove(SubscriptionItem) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
remove(String) - Method in class dekoh.portal.syndication.aggregator.managed.DekohSubscriptionListManager
Removes the persistent store which is backing the subscription list.
removeAggregatorFromPortal(Aggregator, PortalApplicationContext) - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
 
removeAggregatorFromTrayIcon(Aggregator, PortalApplicationContext) - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
 
removeAll(List) - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
removeAll(List) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
removeAll(List) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
removeAll(List) - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
 
removeAll(List) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
removeBuddyFromShare(int, String[]) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
removeCallbackListener(NetworkCallbackListener) - Method in class com.pramati.bfly.das.api.NetworkCallbackSource
To remove a NetworkCallbackListener, which no more need callbacks when this dekoh desktop goes online or offline according to this NetworkCallbackSource..
removeCollection(int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
To remove the entire collection
removeContactsForApp(String, String[]) - Method in class com.pramati.bfly.das.contacts.helper.ShareService
Unshares this application from given contacts.
REMOVED - Static variable in class dekoh.portal.fwk.importer.ImportStatus
Indicates that this file was previously known to Dekoh, but user has deleted this from the file system.
removeDigitalObject(DigitalObject) - Method in class dekoh.portal.fwk.persistence.DioCollection
 
removeDigitalObjectFromCollection(AccessPath, int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
Remove photo from a given collection
removedSubscriptionItem(SubscriptionItem) - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionListListener
 
removedSubscriptionItem(SubscriptionItem) - Method in class dekoh.portal.syndication.aggregator.managed.AutoRecheduleListener
 
removeFeedsFromDisplay(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
Feeds added for display at various locations in AggregatorInitializer.addFeedsForDisplay(com.pramati.bfly.das.api.DesktopUser) } should be removed here
removeFeedsFromDisplay(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.PortalAppsAggregatorInitializer
 
removeFileFromDB(File) - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
removeFileFromDB(File) - Method in interface dekoh.portal.fwk.importer.ImportProcessor
Remove the digitalObject for this file from Dekoh.
removeImportProgressListener(ImportProgressEventListener) - Method in class dekoh.portal.fwk.importer.ImportProgressObject
 
removeListener(SubscriptionListListener) - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
removeListener(SubscriptionListListener) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
removeListener(SubscriptionListListener) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
removeListener(SubscriptionListListener) - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
 
removeListener(SubscriptionListListener) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
removeLocalChannelProviderFromPortalPage(ChannelProvider) - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
 
removeLocalChannelProviderToTrayIcon(ChannelProvider) - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
 
removeNonExistentFilesFromDb() - Method in class dekoh.portal.fwk.importer.ImportRequestCreator
 
removeStatus() - Static method in class dekoh.portal.fwk.importer.ImportStatus
 
removeSubscriptionFromPortalPage(SubscriptionItem) - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
 
removeSubscriptionFromTrayIcon(SubscriptionItem) - Method in class dekoh.portal.syndication.aggregator.PortalSubscriptionManager
 
removeTag(String, DIOEntityManager, String) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
removeTag(Tag) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
removeTagForDio(int, String[]) - Method in class dekoh.portal.fwk.share.LocalRequestContext
Untags the given tag from the digital object if it is tagged with
removeTags(String) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
RENAMED - Static variable in class dekoh.portal.fwk.importer.ImportStatus
Indicates that this file was previously known to Dekoh via a different name.
renameTag(String, String) - Method in class dekoh.portal.fwk.share.LocalRequestContext
Moves all digitalObject tagged with fromTag to toTag
replacePreviewDioInCollectionHierarchy(DigitalObject, DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DioCollection
 
replacePreviewDioInCollectionHierarchy(DigitalObject, Query, DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DioCollection
Changes the preview of a DioCollection and of all the collection this collection is a part of.
replyToComment(String, String) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
replyToComment(String, String) - Method in class dekoh.portal.fwk.share.RequestContext
Post Reply to comment.
replyToThisComment(Buddy, String) - Method in class dekoh.portal.fwk.persistence.Comment
 
replyToThisComment(LocalUser, String, DigitalObject) - Method in class dekoh.portal.fwk.persistence.Comment
 
replyToThisComment(LocalUser, String) - Method in class dekoh.portal.fwk.persistence.Comment
 
representsPublicContact() - Method in class dekoh.portal.fwk.persistence.Buddy
 
request - Variable in class dekoh.portal.fwk.share.RequestContext
 
REQUEST_CONTEXT_ATTRIBUTE - Static variable in class dekoh.portal.fwk.share.RequestContext
Key against which an instance of RequestContext will be available in Request scope.
RequestContext - Class in dekoh.portal.fwk.share
A RequestContext is sandboxed way for templates to only access the entities that requested in the current URL.
RequestContext(HttpServletRequest, DIOEntityManager, DIOEntityManagerFactory) - Constructor for class dekoh.portal.fwk.share.RequestContext
 
RequestContext(HttpServletRequest, DIOEntityManager, DIOEntityManagerFactory, String) - Constructor for class dekoh.portal.fwk.share.RequestContext
 
requestContext - Variable in class dekoh.portal.fwk.share.ShareMetadata
 
RequiredSQLFilesNotFoundException - Exception in dekoh.portal.install
RequiredSQLFilesNotFoundException is thrown by PortalAppsUpdateHelper class when it cannot load the required SQL files from callback.jar of a given application.
RequiredSQLFilesNotFoundException(String) - Constructor for exception dekoh.portal.install.RequiredSQLFilesNotFoundException
 
RequiredSQLFilesNotFoundException(String, Throwable) - Constructor for exception dekoh.portal.install.RequiredSQLFilesNotFoundException
 
RequiredSQLFilesNotFoundException(Throwable) - Constructor for exception dekoh.portal.install.RequiredSQLFilesNotFoundException
 
resize(File, File, float, int, int) - Method in class dekoh.portal.fwk.image.AbstractImageResizer
 
resize(File, File, float, int, int, boolean) - Method in class dekoh.portal.fwk.image.AbstractImageResizer
 
resize(File, File, float, int, int, boolean, EXIFOrientation) - Method in class dekoh.portal.fwk.image.AbstractImageResizer
 
resize(File, File, File, File, EXIFOrientation) - Method in class dekoh.portal.fwk.image.FallBackMultiProcessGDIPResizer
 
resize(File, File, File, File) - Method in class dekoh.portal.fwk.image.FallBackMultiProcessGDIPResizer
 
resize(File, File, float, int, int) - Method in interface dekoh.portal.fwk.image.ImageResizer
Read an image from the input file, resize the image and write it to the destination file.
resize(File, File, float, int, int, boolean) - Method in interface dekoh.portal.fwk.image.ImageResizer
Read an image from the input file, resize the image and write it to the destination file.
resize(File, File, float, int, int, boolean, EXIFOrientation) - Method in interface dekoh.portal.fwk.image.ImageResizer
Read an image from the input file, resize the image and write it to the destination file.
resize(File, File, File, File) - Method in class dekoh.portal.fwk.image.JavaPhotoResizer
 
resize(File, File, File, File, EXIFOrientation) - Method in class dekoh.portal.fwk.image.JavaPhotoResizer
 
resize(File, File, File, File) - Method in class dekoh.portal.fwk.image.MultiProcessGDIPResizer
 
resize(File, File, File, File, EXIFOrientation) - Method in class dekoh.portal.fwk.image.MultiProcessGDIPResizer
 
resize(File, File, File, File, EXIFOrientation) - Method in class dekoh.portal.fwk.image.NativePhotoResizer
 
resize(File, File, File, File) - Method in class dekoh.portal.fwk.image.NativePhotoResizer
 
resize(File, File, File, File) - Method in interface dekoh.portal.fwk.image.PhotoResizer
 
resize(File, File, File, File, EXIFOrientation) - Method in interface dekoh.portal.fwk.image.PhotoResizer
 
resize(File, ImageSize, T) - Method in class dekoh.portal.fwk.image.ResizeImageCache
Equvivalant to calling resize() with EXIFOrientation.TOP_LEFT
resize(File, ImageSize, EXIFOrientation, T) - Method in class dekoh.portal.fwk.image.ResizeImageCache
Resizes the given image to medium,small,square_thumb.
resize(File, File, File, File, EXIFOrientation) - Method in class dekoh.portal.fwk.image.ResizeImageCache
 
resize(HttpServletRequest) - Method in class dekoh.portal.image.AbstractResizeImageServlet
 
RESIZE_IMAGE_CACHE - Static variable in class dekoh.portal.fwk.image.ResizeImageCache
 
resizeAndGiveBufferedImage(File, File, ImageSize) - Static method in class dekoh.portal.fwk.image.ImageUtils
 
resizeAndReturn(File, File, float, int, int, boolean, EXIFOrientation) - Method in class dekoh.portal.fwk.image.AbstractImageResizer
 
resizeAndSaveBufferedImage(AbstractImageResizer.ImageWithReader, File, float, int, int, boolean) - Method in class dekoh.portal.fwk.image.AbstractImageResizer
 
resizeAndSaveImage(File, File, boolean) - Static method in class dekoh.portal.fwk.image.ImageUtils
 
resizeAndSaveImage(File, File, ImageSize) - Static method in class dekoh.portal.fwk.image.ImageUtils
creates thumbnails and 640x480 images and saves in respective folders.
resizeAndSaveImage(AbstractImageResizer.ImageWithReader, File, ImageSize) - Static method in class dekoh.portal.fwk.image.ImageUtils
 
resizeAndSaveImage(File, File, ImageSize, EXIFOrientation) - Static method in class dekoh.portal.fwk.image.ImageUtils
creates thumbnails and 640x480 images and saves in respective folders.
RESIZED - Static variable in class dekoh.portal.fwk.importer.ImportStatus
 
RESIZEFAILURE - Static variable in class dekoh.portal.fwk.importer.ImportStatus
 
resizeImage(BufferedImage, int, int) - Method in class dekoh.portal.fwk.image.AbstractImageResizer
The real implementation for image resizing to be provided by subclasses.
resizeImage(BufferedImage, int, int) - Method in class dekoh.portal.fwk.image.FastImageResizer
 
resizeImage(File, int, int, int) - Static method in class dekoh.portal.fwk.image.ImageUtils
Resizes an image
resizeImage(Image, int, int, int) - Static method in class dekoh.portal.fwk.image.ImageUtils
Resizes an image.
resizeImage(BufferedImage, int, int) - Method in class dekoh.portal.fwk.image.MultistepSmoothImageResizer
 
ResizeImageCache - Class in dekoh.portal.fwk.image
ResizeImageCache manages the cached resized images for a given kind of DigitalObject.
ResizeImageCache(File) - Constructor for class dekoh.portal.fwk.image.ResizeImageCache
 
ResizeImageCache() - Constructor for class dekoh.portal.fwk.image.ResizeImageCache
 
resizeStatus() - Static method in class dekoh.portal.fwk.importer.ImportStatus
 
resizeToSize(BufferedImage, boolean, int, int) - Method in class dekoh.portal.fwk.image.AbstractImageResizer
 
resizeToSizes(File, List, EXIFOrientation, T) - Method in class dekoh.portal.fwk.image.ResizeImageCache
Resizes the given original image to to the specified smaller sizes.
resizeToWhat(HttpServletRequest) - Method in class dekoh.portal.image.AbstractResizeImageServlet
 
resizeWhat(HttpServletRequest) - Method in class dekoh.portal.image.AbstractResizeImageServlet
 
retrieve(SubscriptionItem) - Method in class dekoh.portal.syndication.aggregator.core.FeedFetcherCacheWrapper
Retrievs the SyndFeed represented by the subscription item and updates the cache
retrieveFeed(FeedFetcherCache) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
RIGHT_BOTTOM - Static variable in class dekoh.portal.fwk.image.EXIFOrientation
 
RIGHT_TOP - Static variable in class dekoh.portal.fwk.image.EXIFOrientation
 
rollback() - Method in class dekoh.portal.fwk.importer.AbstractImportProcessor
 
rollback() - Method in interface dekoh.portal.fwk.importer.ImportProcessor
Rollback if there is an active transaction started by ImportProcessor.beginImport()
rollbackImportedChange() - Method in class dekoh.portal.fwk.importer.AggregatedImportedDirectories
 
rollbackImportedChange() - Method in class dekoh.portal.fwk.importer.ImportedDirectories
If import process is inturrupted abruptly by user has should be rolled back to its old state
rollbackTx() - Method in interface dekoh.portal.fwk.persistence.DIOEntityManager
 
rollbackTx() - Method in class dekoh.portal.fwk.persistence.DIOEntityManagerImpl
 
RootFolder - Class in dekoh.portal.fwk.importer
 
RootFolder(File) - Constructor for class dekoh.portal.fwk.importer.RootFolder
 
RootFolder(File, File) - Constructor for class dekoh.portal.fwk.importer.RootFolder
 
RSS1_0 - Static variable in class dekoh.portal.syndication.SyndicationService.FeedType
 
RSS2_0 - Static variable in class dekoh.portal.syndication.SyndicationService.FeedType
 
RUNNING - Static variable in class dekoh.portal.fwk.importer.ImportProgressObject.ProgressStatus
 

S

save() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
save() - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
save() - Method in class dekoh.portal.syndication.aggregator.core.XmlBasedPersistentSubscriptionList
 
saveImage(BufferedImage, File, int) - Static method in class dekoh.portal.fwk.image.ImageUtils
Saves an image to the disk.
scanComplete() - Method in class dekoh.portal.fwk.importer.ImportRequestCreator
 
scanComplete() - Method in interface dekoh.portal.fwk.importer.ScanObserver
 
ScanObserver - Interface in dekoh.portal.fwk.importer
 
scheduleAggregation() - Method in interface dekoh.portal.syndication.aggregator.core.Aggregator
Triggers a periodic aggregation that becomes enabled now, and subsequently repeats itself after a frequency.Implementatin can chose to have a defualt frequency or take in the the constructor

Generally this will be a one time call, However it can be used to start aggregation "now", to check for latest feeds

scheduleAggregation(long) - Method in interface dekoh.portal.syndication.aggregator.core.Aggregator
Triggers a periodic aggregation that becomes enabled now, and subsequently repeats itself after the specified frequency.
scheduleAggregation() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
 
scheduleAggregation(long) - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
It will stop the aggregation if it is running and reschedule the aggregation with the specified frequecy
scheduleAggregation() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
scheduleAggregation(long) - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
SecurePasswordStore - Class in dekoh.portal.password
SecurePasswordStore is a PasswordStore which requires a Dekoh network identity and a master password to open.
SecurePasswordStore(File, String, String) - Constructor for class dekoh.portal.password.SecurePasswordStore
 
SecurePasswordStore.MasterPasswordPolicy - Class in dekoh.portal.password
 
SecurePasswordStoreFactory - Class in dekoh.portal.password
SecurePasswordStoreFactory returns instances of SecurePasswordStore for Dekoh applications.
sendCollectionShareMail(ShareMetadata, MailTemplateObject, String[]) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
serveRequestedFile(File, HttpServletRequest, HttpServletResponse) - Method in class dekoh.portal.util.FileServer
 
SessionUtil - Class in com.pramati.bfly.das.helper
Helper to get loggedin user information.
SessionUtil() - Constructor for class com.pramati.bfly.das.helper.SessionUtil
 
setAddTime(Timestamp) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
setApplicationId(String) - Method in class com.pramati.bfly.vm.api.InstallEnv
 
setApplicationPreference(String, String) - Method in class dekoh.portal.fwk.PortalApplicationContext
Creates or changes existing application wide preference given the name.
setAppToAll(String) - Method in class com.pramati.bfly.das.contacts.helper.ShareService
Shares the application to Public.
setAppToAllContacts(String) - Method in class com.pramati.bfly.das.contacts.helper.ShareService
Shares the application to All Contacts.
setAppToDekohNetwork(String) - Method in class com.pramati.bfly.das.contacts.helper.ShareService
Shares the application to Dekoh Network.
setAttribute(String, Object) - Method in class dekoh.portal.fwk.importer.ImportRequest
 
setAuthCookie(String) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
setAuthor(String) - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
setAuthor(String) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
setAuthor(String) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
setAuthor(String) - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
 
setAuthor(String) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
setBuddies(Set) - Method in class dekoh.portal.fwk.persistence.Share
 
setBuddy(boolean) - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
setComment(String) - Method in class dekoh.portal.fwk.persistence.Comment
 
setCommentedOn(DigitalObject) - Method in class dekoh.portal.fwk.persistence.Comment
 
setComments(List) - Method in class dekoh.portal.fwk.persistence.Share
 
setComponentRoot(String) - Method in class com.pramati.bfly.vm.api.InstallEnv
 
setContactsForApp(String, String[]) - Method in class com.pramati.bfly.das.contacts.helper.ShareService
Shares the application to given contacts.
setContentCreationTime(Timestamp) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
setCreationTime(Timestamp) - Method in class dekoh.portal.fwk.persistence.Share
 
setCreationTime(Timestamp) - Method in class dekoh.portal.fwk.persistence.Tag
 
setDescription(String) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
setDescripton(String) - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
setDescripton(String) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
setDescripton(String) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
setDescripton(String) - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
 
setDescripton(String) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
setDestinationFile(File) - Method in class dekoh.portal.fwk.importer.ImportRequest
 
setDigitalObject(DigitalObject) - Method in class dekoh.portal.fwk.persistence.DIOProperty
 
setDigitalObjects(Set) - Method in class dekoh.portal.fwk.persistence.DioCollection
 
setDigitalObjects(List) - Method in class dekoh.portal.fwk.persistence.Page
 
setDigitalObjects(Set) - Method in class dekoh.portal.fwk.persistence.Tag
 
setDioCollectionQueryInterface(DioCollectionQueryInterface) - Method in class dekoh.portal.fwk.share.RequestContext
 
setDioProperties(Set) - Method in class dekoh.portal.fwk.persistence.DigitalObject
Deprecated. intended to be called by JPA implementations only. Use method DigitalObject.setOrAddDioProperty(java.lang.String, java.lang.String) to create a new Property on this DigitalObject.
setDioQueryInterface(DioQueryInterface) - Method in class dekoh.portal.fwk.share.RequestContext
 
setDirPath(String) - Method in class dekoh.portal.fwk.persistence.Directory
 
setDisabled(boolean) - Method in class dekoh.portal.fwk.persistence.Share
 
setExecutionFailed() - Method in class dekoh.portal.fwk.importer.ImportRequest
 
setFeedInfo(URL, SyndFeedInfo) - Method in class dekoh.portal.syndication.aggregator.core.FeedFetcherCacheWrapper
 
setFeedURI(URI) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
setFeedURL(URL) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
setFileName(String) - Method in class dekoh.portal.fwk.persistence.FileLocation
 
setId(String) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
setId(String) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
setImportStatus(ImportStatus) - Method in class dekoh.portal.fwk.importer.ImportRequest
 
setInstallDir(String) - Method in class com.pramati.bfly.vm.api.InstallEnv
 
setLastImportTime(long, String) - Method in class dekoh.portal.fwk.importer.ImportServiceImpl
 
setLastUpdated(Timestamp) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
setListener(InstallListener) - Method in class com.pramati.bfly.vm.api.InstallEnv
Sets an InstallListener object.
setLoginTimeout(int) - Method in class dekoh.portal.fwk.PortalDataSource
Not implemented.
setLogWriter(PrintWriter) - Method in class dekoh.portal.fwk.PortalDataSource
Not implemented.
setMasterPasswordPolicy(HttpServletRequest, SecurePasswordStore.MasterPasswordPolicy) - Static method in class dekoh.portal.password.SecurePasswordStore
Changes currently logged in Dekoh user's preference on how the Master password to his password store should be obtained.
setMaxItemsToAggregate(int) - Method in interface dekoh.portal.syndication.aggregator.core.Aggregator
 
setMaxItemsToAggregate(int) - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
 
setMaxItemsToAggregate(int) - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
setName(String) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
setName(String) - Method in class dekoh.portal.fwk.persistence.DIOProperty
 
setName(String) - Method in class dekoh.portal.fwk.persistence.Share
 
setNewArchivePath(String) - Method in class com.pramati.bfly.vm.api.InstallEnv
 
setNewVersion(Version) - Method in class com.pramati.bfly.vm.api.InstallEnv
Sets the new/current version of the component being installed.
setOldVersion(Version) - Method in class com.pramati.bfly.vm.api.InstallEnv
Sets the old version (current version) of the component.
setOrAddCollectionTemplate(DioCollection, Properties) - Method in class dekoh.portal.fwk.share.LocalRequestContext
sets or changed the template properties for the given collection
setOrAddCollectionTemplate(int, Properties) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
setOrAddDioProperty(String, String) - Method in class dekoh.portal.fwk.persistence.DigitalObject
Utility method to set or create a DIOProperty on this DigitalObject.
setOrAddTemplateProperties(Properties) - Method in class dekoh.portal.fwk.persistence.DioCollection
Set or changes the template properties to the current collection
setOwner(LocalUser) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
setOwner(LocalUser) - Method in class dekoh.portal.fwk.persistence.Share
 
setOwner(LocalUser) - Method in class dekoh.portal.fwk.persistence.Tag
 
setOwnerName(String) - Method in class dekoh.portal.fwk.share.AccessPath
 
setPageNumber(int) - Method in class dekoh.portal.fwk.persistence.Page
 
setPageSize(int) - Method in class dekoh.portal.fwk.persistence.Page
 
setParentCollection(DioCollection) - Method in class dekoh.portal.fwk.importer.ImportStatusInfo
 
setParentComment(Comment) - Method in class dekoh.portal.fwk.persistence.Comment
 
setPassword(String) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
setPercentage(int) - Method in class dekoh.portal.fwk.importer.ImportProgressObject.RegisteredTask
 
setPostedAt(Timestamp) - Method in class dekoh.portal.fwk.persistence.Comment
 
setPreviewDioInCollectionHierarchy(int, DIOEntityManager) - Method in class dekoh.portal.fwk.persistence.DioCollection
 
setProperty(String, Object) - Method in class dekoh.portal.syndication.aggregator.core.AggregatedItemTransformer.TransformationContext
 
setProperty(String, String) - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
setProperty(String, String) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
setProperty(String, String) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
setProperty(String, String) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
setProperty(String, String) - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
 
setProperty(String, String) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
setProtected(int) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
setPublic(boolean) - Method in class dekoh.portal.fwk.persistence.Share
 
setRating(Rating) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
setReplyComments(List) - Method in class dekoh.portal.fwk.persistence.Comment
 
setRequestHeaders(URLConnection, SyndFeedInfo) - Method in class dekoh.portal.syndication.aggregator.core.AuthenticatedURLFeedFetcher
 
setRescheduleOnAdd(boolean) - Method in class dekoh.portal.syndication.aggregator.managed.AggregationConfig
 
setResizeImageCacheInContext(ResizeImageCache) - Method in class dekoh.portal.fwk.share.RequestContext
 
setShare(Share) - Method in class dekoh.portal.fwk.persistence.Comment
 
setSharedDigitalObjects(Set) - Method in class dekoh.portal.fwk.persistence.Share
 
setShareQueryInterface(ShareQueryInterface) - Method in class dekoh.portal.fwk.share.RequestContext
 
setShares(Set) - Method in class dekoh.portal.fwk.persistence.Buddy
 
setSourceDirectory(Directory) - Method in class dekoh.portal.fwk.persistence.FileLocation
 
setTag(String) - Method in class dekoh.portal.fwk.persistence.Tag
 
setTags(Set) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
setTitle(String) - Method in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
setTitle(String) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionList
 
setTitle(String) - Method in class dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListWrapper
 
setTitle(String) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
setTitle(String) - Method in interface dekoh.portal.syndication.aggregator.core.SubscriptionList
 
setTitle(String) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
setTotalDios(int) - Method in class dekoh.portal.fwk.persistence.Page
 
setType(String) - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
setUserName(String) - Method in class dekoh.portal.fwk.persistence.LocalUser
 
setUserName(String) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
setUserPreference(String, String, String) - Method in class dekoh.portal.fwk.PortalApplicationContext
 
setUserPreference(HttpServletRequest, String, String) - Method in class dekoh.portal.fwk.PortalApplicationContext
 
setValue(String) - Method in class dekoh.portal.fwk.persistence.DIOProperty
 
setViewOnlyToOwner(boolean) - Method in class dekoh.portal.fwk.persistence.Comment
 
SEVEN - Static variable in class dekoh.portal.fwk.persistence.Rating
 
Share - Class in dekoh.portal.fwk.persistence
A Share stores the relationship between DigitalObjects shared with buddies by the owner.
Share() - Constructor for class dekoh.portal.fwk.persistence.Share
 
Share(String, String) - Constructor for class dekoh.portal.fwk.persistence.Share
 
share - Variable in class dekoh.portal.fwk.share.ShareMetadata
 
Share.BuddyVisitEvent - Class in dekoh.portal.fwk.persistence
Describes a buddy's visit to a share.
Share.BuddyVisitEvent(Buddy, Share, Timestamp) - Constructor for class dekoh.portal.fwk.persistence.Share.BuddyVisitEvent
 
shareAppToAll(String, String, String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
API to share an application to Everyone.
shareAppToAllContacts(String, String, String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
Api to share an application to all user contacts.
shareAppToContacts(String, String, String, String, String[]) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
Api to explicitly share an application to some contacts.
shareAppToDekohNetwork(String, String, String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
Api to share an application to everyone on DekohNetwork.
shareCollectionToContacts(String, String[]) - Method in class com.pramati.bfly.das.contacts.helper.ShareService
To share a collection (Application content data), application needs to be shared.
SHARED_TO_ALL - Static variable in class com.pramati.bfly.das.contacts.helper.ShareService.ShareScope
If an application is shared to Public by this Dekoh user from this Dekoh Desktop.
SHARED_TO_ALL_CONTACTS - Static variable in class com.pramati.bfly.das.contacts.helper.ShareService.ShareScope
If an application is shared to All Contacts by this Dekoh user from this Dekoh Desktop.
SHARED_TO_DEKOH - Static variable in class com.pramati.bfly.das.contacts.helper.ShareService.ShareScope
If an application is shared to Dekoh Network by this Dekoh user from this Dekoh Desktop.
sharedAppToAll(ShareEvent) - Method in interface com.pramati.bfly.das.contacts.listeners.ShareListener
Invoked after successfully sharing the application to public and synchronizing with central server.
sharedAppToAllContacts(ShareEvent) - Method in interface com.pramati.bfly.das.contacts.listeners.ShareListener
Invoked after successfully sharing the application to All contacts and synchronizing with central server.
sharedAppToContacts(ShareEvent) - Method in interface com.pramati.bfly.das.contacts.listeners.ShareListener
Invoked after successfully sharing the application explicitly to some contacts and synchronizing with central server.
sharedAppToDekohNetwork(ShareEvent) - Method in interface com.pramati.bfly.das.contacts.listeners.ShareListener
Invoked after successfully sharing the application to Dekoh network and synchronizing with central server.
shareDigitalObject(DigitalObject, Buddy[]) - Method in class dekoh.portal.fwk.persistence.Share
Adds given digital object to share and adds buddies to this Share.
shareDigitalObject(DigitalObject, Set) - Method in class dekoh.portal.fwk.persistence.Share
 
ShareEvent - Class in com.pramati.bfly.das.contacts.listeners
An event which indicates that a share operation occurred.
ShareEvent(ApplicationShareManager, String, String, String, List) - Constructor for class com.pramati.bfly.das.contacts.listeners.ShareEvent
Constructs a prototypical Event, passed for every ShareListener events.
ShareException - Exception in com.pramati.bfly.das.contacts.exception
ShareException is thrown when Operations like Sharing/Unsharing an Application or getting Shared Application Information for a Dekoh User fail.
ShareException() - Constructor for exception com.pramati.bfly.das.contacts.exception.ShareException
 
ShareException(String) - Constructor for exception com.pramati.bfly.das.contacts.exception.ShareException
 
ShareException(String, Throwable) - Constructor for exception com.pramati.bfly.das.contacts.exception.ShareException
 
ShareException(Throwable) - Constructor for exception com.pramati.bfly.das.contacts.exception.ShareException
 
ShareFilter - Class in dekoh.portal.fwk.share
 
ShareFilter() - Constructor for class dekoh.portal.fwk.share.ShareFilter
 
ShareInfo - Class in com.pramati.bfly.cas.presence.api.ops
A DataObject having the shared applications information of a DekohUser.
ShareInfo.AppShareInfo - Class in com.pramati.bfly.cas.presence.api.ops
 
ShareInfo.BuddyShareInfo - Class in com.pramati.bfly.cas.presence.api.ops
Represents a DesktopUser (DekohUser's who are registered, have a valid dekohId, and installed a Dekoh desktop) who has shared some application from any of his Dekoh Desktops to this DekohUser.
ShareInfo.DesktopShareInfo - Class in com.pramati.bfly.cas.presence.api.ops
Represents a Dekoh Desktop of a DesktopUser, from which he has shared some application to this DekohUser.
ShareListener - Interface in com.pramati.bfly.das.contacts.listeners
ShareListener interface for getting call back when an Application is Shared/Unshared.
ShareMetadata - Class in dekoh.portal.fwk.share
ShareMetadata represents the information about the Share.
ShareMetadata(Share, RequestContext) - Constructor for class dekoh.portal.fwk.share.ShareMetadata
 
ShareQueryInterface - Class in dekoh.portal.fwk.share
 
ShareQueryInterface(DIOEntityManager, AccessPath, boolean, Set, String) - Constructor for class dekoh.portal.fwk.share.ShareQueryInterface
 
ShareService - Class in com.pramati.bfly.das.contacts.helper
ShareService exposes methods to Share and Unshare applications from a Dekoh Desktop to other Dekoh users.
ShareService.ShareScope - Class in com.pramati.bfly.das.contacts.helper
Defines the Application Share Scope.
shutdown() - Method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
To shutdown the Contacts local database.
shutdown() - Method in class dekoh.portal.fwk.importer.ExecutorBackedImportSubProcess
 
shutdown() - Method in interface dekoh.portal.fwk.importer.ImportSubProcess
 
shutdown() - Method in class dekoh.portal.syndication.aggregator.core.FeedRetriever
 
shutdownAllExecutors() - Method in class dekoh.portal.fwk.importer.ImportRequestCreator
 
shutdownAllSuccessors(List) - Method in class dekoh.portal.fwk.importer.ImportRequestCreator
 
SIX - Static variable in class dekoh.portal.fwk.persistence.Rating
 
SMALL - Static variable in class dekoh.portal.fwk.image.ImageSize
Image of atmost 400x400 dimensions
SMALL - Static variable in class dekoh.portal.servlet.AppIconServlet.IconSize
 
SQUARE_THUMB - Static variable in class dekoh.portal.fwk.image.ImageSize
Square thumbnail of atmost 100x100 dimensions.
start(String) - Method in class dekoh.portal.fwk.importer.ImportLogger
 
start(ImportContext) - Method in interface dekoh.portal.fwk.importer.ImportService
 
start(ImportContext, ImportProgressObject) - Method in interface dekoh.portal.fwk.importer.ImportService
 
start(ImportContext) - Method in class dekoh.portal.fwk.importer.ImportServiceImpl
Starts importing files in a separate thread and returns the progressObject to the caller.
start(ImportContext, ImportProgressObject) - Method in class dekoh.portal.fwk.importer.ImportServiceImpl
Starts importing files in a separate thread and returns the progressObject to the caller.
startAggregator(Aggregator) - Method in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
Start the aggregator if the subscription list is not empty.
startFetching(AggregatorImpl) - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItemFetcher
 
startImporterThread(ImportContext, ImportProgressObject) - Method in class dekoh.portal.fwk.importer.ImportServiceImpl
 
STARTING - Static variable in class dekoh.portal.fwk.importer.ImportProgressObject.ProgressStatus
 
StaticFileAggregator - Class in dekoh.portal.util
Helper class to include multiple files in a response.
StaticFileAggregator() - Constructor for class dekoh.portal.util.StaticFileAggregator
 
stop(String) - Method in class dekoh.portal.fwk.importer.ImportLogger
 
stop() - Method in class dekoh.portal.fwk.importer.ImportProgressObject
Stops the current importing of DigitalObjects.
stopFetcher() - Method in class dekoh.portal.syndication.aggregator.core.SubscriptionItemFetcher
 
STOPPING - Static variable in class dekoh.portal.fwk.importer.ImportProgressObject.ProgressStatus
 
stopScheduler() - Method in interface dekoh.portal.syndication.aggregator.core.Aggregator
Stops the scheduling of aggregator.
stopScheduler() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorImpl
 
stopScheduler() - Method in class dekoh.portal.syndication.aggregator.core.AggregatorWrapper
 
submit(List, AggregatorImpl) - Method in class dekoh.portal.syndication.aggregator.core.FeedConsumer
Submits the supplied downloaded item it to the thread pool for aggregation .
These downloaded items will be aggregated whenever the threads in the pool are idle.
Once all downloaded items are aggregated the aggregated feed will be written to file
submit(AggregatorImpl) - Method in class dekoh.portal.syndication.aggregator.core.FeedRetriever
Once submited SubscriptionItem in the supplied aggregator will be downloaded by the thread pool.
SubscriptionItem - Class in dekoh.portal.syndication.aggregator.core
 
SubscriptionItem(URI) - Constructor for class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
SubscriptionItem(URI, String) - Constructor for class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
SubscriptionItem(URI, String, String) - Constructor for class dekoh.portal.syndication.aggregator.core.SubscriptionItem
 
SubscriptionItemFetcher - Class in dekoh.portal.syndication.aggregator.core
 
SubscriptionItemFetcher(FeedRetriever) - Constructor for class dekoh.portal.syndication.aggregator.core.SubscriptionItemFetcher
 
subscriptionItems - Variable in class dekoh.portal.syndication.aggregator.core.InMemorySubscriptionList
 
SubscriptionList - Interface in dekoh.portal.syndication.aggregator.core
Represents a Collection of SubscriptionItem.
SubscriptionListListener - Interface in dekoh.portal.syndication.aggregator.core
Registered instances of SubscriptionListListener are notified whenever a new SubscriptionItem is added or an existing item is removed from the SubscriptionList.
SubscriptionListManager - Class in dekoh.portal.syndication.aggregator.core
Creates instances of PersistentSubscriptionList which is backed by a File store.
SubscriptionListManager(File) - Constructor for class dekoh.portal.syndication.aggregator.core.SubscriptionListManager
 
SubscriptionListWrapper - Class in dekoh.portal.syndication.aggregator.core
 
SubscriptionListWrapper(SubscriptionList) - Constructor for class dekoh.portal.syndication.aggregator.core.SubscriptionListWrapper
 
SummarizingTransformer - Class in dekoh.portal.syndication.aggregator.core
SummarizingTransformer will trim the description and content of each feed Item if its more than maxDescriptionChar.
SummarizingTransformer() - Constructor for class dekoh.portal.syndication.aggregator.core.SummarizingTransformer
Same as calling SummarizingTransformer.SummarizingTransformer(int) with 100.
SummarizingTransformer(int) - Constructor for class dekoh.portal.syndication.aggregator.core.SummarizingTransformer
 
SUPPORTED_FEED_TYPES - Static variable in class dekoh.portal.syndication.SyndicationService.FeedType
 
SyndicationService - Class in dekoh.portal.syndication
SyndicationService publishes the events from each of the Channel emitted by registered ChannelProviders to authenticated Dekoh network users.
SyndicationService.FeedType - Class in dekoh.portal.syndication
 
SYSTEM_GENERATED - Static variable in class dekoh.portal.password.SecurePasswordStore.MasterPasswordPolicy
 

T

Tag - Class in com.pramati.bfly.das.contacts.persistence
Tag is a word or a phrase that is used to group together Contacts.
Tag() - Constructor for class com.pramati.bfly.das.contacts.persistence.Tag
To create an Tag with empty tagName.
Tag(String) - Constructor for class com.pramati.bfly.das.contacts.persistence.Tag
 
Tag - Class in dekoh.portal.fwk.persistence
Tag is a word or a phrase that describes one or more DigitalObjects.
Tag() - Constructor for class dekoh.portal.fwk.persistence.Tag
 
Tag(String, String) - Constructor for class dekoh.portal.fwk.persistence.Tag
 
Tag(String, String, LocalUser) - Constructor for class dekoh.portal.fwk.persistence.Tag
 
TagCloud - Class in dekoh.portal.fwk.persistence.search
TagCloud is a collection of tags ordered on popularity(number of DigitalObjects tagged).
TagCloudEntry - Class in dekoh.portal.fwk.persistence.search
Object holding tag information
TagCloudEntry(Tag, int) - Constructor for class dekoh.portal.fwk.persistence.search.TagCloudEntry
 
TagCloudEntry(String, int, long) - Constructor for class dekoh.portal.fwk.persistence.search.TagCloudEntry
 
TagCloudEntry(String) - Constructor for class dekoh.portal.fwk.persistence.search.TagCloudEntry
Deprecated. frequency - number of times the tag is used is intialized to 1 when using this constructor. creationTime of the tag is inited to current time. Use TagCloudEntry.TagCloudEntry(Tag, int)
TaggedDioCollection - Class in dekoh.portal.fwk.persistence
 
TaggedDioCollection(DIOEntityManager, LocalUser, String[]) - Constructor for class dekoh.portal.fwk.persistence.TaggedDioCollection
See TaggedDioCollection.TaggedDioCollection(DIOEntityManager, LocalUser, String[]) TaggedDioCollection(em, default_max_resultset_size, tags}
TaggedDioCollection(DIOEntityManager, int, int, int, String, String[]) - Constructor for class dekoh.portal.fwk.persistence.TaggedDioCollection
 
TaggedDioCollection(DIOEntityManager, int, int, int, String, LocalUser, String[]) - Constructor for class dekoh.portal.fwk.persistence.TaggedDioCollection
Create a collection of all DigitalObject that are tagged with *all* tags passed to this constructor.
TEN - Static variable in class dekoh.portal.fwk.persistence.Rating
 
THREE - Static variable in class dekoh.portal.fwk.persistence.Rating
 
THUMB - Static variable in class dekoh.portal.fwk.image.ImageSize
Image of atmost 100x100 dimensions
title - Variable in class dekoh.portal.fwk.share.ShareMetadata
 
toBufferedImage(BufferedImage, int, int) - Method in class dekoh.portal.fwk.image.AbstractImageResizer
 
toBufferedImage(Image, int, int, int) - Method in class dekoh.portal.fwk.image.AbstractImageResizer
 
toFile() - Method in class dekoh.portal.fwk.persistence.Directory
Convert the URL of the directory to a local file path.
toNumberTrain() - Method in class dekoh.portal.fwk.share.AccessPath
Serializes this AccessPath object to a number train that can be used as a query string parameter value.
toNumberTrain(HttpServletRequest) - Static method in class dekoh.portal.fwk.share.AccessPath
Converts the AccessPath in the HttpServletRequest passed to number train.
TOP_LEFT - Static variable in class dekoh.portal.fwk.image.EXIFOrientation
 
TOP_RIGHT - Static variable in class dekoh.portal.fwk.image.EXIFOrientation
 
toString() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo.AppShareInfo
 
toString() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo.BuddyShareInfo
 
toString() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo.DesktopShareInfo
 
toString() - Method in class com.pramati.bfly.cas.presence.api.ops.ShareInfo
 
toString() - Method in class com.pramati.bfly.das.contacts.persistence.Contact
 
toString() - Method in class com.pramati.bfly.vm.api.InstallEnv
 
toString() - Method in class dekoh.portal.fwk.persistence.Buddy
 
toString() - Method in class dekoh.portal.fwk.persistence.Comment
 
toString() - Method in class dekoh.portal.fwk.persistence.DigitalObject
 
toString() - Method in class dekoh.portal.fwk.persistence.Page
 
toString() - Method in class dekoh.portal.fwk.persistence.Tag
 
toString() - Method in class dekoh.portal.servlet.AppIconServlet.IconSize
 
toURL(File) - Static method in class dekoh.portal.fwk.persistence.Directory
 
transform(AggregatedItemTransformer.TransformationContext, Item) - Method in class dekoh.portal.syndication.aggregator.core.AggregatedItemTransformer.Adapter
 
transform(AggregatedItemTransformer.TransformationContext, Item) - Method in interface dekoh.portal.syndication.aggregator.core.AggregatedItemTransformer
 
transform(AggregatedItemTransformer.TransformationContext, Item) - Method in class dekoh.portal.syndication.aggregator.core.SummarizingTransformer
 
TWO - Static variable in class dekoh.portal.fwk.persistence.Rating
 
type - Variable in class dekoh.portal.fwk.persistence.DigitalObject
 

U

UNKNOWN - Static variable in class dekoh.portal.fwk.importer.ImportStatus
Indicates that there is no change in the file, but user has imported a parent directory to dekoh.
UNKNOWN - Static variable in class dekoh.portal.util.FileServer
 
unregisterContactsListener(ContactsListener) - Method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
For unregistering a ContactsListener.
unregisterShareListener(ShareListener) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
For unregistering a ShareListener.
unshareAppFromAll(String, String, String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
To unshare an application, which is already shared to All.
unshareAppFromAllContacts(String, String, String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
To unshare an application, which is already shared to All contacts of the Logged in user.
unshareAppFromContacts(String, String, String, String, String[]) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
To unshare an application, which is already shared to some Contacts.
unshareAppFromDekohNetwork(String, String, String, String) - Method in class com.pramati.bfly.das.contacts.persistence.ApplicationShareManager
To unshare an application, which is already shared to Dekoh Network.
unsharedAppFromAll(ShareEvent) - Method in interface com.pramati.bfly.das.contacts.listeners.ShareListener
Invoked after successfully unsharing the application from public and synchronizing with central server.
unsharedAppFromAllContacts(ShareEvent) - Method in interface com.pramati.bfly.das.contacts.listeners.ShareListener
Invoked after successfully unsharing the application from All Contacts and synchronizing with central server.
unsharedAppFromContacts(ShareEvent) - Method in interface com.pramati.bfly.das.contacts.listeners.ShareListener
Invoked after successfully unsharing the application explicitly from some contacts and synchronizing with central server.
unsharedAppFromDekohNetwork(ShareEvent) - Method in interface com.pramati.bfly.das.contacts.listeners.ShareListener
Invoked after successfully unsharing the application from Dekoh Network and synchronizing with central server.
update(Observable, Object) - Method in class dekoh.portal.syndication.OPMLGenerator
Whenerver any Channel is registered to SyndicationService it notifies this Observer and call this update method
UpdateAdapter - Class in com.pramati.bfly.vm.update
 
UpdateAdapter() - Constructor for class com.pramati.bfly.vm.update.UpdateAdapter
 
updateContact(Contact) - Method in class com.pramati.bfly.das.contacts.helper.AddressBook
Updates the user profile of an existing contact in DesktopUser's AddressBook.
updateContact(String, String, String, Contact) - Method in class com.pramati.bfly.das.contacts.persistence.ContactsManager
API for updating an existing contact.
UpdateHandler - Interface in com.pramati.bfly.vm.api
Interface to be implemented by Component providers wishing to customize the installation/uninstallation/updation of their components.
updateParentPreviewDioIfRequired(DioCollection) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
updatePreviewDioIfRequired(DioCollection, DigitalObject) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
updateSelfImage(File, ImageSize) - Method in class com.pramati.bfly.das.profile.helper.ProfileManager
 
updateStatus(ImportStatus, File) - Method in class dekoh.portal.fwk.importer.ImportProgressObject
 
updateStatus(ImportStatus, int, File) - Method in class dekoh.portal.fwk.importer.ImportProgressObject
Creates an event and nofify the listener with the new ImportStatus
updateStatus(ImportStatus, int, File, String) - Method in class dekoh.portal.fwk.importer.ImportProgressObject
 
updateStatusToCompleted() - Method in class dekoh.portal.fwk.importer.ImportProgressObject
 
updateStatusToFailure(String, Throwable) - Method in class dekoh.portal.fwk.importer.ImportProgressObject
 
USER_PROVIDED - Static variable in class dekoh.portal.password.SecurePasswordStore.MasterPasswordPolicy
 
userGoesOffline(DesktopUser) - Method in interface com.pramati.bfly.das.api.DekohUserListener
Invoked after a DekohDesktop goes offline and this Desktopuser becomes an offline user.
userGoesOffline(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
 
userGoesOnline(DesktopUser) - Method in interface com.pramati.bfly.das.api.DekohUserListener
Invoked after a DekohDesktop goes online and previously logged in user credentials are successfully validated with central server.
userGoesOnline(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
 
userLogsIn(DesktopUser) - Method in interface com.pramati.bfly.das.api.DekohUserListener
Invoked after user successfully logs into this Dekoh Desktop.
userLogsIn(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
creates and starts aggregators for this desktopuser
userLogsOut(DesktopUser) - Method in interface com.pramati.bfly.das.api.DekohUserListener
Invoked after user successfully logs off from this Dekoh Desktop.
userLogsOut(DesktopUser) - Method in class dekoh.portal.syndication.aggregator.managed.AggregatorInitializer
destroys aggregators for this desktop user

V

validateAccess(PasswordEntry) - Method in class dekoh.portal.fwk.password.PerApplicationPasswordStore
 
validateAccess(PasswordEntry) - Method in class dekoh.portal.password.SecurePasswordStore
 
validResizeOptions() - Static method in class dekoh.portal.fwk.image.ImageSize
 
valueOf(String) - Static method in class com.pramati.bfly.das.contacts.helper.ShareService.ShareScope
 
valueOf(String) - Static method in class dekoh.portal.fwk.i18n.PersistenceFwkMessages
 
valueOf(String) - Static method in class dekoh.portal.fwk.image.EXIFOrientation
 
valueOf(String) - Static method in class dekoh.portal.fwk.image.ImageSize
 
valueOf(String) - Static method in class dekoh.portal.fwk.importer.ImportProgressObject.ProgressStatus
 
valueOf(String) - Static method in class dekoh.portal.fwk.importer.ImportStatus
 
valueOf(String) - Static method in class dekoh.portal.fwk.importer.ImportSubProcess.ExecutionPolicy
 
valueOf(String) - Static method in class dekoh.portal.fwk.persistence.Rating
 
valueOf(String) - Static method in class dekoh.portal.password.SecurePasswordStore.MasterPasswordPolicy
 
valueOf(String) - Static method in class dekoh.portal.servlet.AppIconServlet.IconSize
 
valueOf(String) - Static method in class dekoh.portal.syndication.ChannelProvider.AccessLevel
 
valueOf(String) - Static method in class dekoh.portal.syndication.SyndicationService.FeedType
 
valueOfTrimIgnoreCase(String) - Static method in class dekoh.portal.fwk.image.ImageSize
Calls valueOf after trimming and uppercasing the incoming string.
values() - Static method in class com.pramati.bfly.das.contacts.helper.ShareService.ShareScope
 
values() - Static method in class dekoh.portal.fwk.i18n.PersistenceFwkMessages
 
values() - Static method in class dekoh.portal.fwk.image.EXIFOrientation
 
values() - Static method in class dekoh.portal.fwk.image.ImageSize
 
values() - Static method in class dekoh.portal.fwk.importer.ImportProgressObject.ProgressStatus
 
values() - Static method in class dekoh.portal.fwk.importer.ImportStatus
 
values() - Static method in class dekoh.portal.fwk.importer.ImportSubProcess.ExecutionPolicy
 
values() - Static method in class dekoh.portal.fwk.persistence.Rating
 
values() - Static method in class dekoh.portal.password.SecurePasswordStore.MasterPasswordPolicy
 
values() - Static method in class dekoh.portal.servlet.AppIconServlet.IconSize
 
values() - Static method in class dekoh.portal.syndication.ChannelProvider.AccessLevel
 
values() - Static method in class dekoh.portal.syndication.SyndicationService.FeedType
 
verifyDirLength(File) - Static method in class dekoh.portal.fwk.persistence.Directory
 
Version - Interface in com.pramati.bfly.vm.api
Interface for representing a version number for a component.
VERSION - Static variable in class dekoh.portal.syndication.OPMLGenerator
 

W

waitForAllExecutorsTofinish() - Method in class dekoh.portal.fwk.importer.ImportRequestCreator
 
waitForAllSuccessors(List) - Method in class dekoh.portal.fwk.importer.ImportRequestCreator
 
waitForCompletion(int) - Method in class dekoh.portal.fwk.importer.ImportProgressObject
 
waitForCompletion() - Method in class dekoh.portal.fwk.importer.ImportProgressObject
 
WARNING - Static variable in class dekoh.portal.fwk.importer.ImportStatus
 
WEB_INF_CACHE - Static variable in class dekoh.portal.fwk.image.ResizeImageCache
 
writeChannel(Channel, File) - Static method in class dekoh.portal.syndication.aggregator.core.FeedUtility
 
writeSyndFeed(SyndFeed, File) - Static method in class dekoh.portal.syndication.aggregator.core.FeedUtility
 
writeWireFeed(WireFeed, File) - Static method in class dekoh.portal.syndication.aggregator.core.FeedUtility
 

X

XML_URL - Static variable in class dekoh.portal.syndication.OPMLGenerator
 
XmlBasedPersistentSubscriptionList - Class in dekoh.portal.syndication.aggregator.core
 
XmlBasedPersistentSubscriptionList(File) - Constructor for class dekoh.portal.syndication.aggregator.core.XmlBasedPersistentSubscriptionList
 
XmlBasedPersistentSubscriptionList(File, PasswordStore) - Constructor for class dekoh.portal.syndication.aggregator.core.XmlBasedPersistentSubscriptionList
 

_

_createCollection(String, int) - Method in class dekoh.portal.fwk.share.LocalRequestContext
 
_getDioProperty(String) - Method in class dekoh.portal.fwk.persistence.DigitalObject
Gets a property given a its names.
_getOrCreateResizeImageCache(ImageSize, int) - Method in class dekoh.portal.fwk.image.ResizeImageCache
 
_log(String) - Static method in class dekoh.portal.fwk.importer.ImportLogger
 

A B C D E F G H I J L M N O P Q R S T U V W X _
Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers