public interface IProfile
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getDefinition()
Returns the profile definition in XML format.
|
Id |
getId()
Returns the profile unique Id.
|
java.lang.String |
getName()
Returns the profile system name.
|
boolean |
isDefault()
Check if this profile is the default.
|
boolean |
isDisabled()
Check if this profile is the fallback profile.
|
boolean |
isFallBack()
Check if this profile is the fallback profile.
|
java.lang.String getName()
Id getId()
java.io.InputStream getDefinition()
boolean isDefault()
boolean isFallBack()
boolean isDisabled()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2022. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.