org.apache.jetspeed.om.common
Interface MutableDisplayName
- All Superinterfaces:
- org.apache.pluto.om.common.DisplayName, org.apache.pluto.om.Model
- public interface MutableDisplayName
- extends org.apache.pluto.om.common.DisplayName
MutableDisplayName
- Version:
- $Id: MutableDisplayName.java 186724 2004-06-05 05:10:46Z taylor $
- Author:
- Scott T. Weaver
Methods inherited from interface org.apache.pluto.om.common.DisplayName |
getDisplayName, getLocale |
TYPE_WEB_APP
public static final String TYPE_WEB_APP
- See Also:
- Constant Field Values
TYPE_PORTLET
public static final String TYPE_PORTLET
- See Also:
- Constant Field Values
setDisplayName
public void setDisplayName(String displayName)
setLocale
public void setLocale(Locale locale)
Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.