Uses of Interface
org.exoplatform.applications.ooplugin.client.PropApi

Packages that use PropApi
org.exoplatform.applications.ooplugin.client   
org.exoplatform.applications.ooplugin.props   
 

Uses of PropApi in org.exoplatform.applications.ooplugin.client
 

Classes in org.exoplatform.applications.ooplugin.client that implement PropApi
 class CommonProp
          Created by The eXo Platform SAS Author.
 

Fields in org.exoplatform.applications.ooplugin.client with type parameters of type PropApi
protected  java.util.ArrayList<PropApi> ResponseDoc.properties
           
 

Methods in org.exoplatform.applications.ooplugin.client that return PropApi
 PropApi ResponseDoc.getProperty(java.lang.String propertyName)
           
static PropApi PropManager.getPropertyByNode(org.w3c.dom.Node propertyNode, java.lang.String httpStatus)
           
 

Methods in org.exoplatform.applications.ooplugin.client that return types with arguments of type PropApi
 java.util.ArrayList<PropApi> ResponseDoc.getProperties()
           
protected  java.util.ArrayList<PropApi> ResponseDoc.getPropertiesForStatus(org.w3c.dom.Node propStatNode)
           
 

Uses of PropApi in org.exoplatform.applications.ooplugin.props
 

Classes in org.exoplatform.applications.ooplugin.props that implement PropApi
 class ContentLengthProp
          Created by The eXo Platform SAS.
 class CreationDateProp
          Created by The eXo Platform SAS.
 class CreatorDisplayNameProp
          Created by The eXo Platform SAS.
 class DisplayNameProp
          Created by The eXo Platform SAS.
 class LastModifiedProp
          Created by The eXo Platform SAS.
 class ResourceTypeProp
          Created by The eXo Platform SAS.
 class VersionNameProp
          Created by The eXo Platform SAS.
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.