Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
psdi.common.role.CustomRoleInterface

  • Packages that use CustomRoleInterface 
    Package Description
    com.ibm.tivoli.maximo.script  
    psdi.app.bulletinboard  
    psdi.common.role  
    psdi.workflow
    The Workflow package includes Mbos related to workflow.
    • Uses of CustomRoleInterface in com.ibm.tivoli.maximo.script

      Classes in com.ibm.tivoli.maximo.script that implement CustomRoleInterface 
      Modifier and Type Class and Description
      class  ScriptCustomRole 
    • Uses of CustomRoleInterface in psdi.app.bulletinboard

      Classes in psdi.app.bulletinboard that implement CustomRoleInterface 
      Modifier and Type Class and Description
      class  BBAudOrgRole
      This class implements a role which represents a bulletin board message's organization audience.
      class  BBAudPersonGroupRole
      This class implements a role which represents a bulletin board message's persongroup audience.
      class  BBAudSiteRole
      This class implements a role which represents a bulletin board message's site audience.
    • Uses of CustomRoleInterface in psdi.common.role

      Classes in psdi.common.role that implement CustomRoleInterface 
      Modifier and Type Class and Description
      class  CustomRoleAdapter
      This adapter automatically converts the PersonID or PersonGroup returned into an email address array.
      class  UserDataRole
      This role takes an attribute from the logged-in user's PersonID record and treats it as a PersonID.
    • Uses of CustomRoleInterface in psdi.workflow

      Classes in psdi.workflow that implement CustomRoleInterface 
      Modifier and Type Class and Description
      class  MaximoAdminRole
      This class returns the PersonID of the maximo administrator user as specified in property mxe.adminuserid
      class  WorkflowOriginatorRole
      This class returns the PersonID of who started the workflow process.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes