|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.profiler.impl.ProfileLocatorPropertyImpl
public class ProfileLocatorPropertyImpl
ProfileLocatorElement
| Constructor Summary | |
|---|---|
ProfileLocatorPropertyImpl(RuleCriterion criterion,
boolean isControl,
boolean isNavigation,
java.lang.String value)
|
|
ProfileLocatorPropertyImpl(java.lang.String name,
boolean isControl,
boolean isNavigation,
java.lang.String value)
|
|
| Method Summary | |
|---|---|
int |
getFallbackType()
Returns the fallback type of the property. |
java.lang.String |
getName()
|
java.lang.String |
getType()
|
java.lang.String |
getValue()
Gets the value of the locator property. |
boolean |
isControl()
|
boolean |
isNavigation()
|
void |
setFallbackType(int i)
|
void |
setName(java.lang.String string)
|
void |
setType(java.lang.String string)
|
void |
setValue(java.lang.String value)
Sets the value of the locator property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProfileLocatorPropertyImpl(RuleCriterion criterion,
boolean isControl,
boolean isNavigation,
java.lang.String value)
public ProfileLocatorPropertyImpl(java.lang.String name,
boolean isControl,
boolean isNavigation,
java.lang.String value)
| Method Detail |
|---|
public java.lang.String getValue()
ProfileLocatorProperty
getValue in interface ProfileLocatorPropertypublic void setValue(java.lang.String value)
ProfileLocatorProperty
setValue in interface ProfileLocatorPropertystring - public int getFallbackType()
ProfileLocatorProperty
getFallbackType in interface ProfileLocatorPropertypublic java.lang.String getName()
getName in interface ProfileLocatorPropertypublic java.lang.String getType()
getType in interface ProfileLocatorPropertypublic void setFallbackType(int i)
setFallbackType in interface ProfileLocatorPropertyi - public void setName(java.lang.String string)
setName in interface ProfileLocatorPropertystring - public void setType(java.lang.String string)
setType in interface ProfileLocatorPropertystring - public boolean isControl()
isControl in interface ProfileLocatorPropertypublic boolean isNavigation()
isNavigation in interface ProfileLocatorProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||