|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.PortalStringResource
public class PortalStringResource
String resource for the portal
Field Summary | |
---|---|
protected java.util.Vector<java.lang.String> |
resourcePaths
|
Constructor Summary | |
---|---|
PortalStringResource()
|
Method Summary | |
---|---|
void |
addAllResourcePaths(IResource resource)
|
void |
addResourcePath(java.lang.String resourcePath)
|
java.util.Enumeration<java.lang.String> |
getResourcePaths()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.Vector<java.lang.String> resourcePaths
Constructor Detail |
---|
public PortalStringResource()
Method Detail |
---|
public java.util.Enumeration<java.lang.String> getResourcePaths()
getResourcePaths
in interface IResource
public void addResourcePath(java.lang.String resourcePath)
addResourcePath
in interface IResource
public void addAllResourcePaths(IResource resource)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |