Schnittstelle FilterPermission

Alle Superschnittstellen:
CDOObject, CDOWithID, EObject, Notifier, Permission
Alle bekannten Implementierungsklassen:
FilterPermissionImpl

public interface FilterPermission extends Permission
A representation of the model object 'Filter Permission'.
Seit:
4.3

The following features are supported:

Siehe auch:
Generated
Model
  • Methodendetails

    • getFilters

      EList<PermissionFilter> getFilters()
      Returns the value of the 'Filters' containment reference list. The list contents are of type PermissionFilter.

      If the meaning of the 'Filters' containment reference list isn't clear, there really should be more of a description here...

      Gibt zurück:
      the value of the 'Filters' containment reference list.
      Siehe auch:
      Generated
      Model
      containment="true" required="true"