Uses of Class
com.jalios.jcms.AssociatedFileEvent.Type

Packages that use AssociatedFileEvent.Type
com.jalios.jcms Contains the core JCMS classes. 
 

Uses of AssociatedFileEvent.Type in com.jalios.jcms
 

Methods in com.jalios.jcms that return AssociatedFileEvent.Type
 AssociatedFileEvent.Type AssociatedFileEvent.getType()
           
static AssociatedFileEvent.Type AssociatedFileEvent.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AssociatedFileEvent.Type[] AssociatedFileEvent.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.jalios.jcms with parameters of type AssociatedFileEvent.Type
 void AssociatedFileEvent.setType(AssociatedFileEvent.Type type)
           
 

Constructors in com.jalios.jcms with parameters of type AssociatedFileEvent.Type
AssociatedFileEvent(File file, File associatedFile, AssociatedFileEvent.Type type)
           
 



Copyright © 2001-2010 Jalios SA. All Rights Reserved.