org.apache.pluto.portalImpl.om.common.impl
Class DescriptionImpl
java.lang.Object
org.apache.pluto.portalImpl.om.common.impl.DescriptionImpl
- All Implemented Interfaces:
- java.io.Serializable, org.apache.pluto.om.common.Description, org.apache.pluto.om.Model, Support
public class DescriptionImpl
- extends java.lang.Object
- implements org.apache.pluto.om.common.Description, java.io.Serializable, Support
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DescriptionImpl
public DescriptionImpl()
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in interface org.apache.pluto.om.common.Description
getLocale
public java.util.Locale getLocale()
- Specified by:
getLocale
in interface org.apache.pluto.om.common.Description
postBuild
public void postBuild(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
postBuild
in interface Support
- Throws:
java.lang.Exception
postLoad
public void postLoad(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
postLoad
in interface Support
- Throws:
java.lang.Exception
postStore
public void postStore(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
postStore
in interface Support
- Throws:
java.lang.Exception
preBuild
public void preBuild(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
preBuild
in interface Support
- Throws:
java.lang.Exception
preStore
public void preStore(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
preStore
in interface Support
- Throws:
java.lang.Exception
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
toString
public java.lang.String toString(int indent)
setDescription
public void setDescription(java.lang.String description)
setLocale
public void setLocale(java.util.Locale locale)
getCastorLocale
public java.lang.String getCastorLocale()
- Returns the castorLocale.
- Returns:
- String
setCastorLocale
public void setCastorLocale(java.lang.String castorLocale)
- Sets the castorLocale.
- Parameters:
castorLocale
- The castorLocale to set
Copyright © 2003-2009 . All Rights Reserved.