Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.platform.relations.api.Subject

Packages that use Subject
org.nuxeo.ecm.platform.relations.api   
org.nuxeo.ecm.platform.relations.api.impl   
org.nuxeo.ecm.platform.relations.web   
 

Uses of Subject in org.nuxeo.ecm.platform.relations.api
 

Subinterfaces of Subject in org.nuxeo.ecm.platform.relations.api
 interface Blank
          Blank node.
 interface QNameResource
          Resource with a qualified name.
 interface Resource
          Resource.
 

Methods in org.nuxeo.ecm.platform.relations.api that return Subject
 Subject Statement.getSubject()
           
 

Uses of Subject in org.nuxeo.ecm.platform.relations.api.impl
 

Classes in org.nuxeo.ecm.platform.relations.api.impl that implement Subject
 class BlankImpl
          Blank node.
 class QNameResourceImpl
          Prefixed resource.
 class ResourceImpl
          Resource.
 

Methods in org.nuxeo.ecm.platform.relations.api.impl that return Subject
 Subject StatementImpl.getSubject()
           
 

Uses of Subject in org.nuxeo.ecm.platform.relations.web
 

Methods in org.nuxeo.ecm.platform.relations.web that return Subject
 Subject StatementInfoImpl.getSubject()
           
 Subject StatementInfo.getSubject()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.