org.apache.pluto.descriptors.portlet
Class SecurityConstraintDD
java.lang.Object
org.apache.pluto.descriptors.portlet.SecurityConstraintDD
public class SecurityConstraintDD
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityConstraintDD
public SecurityConstraintDD()
getDisplayName
public java.lang.String getDisplayName()
setDisplayName
public void setDisplayName(java.lang.String displayName)
getPortletCollection
public PortletCollectionDD getPortletCollection()
setPortletCollection
public void setPortletCollection(PortletCollectionDD portletCollection)
getUserDataConstraint
public UserDataConstraintDD getUserDataConstraint()
setUserDataConstraint
public void setUserDataConstraint(UserDataConstraintDD userDataConstraint)
Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.