|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractCollection<E>
java.util.AbstractSet<E>
java.util.HashSet
org.apache.cocoon.portal.pluto.om.common.AbstractSupportSet
org.apache.cocoon.portal.pluto.om.common.TagDefinitionSet
public class TagDefinitionSet
| Field Summary |
|---|
| Fields inherited from interface org.apache.cocoon.portal.pluto.om.common.Support |
|---|
POST_BUILD, POST_LOAD, POST_STORE, PRE_BUILD, PRE_STORE |
| Constructor Summary | |
|---|---|
TagDefinitionSet()
|
|
| Method Summary | |
|---|---|
TagDefinition |
get(Locale locale)
|
void |
postBuild(Object parameter)
|
void |
postLoad(Object parameter)
|
void |
postStore(Object parameter)
|
void |
preBuild(Object parameter)
|
void |
preStore(Object parameter)
|
| Methods inherited from class org.apache.cocoon.portal.pluto.om.common.AbstractSupportSet |
|---|
dispatch |
| Methods inherited from class java.util.HashSet |
|---|
add, clear, clone, contains, isEmpty, iterator, remove, size |
| Methods inherited from class java.util.AbstractSet |
|---|
equals, hashCode, removeAll |
| Methods inherited from class java.util.AbstractCollection |
|---|
addAll, containsAll, retainAll, toArray, toArray, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Set |
|---|
addAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArray |
| Constructor Detail |
|---|
public TagDefinitionSet()
| Method Detail |
|---|
public TagDefinition get(Locale locale)
public void postBuild(Object parameter)
throws Exception
postBuild in interface SupportpostBuild in class AbstractSupportSetExceptionSupport.postBuild(java.lang.Object)
public void postLoad(Object parameter)
throws Exception
postLoad in interface SupportpostLoad in class AbstractSupportSetExceptionSupport.postLoad(java.lang.Object)
public void postStore(Object parameter)
throws Exception
postStore in interface SupportpostStore in class AbstractSupportSetExceptionSupport.postStore(java.lang.Object)
public void preBuild(Object parameter)
throws Exception
preBuild in interface SupportpreBuild in class AbstractSupportSetExceptionSupport.preBuild(java.lang.Object)
public void preStore(Object parameter)
throws Exception
preStore in interface SupportpreStore in class AbstractSupportSetExceptionSupport.preStore(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||