com.aurel.track.fieldType.types
Class FieldTypeDescriptorUtil

java.lang.Object
  extended by com.aurel.track.fieldType.types.FieldTypeDescriptorUtil

public class FieldTypeDescriptorUtil
extends java.lang.Object


Constructor Summary
FieldTypeDescriptorUtil()
           
 
Method Summary
static java.util.List getCustomFieldTypeDescriptors()
          Cache the fieldType plugins
static java.util.Set getCustomFieldTypeResourceBundles()
          Get the set of resource bundle names from the custom fields
static FieldTypeDescriptor getFieldTypeDescriptor(java.lang.String pluginID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldTypeDescriptorUtil

public FieldTypeDescriptorUtil()
Method Detail

getFieldTypeDescriptor

public static FieldTypeDescriptor getFieldTypeDescriptor(java.lang.String pluginID)

getCustomFieldTypeDescriptors

public static java.util.List getCustomFieldTypeDescriptors()
Cache the fieldType plugins

Returns:

getCustomFieldTypeResourceBundles

public static java.util.Set getCustomFieldTypeResourceBundles()
Get the set of resource bundle names from the custom fields

Returns:


Issue Tracking with Track+: Home Page      Copyright © 2008 Trackplus. All Rights Reserved.