|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.theme.render.PropertyFetch
public class PropertyFetch
Field Summary | |
---|---|
static int |
ALL_SCOPE
. |
static int |
ANCESTORS_SCOPE
. |
Constructor Summary | |
---|---|
PropertyFetch(int scope)
|
Method Summary | |
---|---|
int |
getScope()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int ALL_SCOPE
public static final int ANCESTORS_SCOPE
Constructor Detail |
---|
public PropertyFetch(int scope)
Method Detail |
---|
public int getScope()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |