|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
org.omg.WorkflowModel._WfAssignmentStub
public class _WfAssignmentStub
org/omg/WorkflowModel/_WfAssignmentStub.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from WorkflowModel.idl Monday, December 24, 2007 5:43:48 PM CET
Constructor Summary | |
---|---|
_WfAssignmentStub()
|
Method Summary | |
---|---|
java.lang.String[] |
_ids()
|
WfActivity |
activity()
|
WfResource |
assignee()
|
boolean |
get_accepted_status()
|
void |
set_accepted_status(boolean accept)
|
void |
set_assignee(WfResource new_value)
|
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
---|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Constructor Detail |
---|
public _WfAssignmentStub()
Method Detail |
---|
public WfActivity activity() throws BaseException
activity
in interface WfAssignmentOperations
BaseException
public WfResource assignee() throws BaseException
assignee
in interface WfAssignmentOperations
BaseException
public void set_assignee(WfResource new_value) throws BaseException, InvalidResource
set_assignee
in interface WfAssignmentOperations
BaseException
InvalidResource
public void set_accepted_status(boolean accept) throws BaseException, CannotAcceptSuspended
set_accepted_status
in interface WfAssignmentOperations
BaseException
CannotAcceptSuspended
public boolean get_accepted_status() throws BaseException
get_accepted_status
in interface WfAssignmentOperations
BaseException
public java.lang.String[] _ids()
_ids
in class org.omg.CORBA.portable.ObjectImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |