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 516448 2007-03-09 16:25:47Z ate $
- Author:
- Scott T. Weaver
Methods inherited from interface org.apache.pluto.om.common.DisplayName |
getDisplayName, getLocale |
TYPE_WEB_APP
static final String TYPE_WEB_APP
- See Also:
- Constant Field Values
TYPE_PORTLET
static final String TYPE_PORTLET
- See Also:
- Constant Field Values
setDisplayName
void setDisplayName(String displayName)
setLocale
void setLocale(Locale locale)
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.