|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.om.servlet.impl.WebApplicationDefinitionImpl
public class WebApplicationDefinitionImpl
WebApplicationDefinitionImpl
| Constructor Summary | |
|---|---|
WebApplicationDefinitionImpl()
|
|
| Method Summary | |
|---|---|
void |
addDescription(java.util.Locale locale,
java.lang.String description)
|
void |
addDisplayName(java.util.Locale locale,
java.lang.String name)
|
void |
addSecurityRole(org.apache.pluto.om.common.SecurityRole securityRole)
|
java.lang.String |
getContextRoot()
|
java.lang.String |
getDescription()
Deprecated. |
org.apache.pluto.om.common.Description |
getDescription(java.util.Locale locale)
|
org.apache.pluto.om.common.DisplayName |
getDisplayName(java.util.Locale locale)
|
org.apache.pluto.om.common.ObjectID |
getId()
|
org.apache.pluto.om.common.ParameterSet |
getInitParameterSet()
|
org.apache.pluto.om.common.SecurityRoleSet |
getSecurityRoles()
|
javax.servlet.ServletContext |
getServletContext(javax.servlet.ServletContext servletContext)
|
org.apache.pluto.om.servlet.ServletDefinitionList |
getServletDefinitionList()
|
void |
setContextRoot(java.lang.String contextRoot)
|
void |
setDescription(java.lang.String desc)
Deprecated. |
void |
setDescriptionSet(org.apache.pluto.om.common.DescriptionSet descriptions)
|
void |
setDisplayNameSet(org.apache.pluto.om.common.DisplayNameSet displayNames)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebApplicationDefinitionImpl()
| Method Detail |
|---|
public org.apache.pluto.om.common.ObjectID getId()
getId in interface org.apache.pluto.om.servlet.WebApplicationDefinitionWebApplicationDefinition.getId()public org.apache.pluto.om.common.DisplayName getDisplayName(java.util.Locale locale)
getDisplayName in interface org.apache.pluto.om.servlet.WebApplicationDefinitionorg.apache.pluto.om.servlet.WebApplicationDefinition#getDisplayName()public org.apache.pluto.om.common.Description getDescription(java.util.Locale locale)
getDescription in interface org.apache.pluto.om.servlet.WebApplicationDefinitionorg.apache.pluto.om.servlet.WebApplicationDefinition#getDescription()public org.apache.pluto.om.common.ParameterSet getInitParameterSet()
getInitParameterSet in interface org.apache.pluto.om.servlet.WebApplicationDefinitionWebApplicationDefinition.getInitParameterSet()public org.apache.pluto.om.servlet.ServletDefinitionList getServletDefinitionList()
getServletDefinitionList in interface org.apache.pluto.om.servlet.WebApplicationDefinitionWebApplicationDefinition.getServletDefinitionList()public javax.servlet.ServletContext getServletContext(javax.servlet.ServletContext servletContext)
getServletContext in interface org.apache.pluto.om.servlet.WebApplicationDefinitionWebApplicationDefinition.getServletContext(javax.servlet.ServletContext)public java.lang.String getContextRoot()
getContextRoot in interface org.apache.pluto.om.servlet.WebApplicationDefinitionWebApplicationDefinition.getContextRoot()public void setDisplayNameSet(org.apache.pluto.om.common.DisplayNameSet displayNames)
setDisplayNameSet in interface MutableWebApplicationorg.apache.pluto.om.servlet.WebApplicationDefinitionCtrl#setDisplayName(java.lang.String)public void setContextRoot(java.lang.String contextRoot)
setContextRoot in interface MutableWebApplicationorg.apache.jetspeed.om.common.servlet.WebApplicationComposite#setContextRoot(java.lang.String)
public void addDescription(java.util.Locale locale,
java.lang.String description)
addDescription in interface MutableWebApplicationMutableWebApplication.addDescription(java.util.Locale, java.lang.String)
public void addDisplayName(java.util.Locale locale,
java.lang.String name)
addDisplayName in interface MutableWebApplicationMutableWebApplication.addDisplayName(java.util.Locale, java.lang.String)public void setDescriptionSet(org.apache.pluto.om.common.DescriptionSet descriptions)
setDescriptionSet in interface MutableWebApplicationMutableWebApplication.setDescriptionSet(org.apache.pluto.om.common.DescriptionSet)public java.lang.String getDescription()
public void setDescription(java.lang.String desc)
desc - public org.apache.pluto.om.common.SecurityRoleSet getSecurityRoles()
getSecurityRoles in interface org.apache.pluto.om.servlet.WebApplicationDefinitionWebApplicationDefinition.getSecurityRoles()public void addSecurityRole(org.apache.pluto.om.common.SecurityRole securityRole)
addSecurityRole in interface MutableWebApplicationMutableWebApplication.addSecurityRole(org.apache.pluto.om.common.SecurityRole)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||