Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IProject Methods

The methods of the IProject interface are listed below. For a complete list of IProject interface members, see the IProject Members topic.

Public Instance Methods

GetRole Returns the role in this project based on the given role type.
HasCreatedDate Returns true if the project created date is available, otherwise false.
HasLastModifiedDate Returns true if the project last modified date is available, otherwise false.
HasStartDate Returns true if the project start date is available, otherwise false.
IsActionAllowed Returns true if the given ProjectPermissions is allowed for this project.
Store Stores a project.

See Also

IProject Interface | Plumtree.Remote.PRC.Collaboration.Project Namespace