|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl.PortletAppTypeImpl
public class PortletAppTypeImpl
| Field Summary | |
|---|---|
protected CustomPortletModeType[] |
customPortletMode
|
protected CustomWindowStateType[] |
customWindowState
|
protected String |
id
|
protected PortletType[] |
portlet
|
protected SecurityConstraintType[] |
securityConstraint
|
protected UserAttributeType[] |
userAttribute
|
protected String |
version
|
| Constructor Summary | |
|---|---|
PortletAppTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl.PortletAppTypeImpl instance. |
|
PortletAppTypeImpl(PortletAppTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl.PortletAppTypeImpl instance by copying a given instance. |
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PortletType[] portlet
protected CustomPortletModeType[] customPortletMode
protected CustomWindowStateType[] customWindowState
protected UserAttributeType[] userAttribute
protected SecurityConstraintType[] securityConstraint
protected String version
protected String id
| Constructor Detail |
|---|
public PortletAppTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl.PortletAppTypeImpl instance.
public PortletAppTypeImpl(PortletAppTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.portlet.app100.impl.PortletAppTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public PortletType[] getPortlet()
getPortlet in interface PortletAppTypePortletTypepublic PortletType getPortlet(int idx)
getPortlet in interface PortletAppTypePortletTypepublic int getPortletLength()
getPortletLength in interface PortletAppTypepublic void setPortlet(PortletType[] values)
setPortlet in interface PortletAppTypevalues - allowed objects are
PortletType
public PortletType setPortlet(int idx,
PortletType value)
setPortlet in interface PortletAppTypevalue - allowed object is
PortletTypepublic CustomPortletModeType[] getCustomPortletMode()
getCustomPortletMode in interface PortletAppTypeCustomPortletModeTypepublic CustomPortletModeType getCustomPortletMode(int idx)
getCustomPortletMode in interface PortletAppTypeCustomPortletModeTypepublic int getCustomPortletModeLength()
getCustomPortletModeLength in interface PortletAppTypepublic void setCustomPortletMode(CustomPortletModeType[] values)
setCustomPortletMode in interface PortletAppTypevalues - allowed objects are
CustomPortletModeType
public CustomPortletModeType setCustomPortletMode(int idx,
CustomPortletModeType value)
setCustomPortletMode in interface PortletAppTypevalue - allowed object is
CustomPortletModeTypepublic CustomWindowStateType[] getCustomWindowState()
getCustomWindowState in interface PortletAppTypeCustomWindowStateTypepublic CustomWindowStateType getCustomWindowState(int idx)
getCustomWindowState in interface PortletAppTypeCustomWindowStateTypepublic int getCustomWindowStateLength()
getCustomWindowStateLength in interface PortletAppTypepublic void setCustomWindowState(CustomWindowStateType[] values)
setCustomWindowState in interface PortletAppTypevalues - allowed objects are
CustomWindowStateType
public CustomWindowStateType setCustomWindowState(int idx,
CustomWindowStateType value)
setCustomWindowState in interface PortletAppTypevalue - allowed object is
CustomWindowStateTypepublic UserAttributeType[] getUserAttribute()
getUserAttribute in interface PortletAppTypeUserAttributeTypepublic UserAttributeType getUserAttribute(int idx)
getUserAttribute in interface PortletAppTypeUserAttributeTypepublic int getUserAttributeLength()
getUserAttributeLength in interface PortletAppTypepublic void setUserAttribute(UserAttributeType[] values)
setUserAttribute in interface PortletAppTypevalues - allowed objects are
UserAttributeType
public UserAttributeType setUserAttribute(int idx,
UserAttributeType value)
setUserAttribute in interface PortletAppTypevalue - allowed object is
UserAttributeTypepublic SecurityConstraintType[] getSecurityConstraint()
getSecurityConstraint in interface PortletAppTypeSecurityConstraintTypepublic SecurityConstraintType getSecurityConstraint(int idx)
getSecurityConstraint in interface PortletAppTypeSecurityConstraintTypepublic int getSecurityConstraintLength()
getSecurityConstraintLength in interface PortletAppTypepublic void setSecurityConstraint(SecurityConstraintType[] values)
setSecurityConstraint in interface PortletAppTypevalues - allowed objects are
SecurityConstraintType
public SecurityConstraintType setSecurityConstraint(int idx,
SecurityConstraintType value)
setSecurityConstraint in interface PortletAppTypevalue - allowed object is
SecurityConstraintTypepublic String getVersion()
PortletAppType
getVersion in interface PortletAppTypeStringpublic void setVersion(String value)
PortletAppType
setVersion in interface PortletAppTypevalue - allowed object is
Stringpublic String getId()
PortletAppType
getId in interface PortletAppTypeStringpublic void setId(String value)
PortletAppType
setId in interface PortletAppTypevalue - allowed object is
Stringpublic void copyPortlet(PortletType[] source)
Portlet.
source - The source to copy from.
NullPointerException - if source is null.public void copyCustomPortletMode(CustomPortletModeType[] source)
CustomPortletMode.
source - The source to copy from.
NullPointerException - if source is null.public void copyCustomWindowState(CustomWindowStateType[] source)
CustomWindowState.
source - The source to copy from.
NullPointerException - if source is null.public void copyUserAttribute(UserAttributeType[] source)
UserAttribute.
source - The source to copy from.
NullPointerException - if source is null.public void copySecurityConstraint(SecurityConstraintType[] source)
SecurityConstraint.
source - The source to copy from.
NullPointerException - if source is null.public PortletAppTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||