org.apache.isis.core.progmodel.facets.actions.debug.annotation
Class DebugFacetAnnotation

java.lang.Object
  extended by org.apache.isis.core.metamodel.facetapi.FacetAbstract
      extended by org.apache.isis.core.metamodel.facets.MarkerFacetAbstract
          extended by org.apache.isis.core.progmodel.facets.actions.debug.DebugFacetAbstract
              extended by org.apache.isis.core.progmodel.facets.actions.debug.annotation.DebugFacetAnnotation
All Implemented Interfaces:
org.apache.isis.core.metamodel.facetapi.Facet, org.apache.isis.core.metamodel.facets.actions.debug.DebugFacet, org.apache.isis.core.metamodel.facets.MarkerFacet

public class DebugFacetAnnotation
extends DebugFacetAbstract


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.isis.core.metamodel.facetapi.FacetAbstract
org.apache.isis.core.metamodel.facetapi.FacetAbstract.Disabling, org.apache.isis.core.metamodel.facetapi.FacetAbstract.Hiding, org.apache.isis.core.metamodel.facetapi.FacetAbstract.Validating
 
Constructor Summary
DebugFacetAnnotation(org.apache.isis.core.metamodel.facetapi.FacetHolder holder)
           
 
Method Summary
 
Methods inherited from class org.apache.isis.core.progmodel.facets.actions.debug.DebugFacetAbstract
type
 
Methods inherited from class org.apache.isis.core.metamodel.facetapi.FacetAbstract
alwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toString, toStringValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.isis.core.metamodel.facetapi.Facet
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet
 

Constructor Detail

DebugFacetAnnotation

public DebugFacetAnnotation(org.apache.isis.core.metamodel.facetapi.FacetHolder holder)


Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.