public interface ProfileManager
Authorizables.
A Profile may be associated with a given application.| Modifier and Type | Method and Description |
|---|---|
Profile |
getProfile(String authorizableId,
Session session)
Deprecated.
|
Profile |
getProfile(String authorizableId,
Session session,
String appName)
Deprecated.
|
Profile getProfile(String authorizableId, Session session) throws RepositoryException
authorizableId - ID of the
Authorizable to access
the Profile forsession - to use to access the
Profile withnull if none defined or accessibleRepositoryException - in case of error accessing the RepositoryProfile getProfile(String authorizableId, Session session, String appName) throws RepositoryException
authorizableId - ID of the
Authorizable to access
the Profile forsession - to use to access the
Profile withappName - identifier of the application the profile is dedicated tonull if none defined or accessibleRepositoryException - in case of error accessing the RepositoryCopyright © 2010 - 2020 Adobe. All Rights Reserved