public interface RolePermissionContract extends Versioned, GloballyUnique, Identifiable, Inactivatable
Modifier and Type | Method and Description |
---|---|
String |
getPermissionId()
The Permission ID referenced by the Role Permission.
|
String |
getRoleId()
The Role ID referenced by the Role Permission.
|
getVersionNumber
getObjectId
getId
isActive
String getPermissionId()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.