Liferay 6.1.0

com.liferay.portlet.documentlibrary.model
Class DLFileEntryTypeConstants

java.lang.Object
  extended by com.liferay.portlet.documentlibrary.model.DLFileEntryTypeConstants

public class DLFileEntryTypeConstants
extends Object


Field Summary
static String NAME_IMAGE
           
static String NAME_VIDEO
           
 
Constructor Summary
DLFileEntryTypeConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME_IMAGE

public static final String NAME_IMAGE
See Also:
Constant Field Values

NAME_VIDEO

public static final String NAME_VIDEO
See Also:
Constant Field Values
Constructor Detail

DLFileEntryTypeConstants

public DLFileEntryTypeConstants()

Liferay 6.1.0