org.apache.isis.core.progmodel.facets.actions.prototype.annotation
Class PrototypeFacetAnnotation

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.prototype.PrototypeFacetAbstract
              extended by org.apache.isis.core.progmodel.facets.actions.prototype.annotation.PrototypeFacetAnnotation
All Implemented Interfaces:
org.apache.isis.core.metamodel.facetapi.Facet, org.apache.isis.core.metamodel.facets.actions.prototype.PrototypeFacet, org.apache.isis.core.metamodel.facets.MarkerFacet

public class PrototypeFacetAnnotation
extends PrototypeFacetAbstract


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
PrototypeFacetAnnotation(org.apache.isis.core.metamodel.facetapi.FacetHolder holder)
           
 
Method Summary
 
Methods inherited from class org.apache.isis.core.progmodel.facets.actions.prototype.PrototypeFacetAbstract
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

PrototypeFacetAnnotation

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


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