JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.alfresco.repo.domain.permissions
Interface AceContext
All Known Implementing Classes:
AceContextEntity
public interface
AceContext
Entity for
alf_ace_context
persistence.
Since:
3.4
Author:
janv
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getClassContext
()
Long
getId
()
String
getKvpContext
()
String
getPropertyContext
()
Method Details
getId
Long
getId
()
getClassContext
String
getClassContext
()
getPropertyContext
String
getPropertyContext
()
getKvpContext
String
getKvpContext
()