public interface IApplicationPermission
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Returns descriptive text for an application permission.
|
java.lang.String |
getFullName()
Returns a full path name associated with an application permission.
|
Id |
getId()
Returns the Id associated with an application permission.
|
java.lang.String |
getName()
Returns the name for this application permission.
|
java.util.List<IApplicationPermission> |
getSubPermissions()
Gets the sub-permissions associated with this application permission.
|
java.lang.String getName()
java.lang.String getFullName()
Id getId()
java.lang.String getDescription()
java.util.List<IApplicationPermission> getSubPermissions()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2019. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.