Clearspace API (1.7.0) Core Javadocs

Uses of Class
com.jivesoftware.community.JiveInterceptor.Type

Packages that use JiveInterceptor.Type
com.jivesoftware.community Core interfaces and classes for Clearspace. 
 

Uses of JiveInterceptor.Type in com.jivesoftware.community
 

Methods in com.jivesoftware.community that return JiveInterceptor.Type
static JiveInterceptor.Type JiveInterceptor.Type.getType(int key)
          A helper method to get a specific Type object from its key
static JiveInterceptor.Type JiveInterceptor.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JiveInterceptor.Type[] JiveInterceptor.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.jivesoftware.community that return types with arguments of type JiveInterceptor.Type
 java.util.List<JiveInterceptor.Type> JiveInterceptor.getTypes()
          Returns the interception types the interceptor supports.
 

Methods in com.jivesoftware.community with parameters of type JiveInterceptor.Type
 void JiveInterceptor.invokeInterceptor(JiveObject jiveObject, JiveInterceptor.Type type)
          Invokes the interceptor on the specified jive object.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.