com.levigo.jadice.annotation
Interface ContextAwareAnnotationCustomizer

All Superinterfaces:
AnnotationCustomizer

public interface ContextAwareAnnotationCustomizer
extends AnnotationCustomizer


Method Summary
 void setPageSegment(PageSegment ps)
          Receive the page segment on which the annotation to be customized resides.
 
Methods inherited from interface com.levigo.jadice.annotation.AnnotationCustomizer
customize
 

Method Detail

setPageSegment

void setPageSegment(PageSegment ps)
Receive the page segment on which the annotation to be customized resides.

Parameters:
ps - the page segment


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.