org.openprivacy.reptile.extensions.om
Class SubscriptionLayoutExtension

java.lang.Object
  |
  +--org.openprivacy.reptile.extensions.om.SubscriptionLayoutExtension

public class SubscriptionLayoutExtension
extends java.lang.Object

Version:
$Id: SubscriptionLayoutExtension.java,v 1.1 2002/02/25 08:17:20 burton Exp $
Author:
burtonator

Constructor Summary
SubscriptionLayoutExtension()
           
 
Method Summary
 java.lang.String layers()
          Get the layers from the categories
 java.lang.String subscriptions()
          Get the layers from the categories
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubscriptionLayoutExtension

public SubscriptionLayoutExtension()
Method Detail

layers

public java.lang.String layers()
                        throws java.lang.Exception
Get the layers from the categories

java.lang.Exception

subscriptions

public java.lang.String subscriptions()
                               throws java.lang.Exception
Get the layers from the categories

java.lang.Exception