|
||||||||||
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.BehaviorImpl
public class BehaviorImpl
Implementation of model for
Constructor Summary
BehaviorImpl()
Method Summary
void
addAttribute(AttributeImpl attribute)
void
addProperty(PropertyImpl property)
Collection<AttributeImpl>
getAttributes()
String
getBehaviorClass()
String
getBehaviorId()
Collection<PropertyImpl>
getProperties()
void
setBehaviorClass(String behaviorClass)
void
setBehaviorId(String behaviorId)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
BehaviorImpl
public BehaviorImpl()
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<AttributeImpl> getAttributes()
addAttribute
public void addAttribute(AttributeImpl attribute)
getProperties
public Collection<PropertyImpl> getProperties()
addProperty
public void addProperty(PropertyImpl 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 © 2015 The Apache Software Foundation. All rights reserved.