Uses of Class
pt.digitalis.dif.dem.annotations.metaannotations.BindToPrimary

Packages that use BindToPrimary
pt.digitalis.dif.dem.annotations   
pt.digitalis.dif.dem.annotations.parameter   
pt.digitalis.dif.dem.annotations.security   
pt.digitalis.dif.dem.annotations.stage   
pt.digitalis.dif.dem.annotations.stage.controller   
 

Uses of BindToPrimary in pt.digitalis.dif.dem.annotations
 

Classes in pt.digitalis.dif.dem.annotations with annotations of type BindToPrimary
 interface Messages
          This annotation injects a message set on a metamodel element.
 interface Registrable
          This annotation is used to indicate that the element is registrable, that is, it can only be accessed by end-users that own a valid license.
 

Uses of BindToPrimary in pt.digitalis.dif.dem.annotations.parameter
 

Classes in pt.digitalis.dif.dem.annotations.parameter with annotations of type BindToPrimary
 interface AddDocumentToRepository
          This annotation defines that a specific DocumentRepositoryEntry typed parameter should be automatically added to the document repository
 interface BindParameterIDs
          This annotation binds a set of IDs to Validator thus enabling that all the supplied IDs can be validated by the Validator.
 interface FormConfigurable
          This annotation defines a meta-model element parameter.
 interface Persist
          This annotation defines the kind of persistence that a parameter can have.
 interface Rule
          Rule association for a given parameter.
 interface Rules
          Group of Rule association for a given parameter.
 interface Validator
          This annotation injects a validator in a parameter.
 

Uses of BindToPrimary in pt.digitalis.dif.dem.annotations.security
 

Classes in pt.digitalis.dif.dem.annotations.security with annotations of type BindToPrimary
 interface AccessControl
          This annotation defines a default ACL for the containing DEM entity.
 interface Group
          This annotation defines a default Group for the containing DEM entity.
 interface Groups
          Rule association for a given parameter.
 interface User
          This annotation defines a default User for the containing DEM entity.
 interface Users
          Rule association for a given parameter.
 

Uses of BindToPrimary in pt.digitalis.dif.dem.annotations.stage
 

Classes in pt.digitalis.dif.dem.annotations.stage with annotations of type BindToPrimary
 interface Callback
          This annotation marks a stage for session tracking.
 interface ErrorStage
          This annotation defines a stage for execution if an exception is thrown.
 interface ErrorView
          This annotation defines a view for execution if an exception is thrown.
 interface ExceptionHandler
          This annotation defines a stage for execution if an exception is thrown.
 

Uses of BindToPrimary in pt.digitalis.dif.dem.annotations.stage.controller
 

Classes in pt.digitalis.dif.dem.annotations.stage.controller with annotations of type BindToPrimary
 interface DispatcherMode
          This annotation allows the programmer to configure the Stage execution by the DIF dispatcher.
 interface InjectAuthenticationError
          This annotation allows the programmer to configure the Stages authentication controller step.
 



Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.