org.jasig.portal.portlets
Class StringListAttributeFactory

java.lang.Object
  extended by org.jasig.portal.portlets.StringListAttributeFactory
All Implemented Interfaces:
Serializable, org.apache.commons.collections.Factory

public class StringListAttributeFactory
extends Object
implements org.apache.commons.collections.Factory, Serializable

See Also:
Serialized Form

Constructor Summary
StringListAttributeFactory()
           
 
Method Summary
 StringListAttribute create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringListAttributeFactory

public StringListAttributeFactory()
Method Detail

create

public StringListAttribute create()
Specified by:
create in interface org.apache.commons.collections.Factory


Copyright © 2010 Jasig. All Rights Reserved.