com.orchestranetworks.ui
Interface ResourceType


public interface ResourceType

Identifies a type of HTTP resource that may be used for user display.


Field Summary
static ResourceType HTML
           
static ResourceType ICON
           
static ResourceType IMAGE
           
static ResourceType JSCRIPT
           
static ResourceType MESSAGES
          Deprecated.  
static ResourceType STYLESHEET
           
 
Method Summary
 boolean isInternal()
          Returns true if the resources of this type are under WEB-INF/ directory (they are not directly accessible from HTTP protocol)
 

Field Detail

HTML

public static final ResourceType HTML

ICON

public static final ResourceType ICON

IMAGE

public static final ResourceType IMAGE

MESSAGES

public static final ResourceType MESSAGES
Deprecated.  


JSCRIPT

public static final ResourceType JSCRIPT

STYLESHEET

public static final ResourceType STYLESHEET
Method Detail

isInternal

public boolean isInternal()
Returns true if the resources of this type are under WEB-INF/ directory (they are not directly accessible from HTTP protocol)



(report a bug)
EBX.Platform 4.5.0 [0598]
Copyright Orchestra Networks 2000-2008. All rights reserved.