Schnittstelle ResourcePermission

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

@Deprecated public interface ResourcePermission extends Permission
Veraltet.
As of 4.3 use FilterPermission and ResourceFilter.

The following features are supported:

A representation of the model object 'Resource Permission'.
Siehe auch:
Generated
Model
  • Methodendetails

    • getPattern

      String getPattern()
      Veraltet.
      Returns the value of the 'Pattern' attribute.

      If the meaning of the 'Pattern' attribute isn't clear, there really should be more of a description here...

      Gibt zurück:
      the value of the 'Pattern' attribute.
      Siehe auch:
      Generated
      Model
    • setPattern

      void setPattern(String value)
      Veraltet.
      Sets the value of the 'Pattern' attribute.
      Parameter:
      value - the new value of the 'Pattern' attribute.
      Siehe auch:
      Generated