Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 2 (10.1.2)
B25708-01


oracle.tip.pc.services.identity
Class Group

java.lang.Object
  extended byoracle.tip.pc.services.identity.Principal
      extended byoracle.tip.pc.services.identity.Identity
          extended byoracle.tip.pc.services.identity.Group

All Implemented Interfaces:
java.io.Serializable

public class Group
extends Identity
implements java.io.Serializable

Group class defines BPEL Process Manager Group for RemoteIdentityService inteface

See Also:
Serialized Form

Constructor Summary
Group()
          Default Constructor
Group(BPMGroup group)
          Constructor

 

Methods inherited from class oracle.tip.pc.services.identity.Identity
getEmail, setEmail

 

Methods inherited from class oracle.tip.pc.services.identity.Principal
equals, getAttribute, getDescription, getDisplayName, getFullName, getGuid, getName, setAttribute, setDescription, setDisplayName, setFullName, setGuid, setName, toString

 

Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

Group

public Group()
Default Constructor

Group

public Group(BPMGroup group)
Constructor
Parameters:
group - a BPMGroup object

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 2 (10.1.2)
B25708-01


Copyright © 2005, Oracle. All rights reserved.