org.apache.pluto.portalImpl.om.servlet.impl
Class TagDefinitionSet
java.lang.Object
java.util.AbstractCollection
java.util.AbstractSet
java.util.HashSet
org.apache.pluto.portalImpl.om.common.AbstractSupportSet
org.apache.pluto.portalImpl.om.servlet.impl.TagDefinitionSet
- All Implemented Interfaces:
- java.lang.Cloneable, java.util.Collection, java.io.Serializable, java.util.Set, Support
- public class TagDefinitionSet
- extends AbstractSupportSet
- implements java.io.Serializable, Support
- See Also:
- Serialized Form
| 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 |
| 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 |
TagDefinitionSet
public TagDefinitionSet()
get
public TagDefinition get(java.util.Locale locale)
postBuild
public void postBuild(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
postBuild in interface Support- Overrides:
postBuild in class AbstractSupportSet
- Throws:
java.lang.Exception
postLoad
public void postLoad(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
postLoad in interface Support- Overrides:
postLoad in class AbstractSupportSet
- Throws:
java.lang.Exception
postStore
public void postStore(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
postStore in interface Support- Overrides:
postStore in class AbstractSupportSet
- Throws:
java.lang.Exception
preBuild
public void preBuild(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
preBuild in interface Support- Overrides:
preBuild in class AbstractSupportSet
- Throws:
java.lang.Exception
preStore
public void preStore(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
preStore in interface Support- Overrides:
preStore in class AbstractSupportSet
- Throws:
java.lang.Exception
toString
public java.lang.String toString()
toString
public java.lang.String toString(int indent)
Copyright © 2003-2007 . All Rights Reserved.