org.apache.pluto.portalImpl.om.common.impl
Class DisplayNameImpl
java.lang.Object
org.apache.pluto.portalImpl.om.common.impl.DisplayNameImpl
- All Implemented Interfaces:
- java.io.Serializable, org.apache.pluto.om.common.DisplayName, org.apache.pluto.om.Model, Support
public class DisplayNameImpl
- extends java.lang.Object
- implements org.apache.pluto.om.common.DisplayName, 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 |
DisplayNameImpl
public DisplayNameImpl()
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName
in interface org.apache.pluto.om.common.DisplayName
getLocale
public java.util.Locale getLocale()
- Specified by:
getLocale
in interface org.apache.pluto.om.common.DisplayName
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
postBuild
public void postBuild(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
postBuild
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)
setDisplayName
public void setDisplayName(java.lang.String displayName)
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-2011 . All Rights Reserved.