|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.config.element.Behavior
org.apache.myfaces.config.impl.digester.elements.Behavior
public class Behavior
Implementation of model for
Constructor Summary
Behavior()
Method Summary
voidaddAttribute(Attribute attribute)
voidaddProperty(Property property)
Collection<Attribute>getAttributes()
StringgetBehaviorClass()
StringgetBehaviorId()
Collection<Property>getProperties()
voidsetBehaviorClass(String behaviorClass)
voidsetBehaviorId(String behaviorId)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
Behavior
public Behavior()
Method Detail
getBehaviorClass
public String getBehaviorClass()
getBehaviorClass in class Behavior
getBehaviorId
public String getBehaviorId()
getBehaviorId in class Behavior
setBehaviorClass
public void setBehaviorClass(String behaviorClass)
setBehaviorId
public void setBehaviorId(String behaviorId)
getAttributes
public Collection<Attribute> getAttributes()
addAttribute
public void addAttribute(Attribute attribute)
getProperties
public Collection<Property> getProperties()
addProperty
public void addProperty(Property property)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.