org.jasig.portal.portlets
Class BooleanAttributeFactory

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

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

See Also:
Serialized Form

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

Constructor Detail

BooleanAttributeFactory

public BooleanAttributeFactory()
Method Detail

create

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


Copyright © 2010 Jasig. All Rights Reserved.