com.sapportals.htmlb
Class Resource
java.lang.Object
com.sapportals.htmlb.Resource
- public class Resource
- extends Object
A basic resource. This class is only used internally to
manage JavaScript fragments or CSS files.
Copyright 2004 SAP AG
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Resource
public Resource(ResourceType type,
String key,
Object data)
getKey
public String getKey()
getType
public ResourceType getType()
getData
public Object getData()
getOptionalAttributes
public String getOptionalAttributes()
setOptionalAttributes
public void setOptionalAttributes(String optionalAttributes)
Copyright 2006 SAP AG Complete Copyright Notice