com.adobe.livecycle.crc.sharepoint.client.types
Class SearchQueryResultType.DocumentProperty

java.lang.Object
  extended by java.lang.Enum
      extended by com.adobe.livecycle.crc.sharepoint.client.types.SearchQueryResultType.DocumentProperty
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable
Enclosing class:
SearchQueryResultType

public static final class SearchQueryResultType.DocumentProperty
extends java.lang.Enum

See Also:
Serialized Form

Field Summary
static SearchQueryResultType.DocumentProperty author
           
static SearchQueryResultType.DocumentProperty documentLibraryName
           
static SearchQueryResultType.DocumentProperty isDocument
           
static SearchQueryResultType.DocumentProperty path
           
static SearchQueryResultType.DocumentProperty relativePath
           
static SearchQueryResultType.DocumentProperty sitePath
           
static SearchQueryResultType.DocumentProperty title
           
 
Method Summary
 int getIndex()
           
static SearchQueryResultType.DocumentProperty valueOf(java.lang.String name)
           
static SearchQueryResultType.DocumentProperty[] values()
           
 
Methods inherited from class java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

title

public static final SearchQueryResultType.DocumentProperty title

path

public static final SearchQueryResultType.DocumentProperty path

author

public static final SearchQueryResultType.DocumentProperty author

sitePath

public static final SearchQueryResultType.DocumentProperty sitePath

isDocument

public static final SearchQueryResultType.DocumentProperty isDocument

documentLibraryName

public static final SearchQueryResultType.DocumentProperty documentLibraryName

relativePath

public static final SearchQueryResultType.DocumentProperty relativePath
Method Detail

values

public static SearchQueryResultType.DocumentProperty[] values()

valueOf

public static SearchQueryResultType.DocumentProperty valueOf(java.lang.String name)

getIndex

public int getIndex()


[an error occurred while processing this directive] [an error occurred while processing this directive]