|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Profile | |
com.softwareag.mdm.adaptation | Provides core classes and interfaces for accessing schema instances, tables and their occurrences. |
com.softwareag.mdm.instance | Provides interfaces for accessing schema instances. |
com.softwareag.mdm.service | Provides classes and interfaces for implementing specific services and access rules on webMethods MDM. |
com.softwareag.mdm.service.directory |
Uses of Profile in com.softwareag.mdm.adaptation |
Methods in com.softwareag.mdm.adaptation that return Profile | |
Profile |
AdaptationHome.getOwner()
Returns the owner profile of this home in the current repository. |
Profile |
Adaptation.getDistributor()
Returns the distributor of this adaptation, null if it is not an
agreement or under an agreement.
|
Profile |
Adaptation.getProvider()
Returns the owner of this adaptation. |
Methods in com.softwareag.mdm.adaptation with parameters of type Profile | |
List |
AdaptationHome.findAllAgreements(Profile distributor,
Adaptation aRoot)
Returns a list of all the adaptations that are an agreement with the distributor specified and that are under the root specified. |
Uses of Profile in com.softwareag.mdm.instance |
Methods in com.softwareag.mdm.instance with parameters of type Profile | |
abstract AdaptationHome |
Repository.createHome(AdaptationHome parentBranch,
HomeKey aKey,
Profile owner,
Session aSession,
UserMessage aLabel,
UserMessage aDescription)
Creates the home specified. |
Uses of Profile in com.softwareag.mdm.service |
Subclasses of Profile in com.softwareag.mdm.service | |
class |
Role
A role is a profile that is not a user reference: several users may have the same role. |
class |
UserReference
Identifies a specific user. |
Methods in com.softwareag.mdm.service that return Profile | |
static Profile |
Profile.parse(String aString)
Analyses a string that has been created via format() and returns
the corresponding profile. |
Methods in com.softwareag.mdm.service with parameters of type Profile | |
boolean |
Session.isUserInRole(Profile aProfile)
Returns true if this user or the session has the role specified. |
Adaptation |
ProcedureContext.doCreateRoot(SchemaLocation aSchemaLocation,
AdaptationReference requestedNameOrNull,
Profile owner)
Creates a new root adaptation instance. |
Uses of Profile in com.softwareag.mdm.service.directory |
Methods in com.softwareag.mdm.service.directory with parameters of type Profile | |
boolean |
DirectoryHandler.isProfileDefined(Profile aProfile)
Returns true if the profile specified is defined in the
directory.
|
boolean |
DirectoryHandler.isProfileIncluded(Profile aProfile,
Profile anotherProfile)
Returns true when aProfile is equals to
or included in anotherProfile .
|
String |
DirectoryHandler.displayProfile(Profile aProfile,
Locale aLocale)
Returns a label for the profile specified. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.