org.jasig.portal.portlets.portletadmin.xmlsupport
Class CPDControlList
java.lang.Object
org.jasig.portal.portlets.portletadmin.xmlsupport.CPDControlList
- All Implemented Interfaces:
- Serializable
public class CPDControlList
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CPDControlList
public CPDControlList()
getControls
public List<CPDControl> getControls()
setControls
public void setControls(List<CPDControl> controls)
Copyright © 2010 Jasig. All Rights Reserved.