com.redhat.persistence.metadata
Class Property.Switch

java.lang.Object
  extended bycom.redhat.persistence.metadata.Property.Switch
Enclosing class:
Property

public abstract static class Property.Switch
extends Object


Constructor Summary
Property.Switch()
           
 
Method Summary
abstract  void onAlias(Alias alias)
           
abstract  void onLink(Link link)
           
abstract  void onRole(Role role)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Property.Switch

public Property.Switch()
Method Detail

onRole

public abstract void onRole(Role role)

onAlias

public abstract void onAlias(Alias alias)

onLink

public abstract void onLink(Link link)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC