com.softwareag.mdm.service.directory
Class ProfileListContext

java.lang.Object
  extended bycom.softwareag.mdm.service.directory.ProfileListContext

public class ProfileListContext
extends Object

This class is used by a directory for specializing the profiles that a user may select according the current purpose (see methods comments).

See Also:
Directory.getProfiles(ProfileListContext)

Method Summary
 boolean isForDefiningPermission()
          Returns true when the expected list of profiles serves to define a permission (access or action permission).
 boolean isForSelectingAgreementDistributor()
          Returns true when the expected list of profiles serves to select the distributor of an agreement.
 boolean isForSelectingBranchOwner()
          Returns true when the expected list of profiles serves to select the owner of a branch.
 boolean isForSelectingInstanceOwner()
          Returns true when the expected list of profiles serves to select the owner of an adaptation instance.
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

isForSelectingBranchOwner

public boolean isForSelectingBranchOwner()
Returns true when the expected list of profiles serves to select the owner of a branch.


isForSelectingInstanceOwner

public boolean isForSelectingInstanceOwner()
Returns true when the expected list of profiles serves to select the owner of an adaptation instance.


isForSelectingAgreementDistributor

public boolean isForSelectingAgreementDistributor()
Returns true when the expected list of profiles serves to select the distributor of an agreement.


isForDefiningPermission

public boolean isForDefiningPermission()
Returns true when the expected list of profiles serves to define a permission (access or action permission).


toString

public String toString()


(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.