Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.community.user.profile.ProfileField.Type

Packages that use ProfileField.Type
com.jivesoftware.community.user.profile   
 

Uses of ProfileField.Type in com.jivesoftware.community.user.profile
 

Methods in com.jivesoftware.community.user.profile that return ProfileField.Type
 ProfileField.Type ProfileField.getType()
          Returns the ProfileField.Type of this profile field.
static ProfileField.Type ProfileField.Type.valueOf(int ID)
          Gets an Type object from an typeID
static ProfileField.Type ProfileField.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProfileField.Type[] ProfileField.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.jivesoftware.community.user.profile with parameters of type ProfileField.Type
 boolean ProfileSearchFilter.isValid(ProfileField.Type type)
          Perform some basic validation around field types.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.