Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.cm.cases.HasParticipants

Packages that use HasParticipants
org.nuxeo.cm.caselink   
org.nuxeo.cm.cases   
 

Uses of HasParticipants in org.nuxeo.cm.caselink
 

Subinterfaces of HasParticipants in org.nuxeo.cm.caselink
 interface ActionableCaseLink
           
 interface CaseLink
          A CorrespondencePost represent a sent Case in a Mailbox.
 

Classes in org.nuxeo.cm.caselink that implement HasParticipants
 class ActionableCaseLinkImpl
           
 class CaseLinkImpl
           
 class CaseLinkRequestImpl
           
 

Constructors in org.nuxeo.cm.caselink with parameters of type HasParticipants
ActionableCaseLinkImpl(org.nuxeo.ecm.core.api.DocumentModel doc, HasParticipants recipientAdapted)
           
CaseLinkImpl(org.nuxeo.ecm.core.api.DocumentModel doc, HasParticipants recipientAdapted)
           
 

Uses of HasParticipants in org.nuxeo.cm.cases
 

Subinterfaces of HasParticipants in org.nuxeo.cm.cases
 interface Case
          Mail envelope
 interface CaseItem
          Mail envelope item.
 

Classes in org.nuxeo.cm.cases that implement HasParticipants
 class CaseImpl
           
 class CaseItemImpl
           
 class HasParticipantsImpl
           
 

Constructors in org.nuxeo.cm.cases with parameters of type HasParticipants
CaseImpl(org.nuxeo.ecm.core.api.DocumentModel envelope, HasParticipants recipientsAdapter)
           
CaseItemImpl(org.nuxeo.ecm.core.api.DocumentModel document, HasParticipants recipientAdapter)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.